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.Type
getType()
getValue()
int
hashCode()
void
setType
(Options.Type type) void
setType
(com.liferay.petra.function.UnsafeSupplier<Options.Type, Exception> typeUnsafeSupplier) void
void
static Options
toString()
static Options
unsafeToDTO
(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
-