org.netbeans.modules.j2ee.dd/1 1.13.0 2

org.netbeans.modules.j2ee.dd.api.ejb
Interface CmpField

All Superinterfaces:
CommonDDBean, DescriptionInterface

public interface CmpField
extends CommonDDBean, DescriptionInterface


Field Summary
static String FIELD_NAME
           
 
Method Summary
 String getFieldName()
           
 void setFieldName(String value)
           
 
Methods inherited from interface org.netbeans.modules.j2ee.dd.api.common.CommonDDBean
addPropertyChangeListener, clone, getId, getValue, removePropertyChangeListener, setId, write
 
Methods inherited from interface org.netbeans.modules.j2ee.dd.api.common.DescriptionInterface
getAllDescriptions, getDefaultDescription, getDescription, removeAllDescriptions, removeDescription, removeDescriptionForLocale, setAllDescriptions, setDescription, setDescription
 

Field Detail

FIELD_NAME

static final String FIELD_NAME
See Also:
Constant Field Values
Method Detail

setFieldName

void setFieldName(String value)

getFieldName

String getFieldName()

org.netbeans.modules.j2ee.dd/1 1.13.0 2

Built on December 1 2008.  |  Portions Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.