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, setDescriptions
equals, getKey, getName, hashCode, setName, toString
clone, getId, setId
finalize, getClass, notify, notifyAll, wait, wait, wait
getKey
public 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.