com.ebmwebsourcing.easyschema10.api.with
Interface WithAttributeGroups
- All Known Subinterfaces:
- AttributeGroup, ComplexType, Schema
public interface WithAttributeGroups
getAttributeGroups
AttributeGroup[] getAttributeGroups()
addAttributeGroup
void addAttributeGroup(AttributeGroup attributeGroup)
removeAttributeGroup
void removeAttributeGroup(AttributeGroup attributeGroup)
clearAttributeGroups
void clearAttributeGroups()
getAttributeGroupByName
AttributeGroup getAttributeGroupByName(java.lang.String name)
Copyright © 2011 Petals Link. All Rights Reserved.