|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XmlSchemaAttributeOrGroupRef | |
---|---|
org.apache.ws.commons.schema |
Uses of XmlSchemaAttributeOrGroupRef in org.apache.ws.commons.schema |
---|
Subclasses of XmlSchemaAttributeOrGroupRef in org.apache.ws.commons.schema | |
---|---|
class |
XmlSchemaAttribute
Class for attributes, representing xs:attribute. |
class |
XmlSchemaAttributeGroupRef
Class for the attribute group reference. |
Methods in org.apache.ws.commons.schema that return types with arguments of type XmlSchemaAttributeOrGroupRef | |
---|---|
List<XmlSchemaAttributeOrGroupRef> |
XmlSchemaSimpleContentRestriction.getAttributes()
|
List<XmlSchemaAttributeOrGroupRef> |
XmlSchemaSimpleContentExtension.getAttributes()
|
List<XmlSchemaAttributeOrGroupRef> |
XmlSchemaComplexType.getAttributes()
|
List<XmlSchemaAttributeOrGroupRef> |
XmlSchemaComplexContentRestriction.getAttributes()
|
List<XmlSchemaAttributeOrGroupRef> |
XmlSchemaComplexContentExtension.getAttributes()
|
Method parameters in org.apache.ws.commons.schema with type arguments of type XmlSchemaAttributeOrGroupRef | |
---|---|
void |
XmlSchemaSimpleContentExtension.setAttributes(List<XmlSchemaAttributeOrGroupRef> attributes)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |