|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use.* | |
Package | Description |
---|---|
oracle.wsdl | |
oracle.wsdl.internal |
Uses of Definitions in oracle.wsdl |
Methods in oracle.wsdl that return Definitions | |
Type | Name |
---|---|
Definitions |
WSDLDocument.getDefinitions()
Get the top-level Definitions element of this WSDL document |
Definitions |
DefinitionFactoryImpl.createDefinitions(java.lang.String name)
|
Constructors in oracle.wsdl with parameters of type Definitions | |
Type | Name |
---|---|
WSDLDocument(Definitions definitions)
Initialize with a Definitions element |
Uses of Definitions in oracle.wsdl.internal |
Methods in oracle.wsdl.internal that return Definitions | |
Type | Name |
---|---|
Definitions |
Import.getDefinitions()
Get imported definitions. |
abstract Definitions |
DefinitionFactory.createDefinitions(java.lang.String name)
|
Definitions |
WSDLElement.getOwnerDefinitions()
Get the Definitions element where this element is defined. |
Methods in oracle.wsdl.internal with parameters of type Definitions | |
Type | Name |
---|---|
void |
Import.setDefinitions(Definitions definitions)
Set the definition as imported document |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |