|
IBM Branch Transformation Toolkit Javadoc | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.connector2.sna.lu0.host.LuaFlag1
The LuaCommon class represents flag1 structure form RUI api.
Constructor Summary | |
---|---|
LuaFlag1()
|
Method Summary | |
---|---|
boolean |
getbid_enable()
Gets the bid_enable property (boolean) value. |
boolean |
getclose_abend()
Gets the close_abend property (boolean) value. |
boolean |
getlu_exp()
Gets the lu_exp property (boolean) value. |
boolean |
getlu_norm()
Gets the lu_norm property (boolean) value. |
boolean |
getnowait()
Gets the nowait property (boolean) value. |
boolean |
getreserv1()
Gets the reserv1 property (boolean) value. |
boolean |
getsscp_exp()
Gets the sscp_exp property (boolean) value. |
boolean |
getsscp_norm()
Gets the sscp_norm property (boolean) value. |
void |
set_all(boolean arg)
Sets all properties (boolean) value. |
void |
setbid_enable(boolean newbid_enable)
Sets the bid_enable property (boolean) value. |
void |
setclose_abend(boolean newclose_abend)
Sets the close_abend property (boolean) value. |
void |
setlu_exp(boolean newlu_exp)
Sets the lu_exp property (boolean) value. |
void |
setlu_norm(boolean newlu_norm)
Sets the lu_norm property (boolean) value. |
void |
setnowait(boolean newnowait)
Sets the nowait property (boolean) value. |
void |
setreserv1(boolean newreserv1)
Sets the reserv1 property (boolean) value. |
void |
setsscp_exp(boolean newsscp_exp)
Sets the sscp_exp property (boolean) value. |
void |
setsscp_norm(boolean newsscp_norm)
Sets the sscp_norm property (boolean) value. |
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public LuaFlag1()
Method Detail |
public boolean getbid_enable()
setbid_enable(boolean)
public boolean getclose_abend()
setclose_abend(boolean)
public boolean getlu_exp()
setlu_exp(boolean)
public boolean getlu_norm()
setlu_norm(boolean)
public boolean getnowait()
setnowait(boolean)
public boolean getreserv1()
setreserv1(boolean)
public boolean getsscp_exp()
setsscp_exp(boolean)
public boolean getsscp_norm()
setsscp_norm(boolean)
public void set_all(boolean arg)
arg
- The new value for properties.public void setbid_enable(boolean newbid_enable)
newbid_enable
- The new value for the property.getbid_enable()
public void setclose_abend(boolean newclose_abend)
newclose_abend
- The new value for the property.getclose_abend()
public void setlu_exp(boolean newlu_exp)
newlu_exp
- The new value for the property.getlu_exp()
public void setlu_norm(boolean newlu_norm)
newlu_norm
- The new value for the property.getlu_norm()
public void setnowait(boolean newnowait)
newnowait
- The new value for the property.getnowait()
public void setreserv1(boolean newreserv1)
newreserv1
- The new value for the property.getreserv1()
public void setsscp_exp(boolean newsscp_exp)
newsscp_exp
- The new value for the property.getsscp_exp()
public void setsscp_norm(boolean newsscp_norm)
newsscp_norm
- The new value for the property.getsscp_norm()
public java.lang.String toString()
|
IBM Branch Transformation Toolkit Javadoc | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |