org.exoplatform.services.wsrp.producer.impl
Class WSRP1StateData
java.lang.Object
org.exoplatform.services.wsrp.producer.impl.WSRP1StateData
public class WSRP1StateData
- extends Object
Author : Tuan Nguyen tuan08@users.sourceforge.net Date: Jun 14, 2003 Time:
1:12:22 PM
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WSRP1StateData
public WSRP1StateData()
getId
public String getId()
setId
public void setId(String s)
getDataType
public String getDataType()
setDataType
public void setDataType(String s)
getData
public byte[] getData()
throws Exception
- Throws:
Exception
setData
public void setData(byte[] data)
throws Exception
- Throws:
Exception
getDataObject
public Object getDataObject()
setDataObject
public void setDataObject(Object o)
Copyright © 2009 eXo Platform SAS. All Rights Reserved.