Uses of Class
com.unboundid.scim.data.Meta

Packages that use Meta
com.unboundid.scim.data   
 

Uses of Meta in com.unboundid.scim.data
 

Fields in com.unboundid.scim.data with type parameters of type Meta
static AttributeValueResolver<Meta> Meta.META_RESOLVER
          The AttributeValueResolver that resolves SCIM attribute values to/from Meta instances.
 

Methods in com.unboundid.scim.data that return Meta
 Meta BaseResource.getMeta()
          Retrieves the metadata about the resource.
 

Methods in com.unboundid.scim.data with parameters of type Meta
 void BaseResource.setMeta(Meta meta)
          Sets the metadata about the resource.
 



Copyright © 2011-2012 UnboundID. All Rights Reserved.