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

/openjdk7/jaxws/src/share/jaxws_classes/com/sun/tools/internal/ws/api/wsdl/
H A DTWSDLExtensible.java38 public interface TWSDLExtensible { interface
75 * Here, the {@link TWSDLExtensible}representing wsdl:operation's parent would be wsdl:portType
77 * @return null if the {@link TWSDLExtensible} has no parent, root of wsdl document - wsdl:definition.
79 TWSDLExtensible getParent();

Completed in 42 milliseconds