Class TaxonomyCategoryProperty
java.lang.Object
com.liferay.headless.admin.taxonomy.dto.v1_0.TaxonomyCategoryProperty
- All Implemented Interfaces:
Serializable
- See Also:
- Generated:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetKey()getValue()inthashCode()voidsetExternalReferenceCode(com.liferay.petra.function.UnsafeSupplier<String, Exception> externalReferenceCodeUnsafeSupplier) voidsetExternalReferenceCode(String externalReferenceCode) voidvoidvoidvoidstatic TaxonomyCategoryPropertytoString()static TaxonomyCategoryPropertyunsafeToDTO(String json)
-
Field Details
-
externalReferenceCode
-
key
-
value
-
xClassName
-
-
Constructor Details
-
TaxonomyCategoryProperty
public TaxonomyCategoryProperty()
-
-
Method Details