Class SCIMComplexValue
java.lang.Object
org.apache.syncope.ext.scimv2.api.data.SCIMComplexValue
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetType()
getValue()
boolean
isEmpty()
boolean
void
setDisplay
(String display) void
setPrimary
(boolean primary) void
void
-
Constructor Details
-
SCIMComplexValue
public SCIMComplexValue()
-
-
Method Details
-
getValue
-
setValue
-
getDisplay
-
setDisplay
-
getType
-
setType
-
isPrimary
public boolean isPrimary() -
setPrimary
public void setPrimary(boolean primary) -
isEmpty
public boolean isEmpty()
-