|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SchemaImport | |
---|---|
com.ibm.wsdl.extensions.schema | |
javax.wsdl.extensions.schema |
Uses of SchemaImport in com.ibm.wsdl.extensions.schema |
---|
Classes in com.ibm.wsdl.extensions.schema that implement SchemaImport | |
---|---|
class |
SchemaImportImpl
|
Methods in com.ibm.wsdl.extensions.schema that return SchemaImport | |
---|---|
SchemaImport |
SchemaImpl.createImport()
Create a new schema import. |
Methods in com.ibm.wsdl.extensions.schema with parameters of type SchemaImport | |
---|---|
void |
SchemaImpl.addImport(SchemaImport importSchema)
Add an import to this LightWeightSchema |
Uses of SchemaImport in javax.wsdl.extensions.schema |
---|
Methods in javax.wsdl.extensions.schema that return SchemaImport | |
---|---|
SchemaImport |
Schema.createImport()
Create a new schema import |
Methods in javax.wsdl.extensions.schema with parameters of type SchemaImport | |
---|---|
void |
Schema.addImport(SchemaImport importSchema)
Add an import to this LightWeightSchema |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |