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