Class FragmentMappedValue
java.lang.Object
com.liferay.headless.admin.site.dto.v1_0.FragmentMappedValue
- All Implemented Interfaces:
Serializable
- See Also:
- Generated:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
@Valid Mapping
int
hashCode()
void
setMapping
(Mapping mapping) void
setMapping
(com.liferay.petra.function.UnsafeSupplier<Mapping, Exception> mappingUnsafeSupplier) static FragmentMappedValue
toString()
static FragmentMappedValue
unsafeToDTO
(String json)
-
Field Details
-
mapping
-
xClassName
-
-
Constructor Details
-
FragmentMappedValue
public FragmentMappedValue()
-
-
Method Details