IBM Branch Transformation Toolkit Javadoc

com.ibm.connector2.sna.lu0.host
Class LuaRH

java.lang.Object
  extended bycom.ibm.connector2.sna.lu0.host.LuaRH

public class LuaRH
extends java.lang.Object

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

LuaRH

public LuaRH()
Method Detail

getbbi

public boolean getbbi()
Gets the bbi property (boolean) value.

Returns:
The bbi property value.
See Also:
setbbi(boolean)

getbci

public boolean getbci()
Gets the bci property (boolean) value.

Returns:
The bci property value.
See Also:
setbci(boolean)

getcdi

public boolean getcdi()
Gets the cdi property (boolean) value.

Returns:
The cdi property value.
See Also:
setcdi(boolean)

getcsi

public boolean getcsi()
Gets the csi property (boolean) value.

Returns:
The csi property value.

getdr1i

public boolean getdr1i()
Gets the dr1i property (boolean) value.

Returns:
The dr1i property value.
See Also:
setdr1i(boolean)

getdr2i

public boolean getdr2i()
Gets the dr2i property (boolean) value.

Returns:
The dr2i property value.
See Also:
setdr2i(boolean)

getebi

public boolean getebi()
Gets the ebi property (boolean) value.

Returns:
The ebi property value.
See Also:
setebi(boolean)

geteci

public boolean geteci()
Gets the eci property (boolean) value.

Returns:
The eci property value.
See Also:
seteci(boolean)

getedi

public boolean getedi()
Gets the edi property (boolean) value.

Returns:
The edi property value.

getfi

public boolean getfi()
Gets the fi property (boolean) value.

Returns:
The fi property value.
See Also:
setfi(boolean)

getpdi

public boolean getpdi()
Gets the pdi property (boolean) value.

Returns:
The pdi property value.

getpi

public boolean getpi()
Gets the pi property (boolean) value.

Returns:
The pi property value.
See Also:
setpi(boolean)

getqri

public boolean getqri()
Gets the qri property (boolean) value.

Returns:
The qri property value.
See Also:
setqri(boolean)

getri

public boolean getri()
Gets the ri property (boolean) value.

Returns:
The ri property value.
See Also:
setri(boolean)

getrri

public boolean getrri()
Gets the rri property (boolean) value.

Returns:
The rri property value.
See Also:
setrri(boolean)

getruc

public char getruc()
Gets the ruc property (char) value.

Returns:
The ruc property value.
See Also:
setruc(char)

getsdi

public boolean getsdi()
Gets the sdi property (boolean) value.

Returns:
The sdi property value.
See Also:
setsdi(boolean)

isDefiniteResponse

public boolean isDefiniteResponse()
Returns true if this instance represents a definite response.

Returns:
boolean dri1,dr2i,eri 100|010|110

isExceptionResponse

public boolean isExceptionResponse()
Returns true if this instance represents an exception response.

Returns:
boolean dri1,dr2i,eri 101|011|111

isNoResponse

public boolean isNoResponse()
Returns true if this instance represents a no response message.

Returns:
boolean dri1,dr2i,eri 000

setbbi

public void setbbi(boolean newbbi)
Sets the bbi property (boolean) value.

Parameters:
newbbi - The new value for the property.
See Also:
getbbi()

setbci

public void setbci(boolean newbci)
Sets the bci property (boolean) value.

Parameters:
newbci - The new value for the property.
See Also:
getbci()

setcdi

public void setcdi(boolean newcdi)
Sets the cdi property (boolean) value.

Parameters:
newcdi - The new value for the property.
See Also:
getcdi()

setdr1i

public void setdr1i(boolean newdr1i)
Sets the dr1i property (boolean) value.

Parameters:
newdr1i - The new value for the property.
See Also:
getdr1i()

setdr2i

public void setdr2i(boolean newdr2i)
Sets the dr2i property (boolean) value.

Parameters:
newdr2i - The new value for the property.
See Also:
getdr2i()

setebi

public void setebi(boolean newebi)
Sets the ebi property (boolean) value.

Parameters:
newebi - The new value for the property.
See Also:
getebi()

seteci

public void seteci(boolean neweci)
Sets the eci property (boolean) value.

Parameters:
neweci - The new value for the property.
See Also:
geteci()

setfi

public void setfi(boolean newfi)
Sets the fi property (boolean) value.

Parameters:
newfi - The new value for the property.
See Also:
getfi()

setpi

public void setpi(boolean newpi)
Sets the pi property (boolean) value.

Parameters:
newpi - The new value for the property.
See Also:
getpi()

setqri

public void setqri(boolean newqri)
Sets the qri property (boolean) value.

Parameters:
newqri - The new value for the property.
See Also:
getqri()

setri

public void setri(boolean newri)
Sets the ri property (boolean) value.

Parameters:
newri - The new value for the property.
See Also:
getri()

setrri

public void setrri(boolean newrri)
Sets the rri property (boolean) value.

Parameters:
newrri - The new value for the property.
See Also:
getrri()

setruc

public void setruc(char newruc)
Sets the ruc property (char) value.

Parameters:
newruc - The new value for the property.
See Also:
getruc()

setsdi

public void setsdi(boolean newsdi)
Sets the sdi property (boolean) value.

Parameters:
newsdi - The new value for the property.
See Also:
getsdi()

toString

public java.lang.String toString()

IBM Branch Transformation Toolkit Javadoc

(c) Copyright IBM Corporation 1998, 2005