Class ContentType
java.lang.Object
com.liferay.headless.delivery.dto.v1_0.ContentType
- All Implemented Interfaces:
Serializable
- See Also:
- Generated:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
int
hashCode()
void
setClassName
(com.liferay.petra.function.UnsafeSupplier<String, Exception> classNameUnsafeSupplier) void
setClassName
(String className) static ContentType
toString()
static ContentType
unsafeToDTO
(String json)
-
Field Details
-
className
-
xClassName
-
-
Constructor Details
-
ContentType
public ContentType()
-
-
Method Details