Searched defs:getBaseUnionType (Results 1 - 4 of 4) sorted by relevance

/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/xsom/
H A DXSSimpleType.java93 XSUnionSimpleType getBaseUnionType(); method in interface:XSSimpleType
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/xsom/impl/
H A DUnionSimpleTypeImpl.java83 public XSUnionSimpleType getBaseUnionType() { method in class:UnionSimpleTypeImpl
H A DSimpleTypeImpl.java103 public XSUnionSimpleType getBaseUnionType() { method in class:SimpleTypeImpl
104 return getSimpleBaseType().getBaseUnionType();
H A DSchemaSetImpl.java288 public XSUnionSimpleType getBaseUnionType() {return null;} method in class:SchemaSetImpl.AnySimpleType

Completed in 33 milliseconds