com.qualcommlabs.usercontext.protocol
Class ContentDescriptor
java.lang.Object
com.qualcommlabs.usercontext.protocol.ContentDescriptor
public class ContentDescriptor
- extends Object
ContentDescriptor
public ContentDescriptor()
getTitle
public String getTitle()
setTitle
public void setTitle(String title)
getContentDescription
public String getContentDescription()
setContentDescription
public void setContentDescription(String contentDescription)
getIconUrl
@Deprecated
public String getIconUrl()
- Deprecated.
setIconUrl
@Deprecated
public void setIconUrl(String iconUrl)
- Deprecated.
getContentUrl
public String getContentUrl()
setContentUrl
public void setContentUrl(String contentUrl)
getCampaignId
public String getCampaignId()
setCampaignId
public void setCampaignId(String campaignId)
getExpires
public Long getExpires()
setExpires
public void setExpires(Long expires)
getContentAttributes
public ContentAttributes getContentAttributes()
setContentAttributes
public void setContentAttributes(ContentAttributes contentAttributes)
getIdentifier
public String getIdentifier()
setIdentifier
public void setIdentifier(String identifier)
hashCode
public int hashCode()
- Overrides:
hashCode
in class Object
equals
public boolean equals(Object obj)
- Overrides:
equals
in class Object
Copyright © 2014 Qualcomm Retail Solutions, Inc.. All Rights Reserved.