Class FragmentLinkMappedValue
java.lang.Object
com.liferay.headless.admin.site.dto.v1_0.FragmentLinkValue
com.liferay.headless.admin.site.dto.v1_0.FragmentLinkMappedValue
- All Implemented Interfaces:
Serializable
@Generated("")
public class FragmentLinkMappedValue
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 TypeMethodDescriptionboolean@Valid MappinginthashCode()voidsetMapping(Mapping mapping) voidsetMapping(com.liferay.petra.function.UnsafeSupplier<Mapping, Exception> mappingUnsafeSupplier) static FragmentLinkMappedValuetoString()static FragmentLinkMappedValueunsafeToDTO(String json) Methods inherited from class com.liferay.headless.admin.site.dto.v1_0.FragmentLinkValue
getType, getTypeAsString, setType, setType
-
Field Details
-
mapping
-
xClassName
-
-
Constructor Details
-
FragmentLinkMappedValue
public FragmentLinkMappedValue()
-
-
Method Details
-
toDTO
-
unsafeToDTO
-
getMapping
-
setMapping
-
setMapping
-
equals
- Overrides:
equalsin classFragmentLinkValue
-
hashCode
public int hashCode()- Overrides:
hashCodein classFragmentLinkValue
-
toString
- Overrides:
toStringin classFragmentLinkValue
-