org.jboss.metadata.ejb.spec
Class CMPFieldMetaData
java.lang.Object
org.jboss.metadata.javaee.support.IdMetaDataImpl
org.jboss.metadata.javaee.support.NamedMetaData
org.jboss.metadata.javaee.support.NamedMetaDataWithDescriptions
org.jboss.metadata.ejb.spec.CMPFieldMetaData
- All Implemented Interfaces:
- Serializable, Cloneable, IdMetaData, MappableMetaData
public class CMPFieldMetaData
- extends NamedMetaDataWithDescriptions
CMPFieldMetaData.
- Version:
- $Revision: 1.1 $
- Author:
- Adrian Brock
- See Also:
- Serialized Form
CMPFieldMetaData
public CMPFieldMetaData()
- Create a new CMPFieldMetaData.
getFieldName
public String getFieldName()
- Get the fieldName.
- Returns:
- the fieldName.
setFieldName
public void setFieldName(String fieldName)
- Set the fieldName.
- Parameters:
fieldName
- the fieldName.
- Throws:
IllegalArgumentException
- for a null fieldName
Copyright © 2009 JBoss Inc.. All Rights Reserved.