org.jibx.xsd2jibx
Class JSource
java.lang.Object
org.jibx.xsd2jibx.JSource
public class JSource
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
CREATE_ALL_CONSTRUCTOR
public static boolean CREATE_ALL_CONSTRUCTOR
CREATE_REQUIRED_CONSTRUCTOR
public static boolean CREATE_REQUIRED_CONSTRUCTOR
PUBLIC
public static final org.apache.ws.jaxme.js.JavaSource.Protection PUBLIC
PRIVATE
public static final org.apache.ws.jaxme.js.JavaSource.Protection PRIVATE
DEFAULT
public static final org.apache.ws.jaxme.js.JavaSource.Protection DEFAULT
PROTECTED
public static final org.apache.ws.jaxme.js.JavaSource.Protection PROTECTED
addExtends
public void addExtends(JQName qname)
newBeanProperty
public void newBeanProperty(JQName qname,
java.lang.String name,
boolean required)
createConstructors
public void createConstructors()
addListWrapper
public void addListWrapper(XsdElement element,
XsdElement wrappedElement)
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object