org.apache.ws.jaxme.generator.sg.impl
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.
Modifier | Constructor and Description |
---|---|
protected |
XjcSerializable(XsObject pParent) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getUid() |
void |
setUid(java.lang.String pUid) |
asXsQName, asXsQName, getContext, getLocator, getNamespaceSupport, getObjectFactory, getParentObject, getXsESchema, isTopLevelObject, isValidated, validate
protected XjcSerializable(XsObject pParent)