Class Options
java.lang.Object
com.liferay.headless.delivery.dto.v1_0.Options
- All Implemented Interfaces:
Serializable
- See Also:
- Generated:
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean@Valid Options.TypegetType()getValue()inthashCode()voidsetType(Options.Type type) voidsetType(com.liferay.petra.function.UnsafeSupplier<Options.Type, Exception> typeUnsafeSupplier) voidvoidstatic OptionstoString()static OptionsunsafeToDTO(String json)
-
Field Details
-
type
-
value
-
xClassName
-
-
Constructor Details
-
Options
public Options()
-
-
Method Details
-
toDTO
-
unsafeToDTO
-
getType
-
getTypeAsString
-
setType
-
setType
public void setType(com.liferay.petra.function.UnsafeSupplier<Options.Type, Exception> typeUnsafeSupplier) -
getValue
-
setValue
-
setValue
-
equals
-
hashCode
public int hashCode() -
toString
-