Uses of Class
com.qualcommlabs.usercontext.protocol.profile.ProfileAttribute

Packages that use ProfileAttribute
com.qualcommlabs.usercontext.protocol.profile   
 

Uses of ProfileAttribute in com.qualcommlabs.usercontext.protocol.profile
 

Methods in com.qualcommlabs.usercontext.protocol.profile that return types with arguments of type ProfileAttribute
 Map<String,ProfileAttribute> Profile.getAttributes()
          Gets the attributes.
 

Methods in com.qualcommlabs.usercontext.protocol.profile with parameters of type ProfileAttribute
 void Profile.addAttribute(ProfileAttribute profileAttribute)
          Adds the attribute.
 

Method parameters in com.qualcommlabs.usercontext.protocol.profile with type arguments of type ProfileAttribute
 void SettableProfile.setAttributes(Map<String,ProfileAttribute> attributes)
           
 



Copyright © 2014 Qualcomm Retail Solutions, Inc.. All Rights Reserved.