|
Rational Developer for Power Systems Software V7.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IISeriesHostFieldKeyword
Interface to represent a field keyword and it's parameters.
Field Summary | |
---|---|
static String |
Copyright
|
Method Summary | |
---|---|
String |
getName()
Get the name of the keyword |
String[] |
getParameters()
Get the parameters for the keyword |
void |
setName(String name)
Set the name of the keyword |
void |
setParameters(String[] parms)
Set the parameters for the keyword |
Field Detail |
---|
static final String Copyright
Method Detail |
---|
String getName()
String[] getParameters()
void setName(String name)
void setParameters(String[] parms)
|
Rational Developer for Power Systems Software V7.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |