|
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.LuaTH
The LuaCommon class represents TH structure form RUI api.
Constructor Summary | |
---|---|
LuaTH()
|
Method Summary | |
---|---|
char |
getdaf()
Gets the daf property (char) value. |
boolean |
getflags_efi()
Gets the flags_efi property (boolean) value. |
boolean |
getflags_fid()
Gets the flags_fid property (boolean) value. |
boolean |
getflags_mpf()
Gets the flags_mpf property (boolean) value. |
boolean |
getflags_odai()
Gets the flags_odai property (boolean) value. |
char |
getoaf()
Gets the oaf property (boolean) value. |
char |
getreserv1()
Gets the reserv1 property (char) value. |
java.lang.String |
getsnf()
Gets the snf property (java.lang.String) value. |
void |
setdaf(char newdaf)
Sets the daf property (char) value. |
void |
setflags_efi(boolean newflags_efi)
Sets the flags_efi property (boolean) value. |
void |
setflags_fid(boolean newflags_fid)
Sets the flags_fid property (boolean) value. |
void |
setflags_mpf(boolean newflags_mpf)
Sets the flags_mpf property (boolean) value. |
void |
setflags_odai(boolean newflags_odai)
Sets the flags_odai property (boolean) value. |
void |
setoaf(char newoaf)
Sets the oaf property (char) value. |
void |
setreserv1(char newreserv1)
Sets the reserv1 property (char) value. |
void |
setsnf(char[] newsnf)
Sets the snf property (char[]) value. |
void |
setsnf(java.lang.String newsnf)
Sets the snf property (java.lang.String) 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 LuaTH()
Method Detail |
public char getdaf()
setdaf(char)
public boolean getflags_efi()
setflags_efi(boolean)
public boolean getflags_fid()
setflags_fid(boolean)
public boolean getflags_mpf()
setflags_mpf(boolean)
public boolean getflags_odai()
setflags_odai(boolean)
public char getoaf()
setoaf(char)
public char getreserv1()
setreserv1(char)
public java.lang.String getsnf()
setsnf(char[])
public void setdaf(char newdaf)
newdaf
- The new value for the property.getdaf()
public void setflags_efi(boolean newflags_efi)
newflags_efi
- The new value for the property.getflags_efi()
public void setflags_fid(boolean newflags_fid)
newflags_fid
- The new value for the property.getflags_fid()
public void setflags_mpf(boolean newflags_mpf)
newflags_mpf
- The new value for the property.getflags_mpf()
public void setflags_odai(boolean newflags_odai)
newflags_odai
- The new value for the property.getflags_odai()
public void setoaf(char newoaf)
newoaf
- The new value for the property.getoaf()
public void setreserv1(char newreserv1)
newreserv1
- The new value for the property.getreserv1()
public void setsnf(char[] newsnf)
newsnf
- The new value for the property.getsnf()
public void setsnf(java.lang.String newsnf)
newsnf
- The new value for the property.getsnf()
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 |