Uses of Interface
com.sun.xml.xsom.XSUnionSimpleType
-
-
Uses of XSUnionSimpleType in com.sun.xml.xsom
Methods in com.sun.xml.xsom that return XSUnionSimpleType Modifier and Type Method Description XSUnionSimpleTypeXSSimpleType. asUnion()XSUnionSimpleTypeXSSimpleType. getBaseUnionType()Gets the nearest ancestorXSUnionSimpleType(including itself) if the variety of this type isunion.
-