Uses of Class
org.exolab.castor.xml.schema.AttributeGroupReference

Packages that use AttributeGroupReference
org.exolab.castor.xml.schema   
 

Uses of AttributeGroupReference in org.exolab.castor.xml.schema
 

Methods in org.exolab.castor.xml.schema with parameters of type AttributeGroupReference
 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 © 2012. All Rights Reserved.