Class BISerializable
java.lang.Object
com.sun.tools.xjc.reader.xmlschema.bindinfo.BISerializable
This customization will enable serialization support on XJC.
This is used as a child of a
BIGlobalBinding
object,
and this doesn't implement BIDeclaration by itself.- Author:
- Kohsuke Kawaguchi (kohsuke.kawaguchi@sun.com)
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
uid
serial version UID, or null to avoid generating the serialVersionUID field.
-
-
Constructor Details
-
BISerializable
public BISerializable()
-