org.apache.ws.jaxme.xs.xml
Class XsComplexContentType
java.lang.Object
org.apache.ws.jaxme.xs.xml.XsComplexContentType
public class XsComplexContentType
extends java.lang.Object
ELEMENT_ONLY
public static final XsComplexContentType ELEMENT_ONLY
For elements with 'complexContent' model: The content type elementOnly.
EMPTY
public static final XsComplexContentType EMPTY
For elements with 'complexContent' model: The content type empty.
MIXED
public static final XsComplexContentType MIXED
For elements with 'complexContent' model: The content type mixed.
equals
public boolean equals(Object o)
hashCode
public int hashCode()
toString
public String toString()