org.objectweb.easybeans.xmlconfig.mapping
Class AttributeMapping

java.lang.Object
  extended by org.objectweb.easybeans.xmlconfig.mapping.AbsMapping
      extended by org.objectweb.easybeans.xmlconfig.mapping.AttributeMapping

public class AttributeMapping
extends AbsMapping

Defines a mapping for attributes of a class.

Author:
Florent Benoit

Constructor Summary
AttributeMapping()
           
 
Method Summary
 java.lang.String toString()
          Returns a string representation of the object.
 
Methods inherited from class org.objectweb.easybeans.xmlconfig.mapping.AbsMapping
getAlias, getName, setAlias, setName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AttributeMapping

public AttributeMapping()
Method Detail

toString

public java.lang.String toString()
Returns a string representation of the object.

Overrides:
toString in class AbsMapping
Returns:
string representation