Uses of Interface
com.ebmwebsourcing.easyschema10.api.element.AttributeGroup

Packages that use AttributeGroup
com.ebmwebsourcing.easyschema10.api.with   
 

Uses of AttributeGroup in com.ebmwebsourcing.easyschema10.api.with
 

Methods in com.ebmwebsourcing.easyschema10.api.with that return AttributeGroup
 AttributeGroup WithAttributeGroups.getAttributeGroupByName(java.lang.String name)
           
 AttributeGroup[] WithAttributeGroups.getAttributeGroups()
           
 

Methods in com.ebmwebsourcing.easyschema10.api.with with parameters of type AttributeGroup
 void WithAttributeGroups.addAttributeGroup(AttributeGroup attributeGroup)
           
 void WithAttributeGroups.removeAttributeGroup(AttributeGroup attributeGroup)
           
 



Copyright © 2011 Petals Link. All Rights Reserved.