public class CMRFieldMetaData extends NamedMetaDataWithDescriptions
| Constructor and Description |
|---|
CMRFieldMetaData()
Create a new CMRFieldMetaData.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getCmrFieldName()
Get the cmrFieldName.
|
String |
getCmrFieldType()
Get the cmrFieldType.
|
void |
setCmrFieldName(String cmrFieldName)
Set the cmrFieldName.
|
void |
setCmrFieldType(String cmrFieldType)
Set the cmrFieldType.
|
getDescriptions, setDescriptionsequals, getKey, getName, hashCode, setName, toStringclone, getId, setIdfinalize, getClass, notify, notifyAll, wait, wait, waitgetKeypublic String getCmrFieldName()
public void setCmrFieldName(String cmrFieldName)
cmrFieldName - the cmrFieldName.IllegalArgumentException - for a null cmrFieldNamepublic String getCmrFieldType()
public void setCmrFieldType(String cmrFieldType)
cmrFieldType - the cmrFieldType.IllegalArgumentException - for a null cmrFieldTypeCopyright © 2019 JBoss by Red Hat. All rights reserved.