Package com.liferay.scim.rest.dto.v1_0
Class MultiValuedAttribute
java.lang.Object
com.liferay.scim.rest.dto.v1_0.MultiValuedAttribute
- All Implemented Interfaces:
Serializable
- See Also:
- Generated:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanget$ref()getType()getValue()inthashCode()voidvoidvoidsetDisplay(com.liferay.petra.function.UnsafeSupplier<String, Exception> displayUnsafeSupplier) voidsetDisplay(String display) voidsetPrimary(com.liferay.petra.function.UnsafeSupplier<Boolean, Exception> primaryUnsafeSupplier) voidsetPrimary(Boolean primary) voidvoidvoidvoidstatic MultiValuedAttributetoString()static MultiValuedAttributeunsafeToDTO(String json)
-
Field Details
-
$ref
-
display
-
-
type
-
value
-
xClassName
-
-
Constructor Details
-
MultiValuedAttribute
public MultiValuedAttribute()
-
-
Method Details
-
toDTO
-
unsafeToDTO
-
get$ref
-
set$ref
-
set$ref
-
getDisplay
-
setDisplay
-
setDisplay
-
getPrimary
-
setPrimary
-
setPrimary
-
getType
-
setType
-
setType
-
getValue
-
setValue
-
setValue
-
equals
-
hashCode
public int hashCode() -
toString
-