Uses of Interface
org.w3.x2001.xmlSchema.UnionDocument.Union.MemberTypes

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
 



Copyright © 2014 Martin Luther University Halle-Wittenberg. All Rights Reserved.