Searched defs:isSubstitutionProhibited (Results 1 - 3 of 3) sorted by relevance

/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/xsom/
H A DXSComplexType.java49 boolean isSubstitutionProhibited(int method); method in interface:XSComplexType
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/xsom/impl/
H A DComplexTypeImpl.java180 public boolean isSubstitutionProhibited( int method ) { method in class:ComplexTypeImpl
H A DSchemaSetImpl.java330 public boolean isSubstitutionProhibited( int i ) { return false; } method in class:SchemaSetImpl.AnyType

Completed in 156 milliseconds