Class Category
java.lang.Object
com.liferay.headless.commerce.admin.pricing.dto.v2_0.Category
- All Implemented Interfaces:
Serializable
- See Also:
- Generated:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
@DecimalMin("0") Long
getId()
getName()
getPath()
int
hashCode()
void
void
void
void
void
void
void
setVocabulary
(com.liferay.petra.function.UnsafeSupplier<String, Exception> vocabularyUnsafeSupplier) void
setVocabulary
(String vocabulary) static Category
toString()
static Category
unsafeToDTO
(String json)
-
Field Details
-
id
-
name
-
path
-
vocabulary
-
xClassName
-
-
Constructor Details
-
Category
public Category()
-
-
Method Details