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

Class XjcSerializable

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

XjcSerializable(XsObject pParent)

Method Summary

String
getUid()
void
setUid(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

Constructor Details

XjcSerializable

protected XjcSerializable(XsObject pParent)

Method Details

getUid

public String getUid()

setUid

public void setUid(String pUid)