|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.hibersap.mapping.model.ParameterMapping
org.hibersap.mapping.model.ObjectMapping
public abstract class ObjectMapping
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.hibersap.mapping.model.ParameterMapping |
---|
ParameterMapping.ParamType |
Constructor Summary | |
---|---|
ObjectMapping(Class<?> associatedClass,
String sapName,
String javaName)
|
Method Summary |
---|
Methods inherited from class org.hibersap.mapping.model.ParameterMapping |
---|
equals, getAssociatedType, getJavaName, getParamType, getSapName, hashCode |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ObjectMapping(Class<?> associatedClass, String sapName, String javaName)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |