Uses of Class
org.ow2.util.xmlconfig.mapping.AttributeMapping

Packages that use AttributeMapping
org.ow2.util.xmlconfig.mapping   
 

Uses of AttributeMapping in org.ow2.util.xmlconfig.mapping
 

Methods in org.ow2.util.xmlconfig.mapping that return AttributeMapping
 AttributeMapping ClassMapping.getAttributeMapping(java.lang.String attributeName)
          Gets the attribute mapping for the given attribute name.
 

Methods in org.ow2.util.xmlconfig.mapping with parameters of type AttributeMapping
 void ClassMapping.addAttributeMapping(AttributeMapping attributeMapping)
          Add a given attribute mapping object.
 



Copyright © 2007-2009 OW2 Consortium. All Rights Reserved.