Uses of Class
org.exolab.castor.xml.schema.AttributeGroupReference
Packages that use AttributeGroupReference
-
Uses of AttributeGroupReference in org.exolab.castor.xml.schema
Methods in org.exolab.castor.xml.schema with parameters of type AttributeGroupReferenceModifier and TypeMethodDescriptionvoid
ComplexType.addAttributeGroupReference
(AttributeGroupReference attrGroupRef) Adds the given AttributeGroupReference to this ComplexType.void
AttributeGroupDecl.addReference
(AttributeGroupReference attrGroup) Adds the given AttributeGroupReference to this AttributeGroupvoid
ComplexType.removeAttributeGroupReference
(AttributeGroupReference attrGroupRef) Removes the givenAttributeGroupReference
from thisComplexType
.boolean
AttributeGroupDecl.removeReference
(AttributeGroupReference attrGroupReference) Removes the given AttributeGroupReference from this AttributeGroup.