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 TypeMethodDescriptionbooleaninthashCode()voidsetClassName(com.liferay.petra.function.UnsafeSupplier<String, Exception> classNameUnsafeSupplier) voidsetClassName(String className) static ContentTypetoString()static ContentTypeunsafeToDTO(String json)
-
Field Details
-
className
-
xClassName
-
-
Constructor Details
-
ContentType
public ContentType()
-
-
Method Details