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 TypeMethodDescriptionvoidComplexType.addAttributeGroupReference(AttributeGroupReference attrGroupRef) Adds the given AttributeGroupReference to this ComplexType.voidAttributeGroupDecl.addReference(AttributeGroupReference attrGroup) Adds the given AttributeGroupReference to this AttributeGroupvoidComplexType.removeAttributeGroupReference(AttributeGroupReference attrGroupRef) Removes the givenAttributeGroupReferencefrom thisComplexType.booleanAttributeGroupDecl.removeReference(AttributeGroupReference attrGroupReference) Removes the given AttributeGroupReference from this AttributeGroup.