Uses of Class
com.opencloud.slee.profile.ProfileDataCollection.MappedAttributeValue
-
Packages that use ProfileDataCollection.MappedAttributeValue Package Description com.opencloud.slee.profile -
-
Uses of ProfileDataCollection.MappedAttributeValue in com.opencloud.slee.profile
Methods in com.opencloud.slee.profile that return ProfileDataCollection.MappedAttributeValue Modifier and Type Method Description ProfileDataCollection.MappedAttributeValue
ProfileDataCollection.AttributeValue. getMappings()
Get the mappings encapsulated by this object.Constructors in com.opencloud.slee.profile with parameters of type ProfileDataCollection.MappedAttributeValue Constructor Description AttributeValue(ProfileDataCollection.MappedAttributeValue mappings)
Create a new attribute value encapsulating a map of entries.
-