com.qualcommlabs.usercontext.protocol.profile
Class ProfileAttribute
java.lang.Object
com.qualcommlabs.usercontext.protocol.profile.ProfileAttribute
public class ProfileAttribute
- extends Object
ProfileAttribute
public ProfileAttribute()
getKey
public String getKey()
setKey
public void setKey(String key)
getAttributeCategories
public List<AttributeCategory> getAttributeCategories()
setAttributeCategories
public void setAttributeCategories(List<AttributeCategory> attributeCategories)
addCategory
public void addCategory(AttributeCategory attributeCategory)
hashCode
public int hashCode()
- Overrides:
hashCode
in class Object
equals
public boolean equals(Object obj)
- Overrides:
equals
in class Object
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2014 Qualcomm Retail Solutions, Inc.. All Rights Reserved.