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 MappinginthashCode()voidsetMapping(Mapping mapping) voidsetMapping(com.liferay.petra.function.UnsafeSupplier<Mapping, Exception> mappingUnsafeSupplier) static FragmentMappedValuetoString()static FragmentMappedValueunsafeToDTO(String json)
-
Field Details
-
mapping
-
xClassName
-
-
Constructor Details
-
FragmentMappedValue
public FragmentMappedValue()
-
-
Method Details