|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.codehaus.enunciate.contract.jaxws.WebFault.FaultBeanChildElement
public static class WebFault.FaultBeanChildElement
| Method Summary | |
|---|---|
AdapterType |
getAdapterType()
The class type of the adaptor. |
java.lang.String |
getElementDocs()
Documentation for the element, if it exists. |
java.lang.String |
getElementName()
The local element name. |
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. |
net.sf.jelly.apt.decorations.declaration.PropertyDeclaration |
getProperty()
|
java.lang.String |
getTargetNamespace()
The target namespace; |
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 |
isAdapted()
Whether this element is adapted according to the JAXB spec. |
boolean |
isSwaRef()
Whether this child element is an attachment ref. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public net.sf.jelly.apt.decorations.declaration.PropertyDeclaration getProperty()
public java.lang.String getElementName()
ImplicitSchemaElement
getElementName in interface ImplicitSchemaElementpublic java.lang.String getTargetNamespace()
ImplicitSchemaElement
getTargetNamespace in interface ImplicitSchemaElementpublic java.lang.String getElementDocs()
ImplicitSchemaElement
getElementDocs in interface ImplicitSchemaElementpublic XmlType getXmlType()
ImplicitChildElement
getXmlType in interface ImplicitChildElementpublic java.lang.String getMimeType()
ImplicitChildElement
getMimeType in interface ImplicitChildElementpublic boolean isSwaRef()
ImplicitChildElement
isSwaRef in interface ImplicitChildElementpublic javax.xml.namespace.QName getTypeQName()
ImplicitChildElement
getTypeQName in interface ImplicitChildElementgetTypeQName in interface ImplicitSchemaElementpublic int getMinOccurs()
ImplicitChildElement
getMinOccurs in interface ImplicitChildElementpublic java.lang.String getMaxOccurs()
ImplicitChildElement
getMaxOccurs in interface ImplicitChildElementpublic com.sun.mirror.type.TypeMirror getType()
ImplicitChildElement
getType in interface ImplicitChildElementpublic boolean isAdapted()
Adaptable
isAdapted in interface Adaptablepublic AdapterType getAdapterType()
Adaptable
getAdapterType in interface Adaptablepublic com.sun.mirror.util.SourcePosition getPosition()
ImplicitSchemaElement
getPosition in interface ImplicitSchemaElement
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||