Class LengthFragmentConfigurationFieldValue
java.lang.Object
com.liferay.headless.admin.site.dto.v1_0.FragmentConfigurationFieldValue
com.liferay.headless.admin.site.dto.v1_0.LengthFragmentConfigurationFieldValue
- All Implemented Interfaces:
Serializable
@Generated("")
public class LengthFragmentConfigurationFieldValue
extends FragmentConfigurationFieldValue
implements Serializable
- See Also:
- Generated:
-
Nested Class Summary
Nested classes/interfaces inherited from class com.liferay.headless.admin.site.dto.v1_0.FragmentConfigurationFieldValue
FragmentConfigurationFieldValue.Type -
Field Summary
FieldsFields inherited from class com.liferay.headless.admin.site.dto.v1_0.FragmentConfigurationFieldValue
type -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetValue()inthashCode()voidvoidvoidsetValue_i18n(com.liferay.petra.function.UnsafeSupplier<Map<String, String>, Exception> value_i18nUnsafeSupplier) voidsetValue_i18n(Map<String, String> value_i18n) toString()unsafeToDTO(String json) Methods inherited from class com.liferay.headless.admin.site.dto.v1_0.FragmentConfigurationFieldValue
getType, getTypeAsString, setType, setType
-
Field Details
-
value
-
value_i18n
-
xClassName
-
-
Constructor Details
-
LengthFragmentConfigurationFieldValue
public LengthFragmentConfigurationFieldValue()
-
-
Method Details
-
toDTO
-
unsafeToDTO
-
getValue
-
setValue
-
setValue
-
getValue_i18n
-
setValue_i18n
-
setValue_i18n
-
equals
- Overrides:
equalsin classFragmentConfigurationFieldValue
-
hashCode
public int hashCode()- Overrides:
hashCodein classFragmentConfigurationFieldValue
-
toString
- Overrides:
toStringin classFragmentConfigurationFieldValue
-