|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ImplicitChildElement
An implicit child element.
| Method Summary | |
|---|---|
java.lang.String |
getMaxOccurs()
The value for the max occurs of the child element. |
java.lang.String |
getMimeType()
The mime type for this child element (for binary data), or null if not applicable. |
int |
getMinOccurs()
The value for the min occurs of the child element. |
com.sun.mirror.type.TypeMirror |
getType()
Gets the java type for this child element. |
javax.xml.namespace.QName |
getTypeQName()
The qname of the type for this element. |
XmlType |
getXmlType()
Gets the xml type for this child element. |
boolean |
isSwaRef()
Whether this child element is an attachment ref. |
| Methods inherited from interface org.codehaus.enunciate.contract.jaxb.ImplicitSchemaElement |
|---|
getElementDocs, getElementName, getPosition, getTargetNamespace |
| Method Detail |
|---|
int getMinOccurs()
java.lang.String getMaxOccurs()
javax.xml.namespace.QName getTypeQName()
getTypeQName in interface ImplicitSchemaElementXmlType getXmlType()
java.lang.String getMimeType()
boolean isSwaRef()
com.sun.mirror.type.TypeMirror getType()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||