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

Class XjcSerializable

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
StringgetUid()
voidsetUid(String pUid)

Constructor Detail

XjcSerializable

protected XjcSerializable(XsObject pParent)

Method Detail

getUid

public String getUid()

setUid

public void setUid(String pUid)