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

/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/xsom/
H A DXSSimpleType.java159 XSRestrictionSimpleType asRestriction(); method in interface:XSSimpleType
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/xsom/impl/
H A DRestrictionSimpleTypeImpl.java119 public XSRestrictionSimpleType asRestriction() { return this; } method in class:RestrictionSimpleTypeImpl
H A DSimpleTypeImpl.java141 public XSRestrictionSimpleType asRestriction() { return null; } method in class:SimpleTypeImpl
H A DSchemaSetImpl.java298 public XSRestrictionSimpleType asRestriction() { return this; } method in class:SchemaSetImpl.AnySimpleType

Completed in 25 milliseconds