Package | Description |
---|---|
com.ibm.wsdl.extensions.schema | |
javax.wsdl.extensions.schema |
Modifier and Type | Class | Description |
---|---|---|
class |
SchemaImpl |
This class is used to wrap schema elements.
|
Modifier and Type | Method | Description |
---|---|---|
Schema |
SchemaReferenceImpl.getReferencedSchema() |
Modifier and Type | Method | Description |
---|---|---|
void |
SchemaReferenceImpl.setReferencedSchema(Schema referencedSchema) |
Modifier and Type | Method | Description |
---|---|---|
Schema |
SchemaReference.getReferencedSchema() |
Gets the referenced schema, represented as a LightWeightSchema.
|
Modifier and Type | Method | Description |
---|---|---|
void |
SchemaReference.setReferencedSchema(Schema referencedSchema) |
Sets the referenced schema to a LightWeightSchema.
|
Copyright ? 2003, 2013 IBM. All Rights Reserved.