org.exoplatform.services.wsrp2.consumer.impl
Class WSRP2ProducerData
java.lang.Object
org.exoplatform.services.wsrp2.consumer.impl.WSRP2ProducerData
public class WSRP2ProducerData
- 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 |
WSRP2ProducerData
public WSRP2ProducerData()
getId
public String getId()
setId
public void setId(String id)
getData
public byte[] getData()
throws Exception
- Throws:
Exception
setData
public void setData(byte[] data)
throws Exception
- Throws:
Exception
getProducer
public Producer getProducer()
setProducer
public void setProducer(Producer p)
Copyright © 2009 eXo Platform SAS. All Rights Reserved.