|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RawTypeSet.Mode | |
---|---|
com.sun.tools.xjc.reader | Front-end that reads schema(s) and produce BGM. |
com.sun.tools.xjc.reader.xmlschema |
Uses of RawTypeSet.Mode in com.sun.tools.xjc.reader |
---|
Fields in com.sun.tools.xjc.reader declared as RawTypeSet.Mode | |
---|---|
RawTypeSet.Mode |
RawTypeSet.canBeTypeRefs
True if this type set can form references to types. |
Methods in com.sun.tools.xjc.reader that return RawTypeSet.Mode | |
---|---|
protected abstract RawTypeSet.Mode |
RawTypeSet.Ref.canBeType(RawTypeSet parent)
Can this RawTypeSet.Ref be a type ref? |
static RawTypeSet.Mode |
RawTypeSet.Mode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static RawTypeSet.Mode[] |
RawTypeSet.Mode.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Uses of RawTypeSet.Mode in com.sun.tools.xjc.reader.xmlschema |
---|
Methods in com.sun.tools.xjc.reader.xmlschema that return RawTypeSet.Mode | |
---|---|
protected RawTypeSet.Mode |
RawTypeSetBuilder.WildcardRef.canBeType(RawTypeSet parent)
|
protected RawTypeSet.Mode |
RawTypeSetBuilder.CClassRef.canBeType(RawTypeSet parent)
|
protected RawTypeSet.Mode |
RawTypeSetBuilder.CElementInfoRef.canBeType(RawTypeSet parent)
|
protected RawTypeSet.Mode |
RawTypeSetBuilder.XmlTypeRef.canBeType(RawTypeSet parent)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |