Package | Description |
---|---|
org.exolab.castor.xml.schema |
Modifier and Type | Method and Description |
---|---|
void |
ComplexType.addAttributeGroupReference(AttributeGroupReference attrGroupRef)
Adds the given AttributeGroupReference to this ComplexType.
|
void |
AttributeGroupDecl.addReference(AttributeGroupReference attrGroup)
Adds the given AttributeGroupReference to this AttributeGroup
|
void |
ComplexType.removeAttributeGroupReference(AttributeGroupReference attrGroupRef)
Removes the given
AttributeGroupReference from this ComplexType . |
boolean |
AttributeGroupDecl.removeReference(AttributeGroupReference attrGroupReference)
Removes the given AttributeGroupReference from this AttributeGroup.
|
Copyright © 2013. All rights reserved.