com.ebmwebsourcing.geasytools.modeleditor.modelmanager.client.uibinder
Class FieldMappingPolicy

java.lang.Object
  extended by com.ebmwebsourcing.geasytools.modeleditor.modelmanager.client.uibinder.FieldMappingPolicy

public class FieldMappingPolicy
extends java.lang.Object


Constructor Summary
FieldMappingPolicy(java.lang.Class<?> fieldType, java.lang.Class<?> UImappingType)
           
 
Method Summary
 java.lang.Class<?> getFieldType()
           
 java.lang.Class<?> getUImappingType()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FieldMappingPolicy

public FieldMappingPolicy(java.lang.Class<?> fieldType,
                          java.lang.Class<?> UImappingType)
Method Detail

getFieldType

public java.lang.Class<?> getFieldType()

getUImappingType

public java.lang.Class<?> getUImappingType()


Copyright © 2010-2011 Petals Link. All Rights Reserved.