Uses of Class
com.unboundid.scim.sdk.SimpleValue

Packages that use SimpleValue
com.unboundid.scim.sdk   
 

Uses of SimpleValue in com.unboundid.scim.sdk
 

Methods in com.unboundid.scim.sdk that return SimpleValue
 SimpleValue SCIMAttributeValue.getValue()
          Retrieves the simple value, or null if the attribute value is complex.
 

Constructors in com.unboundid.scim.sdk with parameters of type SimpleValue
SCIMAttributeValue(SimpleValue value)
          Create a new instance of a SCIM attribute value.
 



Copyright © 2011-2012 UnboundID. All Rights Reserved.