|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XmlSchemaDerivationMethod | |
org.apache.ws.commons.schema |
Uses of XmlSchemaDerivationMethod in org.apache.ws.commons.schema |
Methods in org.apache.ws.commons.schema that return XmlSchemaDerivationMethod | |
XmlSchemaDerivationMethod |
XmlSchemaComplexType.getBlock()
|
XmlSchemaDerivationMethod |
XmlSchemaComplexType.getBlockResolved()
|
XmlSchemaDerivationMethod |
XmlSchema.getBlockDefault()
|
XmlSchemaDerivationMethod |
XmlSchema.getFinalDefault()
|
XmlSchemaDerivationMethod |
XmlSchemaType.getDeriveBy()
|
XmlSchemaDerivationMethod |
XmlSchemaType.getFinal()
|
XmlSchemaDerivationMethod |
XmlSchemaType.getFinalResolved()
|
XmlSchemaDerivationMethod |
XmlSchemaElement.getBlock()
|
XmlSchemaDerivationMethod |
XmlSchemaElement.getFinal()
|
XmlSchemaDerivationMethod |
XmlSchemaElement.getBlockResolved()
|
Methods in org.apache.ws.commons.schema with parameters of type XmlSchemaDerivationMethod | |
void |
XmlSchemaComplexType.setBlock(XmlSchemaDerivationMethod block)
|
void |
XmlSchema.setBlockDefault(XmlSchemaDerivationMethod blockDefault)
|
void |
XmlSchema.setFinalDefault(XmlSchemaDerivationMethod finalDefault)
|
void |
XmlSchemaType.setFinal(XmlSchemaDerivationMethod finalDerivation)
|
void |
XmlSchemaElement.setBlock(XmlSchemaDerivationMethod block)
|
void |
XmlSchemaElement.setFinal(XmlSchemaDerivationMethod finalDerivation)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |