|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.codehaus.enunciate.apt.ImplicitElementRef
org.codehaus.enunciate.apt.ImplicitChildElementRef
public class ImplicitChildElementRef
An implicit child element reference.
| Field Summary |
|---|
| Fields inherited from class org.codehaus.enunciate.apt.ImplicitElementRef |
|---|
element |
| Constructor Summary | |
|---|---|
ImplicitChildElementRef(Element 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.util.SourcePosition |
getPosition()
The source position for this element, or null if none. |
com.sun.mirror.type.TypeMirror |
getType()
Gets the java type for this child element. |
XmlType |
getXmlType()
Gets the xml type for this child element. |
boolean |
isSwaRef()
Whether this child element is an attachment ref. |
| Methods inherited from class org.codehaus.enunciate.apt.ImplicitElementRef |
|---|
getAnonymousTypeDefinition, getElementDocs, getElementName, getTargetNamespace, getTypeQName |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.codehaus.enunciate.contract.jaxb.ImplicitChildElement |
|---|
getTypeQName |
| Methods inherited from interface org.codehaus.enunciate.contract.jaxb.ImplicitSchemaElement |
|---|
getElementDocs, getElementName, getTargetNamespace |
| Constructor Detail |
|---|
public ImplicitChildElementRef(Element element)
| Method Detail |
|---|
public int getMinOccurs()
ImplicitChildElement
getMinOccurs in interface ImplicitChildElementpublic java.lang.String getMaxOccurs()
ImplicitChildElement
getMaxOccurs in interface ImplicitChildElementpublic XmlType getXmlType()
ImplicitChildElement
getXmlType in interface ImplicitChildElementpublic com.sun.mirror.type.TypeMirror getType()
ImplicitChildElement
getType in interface ImplicitChildElementpublic java.lang.String getMimeType()
ImplicitChildElement
getMimeType in interface ImplicitChildElementpublic boolean isSwaRef()
ImplicitChildElement
isSwaRef in interface ImplicitChildElementpublic com.sun.mirror.util.SourcePosition getPosition()
ImplicitSchemaElement
getPosition in interface ImplicitSchemaElementgetPosition in class ImplicitElementRef
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||