com.qualcommlabs.usercontext.protocol
Class ContentEvent

java.lang.Object
  extended by com.qualcommlabs.usercontext.protocol.ContentEvent

public class ContentEvent
extends Object


Constructor Summary
ContentEvent()
           
 
Method Summary
 List<ContentDescriptor> getContent()
           
 Long getTime()
           
 String getType()
           
 void setContent(List<ContentDescriptor> content)
           
 void setTime(Long time)
           
 void setType(String type)
           
 String toString()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ContentEvent

public ContentEvent()
Method Detail

getContent

public List<ContentDescriptor> getContent()

setContent

public void setContent(List<ContentDescriptor> content)

getTime

public Long getTime()

setTime

public void setTime(Long time)

getType

public String getType()

setType

public void setType(String type)

toString

public String toString()
Overrides:
toString in class Object


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