|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FieldMapping | |
---|---|
org.hibersap.mapping.model |
Uses of FieldMapping in org.hibersap.mapping.model |
---|
Methods in org.hibersap.mapping.model that return types with arguments of type FieldMapping | |
---|---|
Set<FieldMapping> |
StructureMapping.getParameters()
|
Methods in org.hibersap.mapping.model with parameters of type FieldMapping | |
---|---|
void |
StructureMapping.addParameter(FieldMapping fieldParam)
|
Method parameters in org.hibersap.mapping.model with type arguments of type FieldMapping | |
---|---|
void |
StructureMapping.setParameters(Set<FieldMapping> parameters)
|
Constructor parameters in org.hibersap.mapping.model with type arguments of type FieldMapping | |
---|---|
StructureMapping(Class<?> associatedClass,
String sapName,
String javaName,
Set<FieldMapping> parameters)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |