Package | Description |
---|---|
com.ibm.wsdl.extensions.schema | |
javax.wsdl.extensions.schema |
Modifier and Type | Class and Description |
---|---|
class |
SchemaImpl
This class is used to wrap schema elements.
|
Modifier and Type | Method and Description |
---|---|
Schema |
SchemaReferenceImpl.getReferencedSchema() |
Modifier and Type | Method and Description |
---|---|
void |
SchemaReferenceImpl.setReferencedSchema(Schema referencedSchema) |
Modifier and Type | Method and Description |
---|---|
Schema |
SchemaReference.getReferencedSchema()
Gets the referenced schema, represented as a LightWeightSchema.
|
Modifier and Type | Method and Description |
---|---|
void |
SchemaReference.setReferencedSchema(Schema referencedSchema)
Sets the referenced schema to a LightWeightSchema.
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.