|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Types
A representation of the model object 'Types'.
WSDLPackage.getTypes()
Method Summary | |
---|---|
java.util.List |
getSchemas()
Returns a List of inline XSDSchema instances in this Types. |
java.util.List |
getSchemas(java.lang.String namespaceURI)
Returns a List of inline XSDSchema instances in this Types. |
Methods inherited from interface org.eclipse.wst.wsdl.ExtensibleElement |
---|
addExtensibilityElement, getEExtensibilityElements, getExtensibilityElements |
Methods inherited from interface org.eclipse.wst.wsdl.WSDLElement |
---|
elementChanged, getContainer, getDocumentationElement, getElement, getEnclosingDefinition, setDocumentationElement, setElement, setEnclosingDefinition, updateElement, updateElement |
Methods inherited from interface javax.wsdl.Types |
---|
addExtensibilityElement, getDocumentationElement, getExtensibilityElements, setDocumentationElement |
Method Detail |
---|
java.util.List getSchemas()
XSDSchema
java.util.List getSchemas(java.lang.String namespaceURI)
namespaceURI
- targetNamespace of the schemas to be searched for.
XSDSchema
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |