public class FieldMapping extends Object
| Constructor and Description |
|---|
FieldMapping() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getFieldName() |
SupportedTypes |
getFieldtype() |
String |
getPropertyKey() |
int |
hashCode() |
void |
setFieldName(String fieldName) |
void |
setFieldtype(SupportedTypes fieldtype) |
void |
setPropertyKey(String propertyKey) |
public String getFieldName()
public void setFieldName(String fieldName)
public SupportedTypes getFieldtype()
public void setFieldtype(SupportedTypes fieldtype)
public String getPropertyKey()
public void setPropertyKey(String propertyKey)
Copyright © 2018. All rights reserved.