org.hibernate.test.lob
Class SerializableData
java.lang.Object
org.hibernate.test.lob.SerializableData
- All Implemented Interfaces:
- Serializable
public class SerializableData
- extends Object
- implements Serializable
Implementation of SerializableData.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SerializableData
public SerializableData(String payload)
getPayload
public String getPayload()
setPayload
public void setPayload(String payload)
Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.