org.apache.ws.jaxme.generator.sg.impl
Class XjcSerializable

java.lang.Object
  extended by org.apache.ws.jaxme.xs.xml.impl.XsObjectImpl
      extended by org.apache.ws.jaxme.generator.sg.impl.XjcSerializable
All Implemented Interfaces:
XsObject

public class XjcSerializable
extends XsObjectImpl

An instance of this class may be used to specify that the generated classes should be serializable. The instance will also customize the serialization.

Author:
Jochen Wiedmann

Constructor Summary
protected XjcSerializable(XsObject pParent)
           
 
Method Summary
 java.lang.String getUid()
           
 void setUid(java.lang.String pUid)
           
 
Methods inherited from class org.apache.ws.jaxme.xs.xml.impl.XsObjectImpl
asXsQName, asXsQName, getContext, getLocator, getNamespaceSupport, getObjectFactory, getParentObject, getXsESchema, isTopLevelObject, isValidated, validate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XjcSerializable

protected XjcSerializable(XsObject pParent)
Method Detail

getUid

public java.lang.String getUid()

setUid

public void setUid(java.lang.String pUid)