|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SchemaVersion | |
|---|---|
| org.jboss.axis | |
| org.jboss.axis.message | |
| org.jboss.axis.schema | |
| Uses of SchemaVersion in org.jboss.axis |
|---|
| Methods in org.jboss.axis that return SchemaVersion | |
|---|---|
SchemaVersion |
MessageContext.getSchemaVersion()
Schema version information |
| Methods in org.jboss.axis with parameters of type SchemaVersion | |
|---|---|
void |
MessageContext.setSchemaVersion(SchemaVersion schemaVersion)
|
| Uses of SchemaVersion in org.jboss.axis.message |
|---|
| Methods in org.jboss.axis.message that return SchemaVersion | |
|---|---|
SchemaVersion |
SOAPEnvelopeAxisImpl.getSchemaVersion()
Get the schema version for this envelope |
| Methods in org.jboss.axis.message with parameters of type SchemaVersion | |
|---|---|
void |
SOAPEnvelopeAxisImpl.setSchemaVersion(SchemaVersion schemaVersion)
Set the schema version for this envelope |
| Constructors in org.jboss.axis.message with parameters of type SchemaVersion | |
|---|---|
SOAPEnvelopeAxisImpl(boolean registerPrefixes,
SOAPConstants soapConstants,
SchemaVersion schemaVersion)
|
|
SOAPEnvelopeAxisImpl(SOAPConstants soapConstants,
SchemaVersion schemaVersion)
|
|
| Uses of SchemaVersion in org.jboss.axis.schema |
|---|
| Classes in org.jboss.axis.schema that implement SchemaVersion | |
|---|---|
class |
SchemaVersion1999
1999 Schema characteristics. |
class |
SchemaVersion2000
2000 Schema characteristics. |
class |
SchemaVersion2001
2001 Schema characteristics. |
| Fields in org.jboss.axis.schema declared as SchemaVersion | |
|---|---|
static SchemaVersion |
SchemaVersion.SCHEMA_1999
|
static SchemaVersion |
SchemaVersion.SCHEMA_2000
|
static SchemaVersion |
SchemaVersion.SCHEMA_2001
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||