java.io.Serializable, IdMetaData, MappableMetaData, WithDescriptionspublic class CMRFieldMetaData extends NamedMetaDataWithDescriptions
| Constructor | Description |
|---|---|
CMRFieldMetaData() |
Create a new CMRFieldMetaData.
|
| Modifier and Type | Method | Description |
|---|---|---|
java.lang.String |
getCmrFieldName() |
Get the cmrFieldName.
|
java.lang.String |
getCmrFieldType() |
Get the cmrFieldType.
|
void |
setCmrFieldName(java.lang.String cmrFieldName) |
Set the cmrFieldName.
|
void |
setCmrFieldType(java.lang.String cmrFieldType) |
Set the cmrFieldType.
|
clone, getId, setIdgetKeyequals, getKey, getName, hashCode, setName, toStringgetDescriptions, setDescriptionspublic java.lang.String getCmrFieldName()
public void setCmrFieldName(java.lang.String cmrFieldName)
cmrFieldName - the cmrFieldName.java.lang.IllegalArgumentException - for a null cmrFieldNamepublic java.lang.String getCmrFieldType()
public void setCmrFieldType(java.lang.String cmrFieldType)
cmrFieldType - the cmrFieldType.java.lang.IllegalArgumentException - for a null cmrFieldTypeCopyright © 2018 JBoss by Red Hat. All rights reserved.