public class CustomFieldSelectionBean extends Object
| Constructor and Description | 
|---|
CustomFieldSelectionBean()  | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
getJemhFieldKey()  | 
String | 
getName()  | 
String | 
getSystemFieldId()  | 
String | 
getSystemFieldType()  | 
void | 
setJemhFieldKey(String key)  | 
void | 
setName(String name)  | 
void | 
setSystemFieldId(String fieldId)  | 
void | 
setSystemFieldType(String fieldType)  | 
public String getSystemFieldId()
public void setSystemFieldId(String fieldId)
public String getSystemFieldType()
public void setSystemFieldType(String fieldType)
public void setName(String name)
public String getName()
public String getJemhFieldKey()
public void setJemhFieldKey(String key)
Copyright © 2008–2020 The Plugin People. All rights reserved.