|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UnionDocument.Union.MemberTypes | |
---|---|
org.w3.x2001.xmlSchema | |
org.w3.x2001.xmlSchema.impl |
Uses of UnionDocument.Union.MemberTypes in org.w3.x2001.xmlSchema |
---|
Methods in org.w3.x2001.xmlSchema that return UnionDocument.Union.MemberTypes | |
---|---|
static UnionDocument.Union.MemberTypes |
UnionDocument.Union.MemberTypes.Factory.newInstance()
|
static UnionDocument.Union.MemberTypes |
UnionDocument.Union.MemberTypes.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
|
static UnionDocument.Union.MemberTypes |
UnionDocument.Union.MemberTypes.Factory.newValue(java.lang.Object obj)
|
UnionDocument.Union.MemberTypes |
UnionDocument.Union.xgetMemberTypes()
Gets (as xml) the "memberTypes" attribute |
Methods in org.w3.x2001.xmlSchema with parameters of type UnionDocument.Union.MemberTypes | |
---|---|
void |
UnionDocument.Union.xsetMemberTypes(UnionDocument.Union.MemberTypes memberTypes)
Sets (as xml) the "memberTypes" attribute |
Uses of UnionDocument.Union.MemberTypes in org.w3.x2001.xmlSchema.impl |
---|
Classes in org.w3.x2001.xmlSchema.impl that implement UnionDocument.Union.MemberTypes | |
---|---|
static class |
UnionDocumentImpl.UnionImpl.MemberTypesImpl
An XML memberTypes(@). |
Methods in org.w3.x2001.xmlSchema.impl that return UnionDocument.Union.MemberTypes | |
---|---|
UnionDocument.Union.MemberTypes |
UnionDocumentImpl.UnionImpl.xgetMemberTypes()
Gets (as xml) the "memberTypes" attribute |
Methods in org.w3.x2001.xmlSchema.impl with parameters of type UnionDocument.Union.MemberTypes | |
---|---|
void |
UnionDocumentImpl.UnionImpl.xsetMemberTypes(UnionDocument.Union.MemberTypes memberTypes)
Sets (as xml) the "memberTypes" attribute |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |