ma.glasnost.orika.metadata
Class ConverterKey
java.lang.Object
ma.glasnost.orika.metadata.ConverterKey
public class ConverterKey
- extends Object
ConverterKey
public ConverterKey(Type sourceType,
Type destinationType)
ConverterKey
public ConverterKey(String id)
getSourceClass
public Type getSourceClass()
getDestinationClass
public Type getDestinationClass()
toString
public String toString()
- Overrides:
toString in class Object
hashCode
public int hashCode()
- Overrides:
hashCode in class Object
equals
public boolean equals(Object obj)
- Overrides:
equals in class Object
Copyright © 2013 Glasnost. All Rights Reserved.