|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
represent all the required information for a feed param.
| Method Summary |
| Type | Method |
|---|---|
java.lang.String |
getCaption()
Get the caption for this parameter |
java.lang.String |
getDataType()
Get the data type of this meta data. |
java.lang.String |
getDefaultValue()
Get the default value to use for this parameter. |
long |
getId()
Get the unique id for this parameter |
java.lang.String |
getName()
Get the name for this meta data |
void |
setCaption(java.lang.String caption)
Set the caption for this parameter |
void |
setDefaultValue(java.lang.String defaultVal)
Set the default value for this parameter. |
| Method Detail |
public java.lang.String getName()
public long getId()
public java.lang.String getDataType()
public java.lang.String getDefaultValue()
public void setDefaultValue(java.lang.String defaultVal)
defaultVal - the default value for this parameterpublic java.lang.String getCaption()
public void setCaption(java.lang.String caption)
String - caption the caption to set for this parameter
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||