org.sakaiproject.pcservice.impl.entity
Class PCServiceEntityProvider.UserMessage

java.lang.Object
  extended by org.sakaiproject.pcservice.impl.entity.PCServiceEntityProvider.UserMessage
Enclosing class:
PCServiceEntityProvider

public class PCServiceEntityProvider.UserMessage
extends Object


Field Summary
 String content
           
 String from
           
 long timestamp
           
 String to
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

from

public String from

to

public String to

content

public String content

timestamp

public long timestamp


Copyright © 2003-2012 Sakai Project. All Rights Reserved.