com.qualcommlabs.usercontext.protocol.profile
Class SettableProfile

java.lang.Object
  extended by com.qualcommlabs.usercontext.protocol.profile.Profile
      extended by com.qualcommlabs.usercontext.protocol.profile.SettableProfile

public class SettableProfile
extends Profile


Constructor Summary
SettableProfile()
           
 
Method Summary
 void setAttributes(Map<String,ProfileAttribute> attributes)
          Sets the attributes.
 void setCustomAttributes(CustomAttributes customAttributes)
          Sets the custom profile attributes
 
Methods inherited from class com.qualcommlabs.usercontext.protocol.profile.Profile
addAttribute, equals, getAttributes, getCreationTime, getCustomAttributes, hashCode, setCreationTime, toString
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SettableProfile

public SettableProfile()
Method Detail

setAttributes

public void setAttributes(Map<String,ProfileAttribute> attributes)
Description copied from class: Profile
Sets the attributes.

Parameters:
attributes - the attributes

setCustomAttributes

public void setCustomAttributes(CustomAttributes customAttributes)
Description copied from class: Profile
Sets the custom profile attributes



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