|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.sf.jelly.apt.decorations.type.DecoratedTypeMirror
net.sf.jelly.apt.decorations.type.DecoratedPrimitiveType
org.codehaus.enunciate.contract.jaxb.types.XmlPrimitiveType
public class XmlPrimitiveType
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface com.sun.mirror.type.PrimitiveType |
|---|
com.sun.mirror.type.PrimitiveType.Kind |
| Field Summary |
|---|
| Fields inherited from class net.sf.jelly.apt.decorations.type.DecoratedTypeMirror |
|---|
delegate |
| Constructor Summary | |
|---|---|
XmlPrimitiveType(com.sun.mirror.type.PrimitiveType delegate)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getName()
The (local) name of this xml type. |
java.lang.String |
getNamespace()
The namespace for this xml type. |
javax.xml.namespace.QName |
getQname()
The qname of the xml type mirror. |
boolean |
isAnonymous()
Whether this type is anonymous. |
boolean |
isSimple()
Whether this is a simple XML type. |
| Methods inherited from class net.sf.jelly.apt.decorations.type.DecoratedPrimitiveType |
|---|
accept, getKeyword, getKind, isInstanceOf, isPrimitive |
| Methods inherited from class net.sf.jelly.apt.decorations.type.DecoratedTypeMirror |
|---|
equals, getDelegate, getDocComment, getDocValue, isAnnotation, isArray, isClass, isCollection, isDeclared, isEnum, isInterface, isReferenceType, isTypeVariable, isVoid, isWildcard, setDocComment, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface com.sun.mirror.type.TypeMirror |
|---|
equals, toString |
| Constructor Detail |
|---|
public XmlPrimitiveType(com.sun.mirror.type.PrimitiveType delegate)
| Method Detail |
|---|
public java.lang.String getName()
XmlType
getName in interface XmlTypepublic java.lang.String getNamespace()
XmlType
getNamespace in interface XmlTypepublic javax.xml.namespace.QName getQname()
XmlType
getQname in interface XmlTypepublic boolean isAnonymous()
XmlType
isAnonymous in interface XmlTypepublic boolean isSimple()
XmlType
isSimple in interface XmlType
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||