|
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.LuaRH
The LuaCommon class represents RH structure form RUI api.
Constructor Summary | |
---|---|
LuaRH()
|
Method Summary | |
---|---|
boolean |
getbbi()
Gets the bbi property (boolean) value. |
boolean |
getbci()
Gets the bci property (boolean) value. |
boolean |
getcdi()
Gets the cdi property (boolean) value. |
boolean |
getcsi()
Gets the csi property (boolean) value. |
boolean |
getdr1i()
Gets the dr1i property (boolean) value. |
boolean |
getdr2i()
Gets the dr2i property (boolean) value. |
boolean |
getebi()
Gets the ebi property (boolean) value. |
boolean |
geteci()
Gets the eci property (boolean) value. |
boolean |
getedi()
Gets the edi property (boolean) value. |
boolean |
getfi()
Gets the fi property (boolean) value. |
boolean |
getpdi()
Gets the pdi property (boolean) value. |
boolean |
getpi()
Gets the pi property (boolean) value. |
boolean |
getqri()
Gets the qri property (boolean) value. |
boolean |
getri()
Gets the ri property (boolean) value. |
boolean |
getrri()
Gets the rri property (boolean) value. |
char |
getruc()
Gets the ruc property (char) value. |
boolean |
getsdi()
Gets the sdi property (boolean) value. |
boolean |
isDefiniteResponse()
Returns true if this instance represents a definite response. |
boolean |
isExceptionResponse()
Returns true if this instance represents an exception response. |
boolean |
isNoResponse()
Returns true if this instance represents a no response message. |
void |
setbbi(boolean newbbi)
Sets the bbi property (boolean) value. |
void |
setbci(boolean newbci)
Sets the bci property (boolean) value. |
void |
setcdi(boolean newcdi)
Sets the cdi property (boolean) value. |
void |
setdr1i(boolean newdr1i)
Sets the dr1i property (boolean) value. |
void |
setdr2i(boolean newdr2i)
Sets the dr2i property (boolean) value. |
void |
setebi(boolean newebi)
Sets the ebi property (boolean) value. |
void |
seteci(boolean neweci)
Sets the eci property (boolean) value. |
void |
setfi(boolean newfi)
Sets the fi property (boolean) value. |
void |
setpi(boolean newpi)
Sets the pi property (boolean) value. |
void |
setqri(boolean newqri)
Sets the qri property (boolean) value. |
void |
setri(boolean newri)
Sets the ri property (boolean) value. |
void |
setrri(boolean newrri)
Sets the rri property (boolean) value. |
void |
setruc(char newruc)
Sets the ruc property (char) value. |
void |
setsdi(boolean newsdi)
Sets the sdi 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 LuaRH()
Method Detail |
public boolean getbbi()
setbbi(boolean)
public boolean getbci()
setbci(boolean)
public boolean getcdi()
setcdi(boolean)
public boolean getcsi()
public boolean getdr1i()
setdr1i(boolean)
public boolean getdr2i()
setdr2i(boolean)
public boolean getebi()
setebi(boolean)
public boolean geteci()
seteci(boolean)
public boolean getedi()
public boolean getfi()
setfi(boolean)
public boolean getpdi()
public boolean getpi()
setpi(boolean)
public boolean getqri()
setqri(boolean)
public boolean getri()
setri(boolean)
public boolean getrri()
setrri(boolean)
public char getruc()
setruc(char)
public boolean getsdi()
setsdi(boolean)
public boolean isDefiniteResponse()
public boolean isExceptionResponse()
public boolean isNoResponse()
public void setbbi(boolean newbbi)
newbbi
- The new value for the property.getbbi()
public void setbci(boolean newbci)
newbci
- The new value for the property.getbci()
public void setcdi(boolean newcdi)
newcdi
- The new value for the property.getcdi()
public void setdr1i(boolean newdr1i)
newdr1i
- The new value for the property.getdr1i()
public void setdr2i(boolean newdr2i)
newdr2i
- The new value for the property.getdr2i()
public void setebi(boolean newebi)
newebi
- The new value for the property.getebi()
public void seteci(boolean neweci)
neweci
- The new value for the property.geteci()
public void setfi(boolean newfi)
newfi
- The new value for the property.getfi()
public void setpi(boolean newpi)
newpi
- The new value for the property.getpi()
public void setqri(boolean newqri)
newqri
- The new value for the property.getqri()
public void setri(boolean newri)
newri
- The new value for the property.getri()
public void setrri(boolean newrri)
newrri
- The new value for the property.getrri()
public void setruc(char newruc)
newruc
- The new value for the property.getruc()
public void setsdi(boolean newsdi)
newsdi
- The new value for the property.getsdi()
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 |