Uses of Class
org.hibersap.mapping.model.FieldMapping

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
 java.util.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(java.util.Set<FieldMapping> parameters)
           
 

Constructor parameters in org.hibersap.mapping.model with type arguments of type FieldMapping
StructureMapping(java.lang.Class<?> associatedClass, java.lang.String sapName, java.lang.String javaName, java.util.Set<FieldMapping> parameters)
           
 



Copyright © 2009 Akquinet Tech@Spree GmbH. All Rights Reserved.