|
SWT LPEX v3.0.0 | |||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.lpex.hlasm.Operand
Operand.
Constructor Summary | |
---|---|
Operand(String format)
|
Method Summary | |
---|---|
String | getFormat()
Get the format. |
boolean | getIsElipse()
Get the is_elipse. |
boolean | getIsKeyword()
Get the is_keyword. |
boolean | getIsOred()
Get the is_ored. |
boolean | getIsRequired()
Get the is_optional. |
boolean | getIsUsed()
Get the is_used. |
void | setIsRequired(boolean is_optional)
Set the is_optional. |
void | setIsUsed(boolean is_used)
Set the is_used. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Operand(String format)
Method Detail |
public boolean getIsRequired()
public void setIsRequired(boolean is_optional)
public String getFormat()
public boolean getIsKeyword()
public boolean getIsUsed()
public void setIsUsed(boolean is_used)
public boolean getIsOred()
public boolean getIsElipse()
|
SWT LPEX v3.0.0 | |||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |