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 TypeMethodDescriptionboolean
getKey()
getValue()
int
hashCode()
void
setExternalReferenceCode
(com.liferay.petra.function.UnsafeSupplier<String, Exception> externalReferenceCodeUnsafeSupplier) void
setExternalReferenceCode
(String externalReferenceCode) void
void
void
void
static TaxonomyCategoryProperty
toString()
static TaxonomyCategoryProperty
unsafeToDTO
(String json)
-
Field Details
-
externalReferenceCode
-
key
-
value
-
xClassName
-
-
Constructor Details
-
TaxonomyCategoryProperty
public TaxonomyCategoryProperty()
-
-
Method Details