org.chromattic.core.mapping
Class PropertyMapping<V extends ValueMapping>

java.lang.Object
  extended by org.chromattic.core.mapping.PropertyMapping<V>

public class PropertyMapping<V extends ValueMapping>
extends Object

Version:
$Revision$
Author:
Julien Viet

Method Summary
 boolean equals(Object obj)
           
 PropertyInfo getInfo()
           
 String getName()
           
 V getValueMapping()
           
 int hashCode()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getName

public String getName()

getInfo

public PropertyInfo getInfo()

getValueMapping

public V getValueMapping()

equals

public boolean equals(Object obj)
Overrides:
equals in class Object

hashCode

public int hashCode()
Overrides:
hashCode in class Object


Copyright © 2009 eXo Platform SAS. All Rights Reserved.