Class TextFragmentValue
java.lang.Object
com.liferay.headless.admin.site.dto.v1_0.TextFragmentValue
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
TextInlineFragmentValue,TextMappedFragmentValue
- See Also:
- Generated:
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean@Valid TextFragmentValue.TypegetType()inthashCode()voidvoidsetType(com.liferay.petra.function.UnsafeSupplier<TextFragmentValue.Type, Exception> typeUnsafeSupplier) static TextFragmentValuetoString()static TextFragmentValueunsafeToDTO(String json)
-
Field Details
-
type
-
xClassName
-
-
Constructor Details
-
TextFragmentValue
public TextFragmentValue()
-
-
Method Details
-
toDTO
-
unsafeToDTO
-
getType
-
getTypeAsString
-
setType
-
setType
public void setType(com.liferay.petra.function.UnsafeSupplier<TextFragmentValue.Type, Exception> typeUnsafeSupplier) -
equals
-
hashCode
public int hashCode() -
toString
-