Class Parameter
java.lang.Object
com.liferay.search.experiences.rest.dto.v1_0.Parameter
- All Implemented Interfaces:
Serializable
- See Also:
- Generated:
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Objectprotected Stringprotected Objectprotected Objectprotected Parameter.Type -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean@Valid Object@Valid ObjectgetMax()@Valid ObjectgetMin()@Valid Parameter.TypegetType()inthashCode()voidsetDefaultValue(com.liferay.petra.function.UnsafeSupplier<Object, Exception> defaultValueUnsafeSupplier) voidsetDefaultValue(Object defaultValue) voidvoidvoidvoidvoidvoidvoidsetType(com.liferay.petra.function.UnsafeSupplier<Parameter.Type, Exception> typeUnsafeSupplier) voidsetType(Parameter.Type type) static ParametertoString()static ParameterunsafeToDTO(String json)
-
Field Details
-
defaultValue
-
format
-
max
-
min
-
type
-
xClassName
-
-
Constructor Details
-
Parameter
public Parameter()
-
-
Method Details
-
toDTO
-
unsafeToDTO
-
getDefaultValue
-
setDefaultValue
-
setDefaultValue
-
getFormat
-
setFormat
-
setFormat
-
getMax
-
setMax
-
setMax
-
getMin
-
setMin
-
setMin
-
getType
-
getTypeAsString
-
setType
-
setType
public void setType(com.liferay.petra.function.UnsafeSupplier<Parameter.Type, Exception> typeUnsafeSupplier) -
equals
-
hashCode
public int hashCode() -
toString
-