|
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.btt.samples.business.sna.lu0.host.DummyLuaCommon
The DummyLuaCommon class represents lua common structure form RUI api.
Constructor Summary | |
---|---|
DummyLuaCommon()
|
Method Summary | |
---|---|
void |
flag2toflag1()
Sets lua_flag2 values to lua_flag1. |
int |
getlua_cobol_offset()
Gets the lua_cobol_offset property (int) value. |
long |
getlua_correlator()
Gets the lua_correlator property (long) value. |
int |
getlua_data_length()
Gets the lua_data_length property (int) value. |
java.lang.String |
getlua_data_ptr()
Gets the lua_data_ptr property (java.lang.String) value. |
char |
getlua_encr_decr_option()
Gets the lua_encr_decr_option property (char) value. |
int |
getlua_extension_list_offset()
Gets the lua_extension_list_offset property (int) value. |
DummyLuaFlag1 |
getlua_flag1()
Gets the flag1 property (com.ibm.connector.lu0.host.DummyLuaFlag1) value. |
DummyLuaFlag2 |
getlua_flag2()
Gets the flag2 property (com.ibm.connector.lu0.host.DummyLuaFlag2) value. |
java.lang.String |
getlua_luname()
Gets the lua_luname property (java.lang.String) value. |
int |
getlua_max_length()
Gets the lua_max_length property (int) value. |
char |
getlua_message_type()
Gets the lua_message_type property (char) value. |
int |
getlua_opcode()
Gets the lua_opcode property (int) value. |
long |
getlua_post_handle()
Gets the lua_post_handle property (long) value. |
int |
getlua_prim_rc()
Gets the lua_prim_rc property (int) value. |
java.lang.String |
getlua_resv56()
Gets the lua_resv56 property (java.lang.String) value. |
DummyLuaRH |
getlua_rh()
Gets the lua_rh property (com.ibm.dse.services.DummyLuaRH) value. |
long |
getlua_sec_rc()
Gets the lua_sec_rc property (long) value. |
long |
getlua_sid()
Gets the lua_sid property (long) value. |
DummyLuaTH |
getlua_th()
Gets the lua_th property (com.ibm.connector.lu0.host.DummyLuaTH) value. |
int |
getlua_verb_length()
Gets the lua_verb_length property (int) value. |
int |
getlua_verb()
Gets the lua_verb property (int) value. |
static DummyLuaCommon |
getLuaCommon()
Gets a new DummyLuaCommon instance. |
boolean |
hasFi()
Returns true if this instance has fi flag to true. |
boolean |
isBeginBracket()
Returns true if this instance has Begin Bracket flag to true. |
boolean |
isBeginChain()
Returns true if this instance has Begin Chain flag to true. |
boolean |
isCdi()
Returns true if this instance has cdi flag to true. |
boolean |
isEndBracket()
Returns true if this instance has End Bracket flag to true. |
boolean |
isInitself()
Returns true if this instance is an initSelf message. |
boolean |
isNegativeInitself()
Returns true if this instance is a negative response to initSelf message. |
boolean |
isNegativeResponse()
Returns true if this instance is an negative response message. |
boolean |
isNegativeResponseToInitself()
Returns true if this instance is a negative response to initSelf message. |
boolean |
isNSPE()
Returns true if this instance is a NSPE message. |
boolean |
isPositiveResponseToInitself()
Returns true if this instance is a positive response to initSelf message. |
boolean |
isPositiveResponseToTermself()
Returns true if this instance is a positive response to termself message. |
boolean |
isTermself()
Returns true if this instance is an termself message. |
void |
newlua_data_ptr(int length)
Creates a new lua_dat_ptr char[]. |
void |
setlua_cobol_offset(int newlua_cobol_offset)
Sets the lua_cobol_offset property (int) value. |
void |
setlua_correlator(long newlua_correlator)
Sets the lua_correlator property (long) value. |
void |
setlua_data_length(int newlua_data_length)
Sets the lua_data_length property (int) value. |
void |
setlua_data_ptr(char[] newlua_data_ptr)
Sets the lua_data_ptr property (char[]) value. |
void |
setlua_data_ptr(java.lang.String newlua_data_ptr)
Sets the lua_data_ptr property (java.lang.String) value. |
void |
setlua_encr_decr_option(char newlua_encr_decr_option)
Sets the lua_encr_decr_option property (char) value. |
void |
setlua_extension_list_offset(int newlua_extension_list_offset)
Sets the lua_extension_list_offset property (int) value. |
void |
setlua_flag1(DummyLuaFlag1 newflag1)
Sets the flag1 property (com.ibm.connector.lu0.host.DummyLuaFlag1) value. |
void |
setlua_flag2(DummyLuaFlag2 newflag2)
Sets the flag2 property (com.ibm.connector.lu0.host.DummyLuaFlag2) value. |
void |
setlua_luname(char[] newlua_luname)
Sets the lua_luname property (char[]) value. |
void |
setlua_luname(java.lang.String newlua_luname)
Sets the lua_luname property (java.lang.String) value. |
void |
setlua_max_length(int newlua_max_length)
Sets the lua_max_length property (int) value. |
void |
setlua_message_type(char newlua_message_type)
Sets the lua_message_type property (char) value. |
void |
setlua_opcode(int newlua_opcode)
Sets the lua_opcode property (int) value. |
void |
setlua_post_handle(long newlua_post_handle)
Sets the lua_post_handle property (long) value. |
void |
setlua_prim_rc(int newlua_prim_rc)
Sets the lua_prim_rc property (int) value. |
void |
setlua_resv56(char[] newlua_resv56)
Sets the lua_resv56 property (char[]) value. |
void |
setlua_resv56(java.lang.String newlua_resv56)
Sets the lua_resv56 property (java.lang.String) value. |
void |
setlua_rh(DummyLuaRH newrh)
Sets the lua_rh property (com.ibm.connector.lu0.host.DummyLuaRH) value. |
void |
setlua_sec_rc(long newlua_sec_rc)
Sets the lua_sec_rc property (long) value. |
void |
setlua_sid(long newlua_sid)
Sets the lua_sid property (long) value. |
void |
setlua_th(DummyLuaTH newth)
Sets the lua_th property (com.ibm.connector.lu0.host.DummyLuaTH) value. |
void |
setlua_verb_length(int newlua_verb_length)
Sets the lua_verb_length property (int) value. |
void |
setlua_verb(int newlua_verb)
Sets the lua_verb property (int) value. |
DummyLu0Message |
toDummyLu0Message()
Converts a common block to a LuMessage. |
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public DummyLuaCommon()
Method Detail |
public void flag2toflag1()
Sets lua_flag2 values to lua_flag1.
public int getlua_cobol_offset()
Gets the lua_cobol_offset property (int) value.
setlua_cobol_offset(int)
public long getlua_correlator()
Gets the lua_correlator property (long) value.
setlua_correlator(long)
public int getlua_data_length()
Gets the lua_data_length property (int) value.
setlua_data_length(int)
public java.lang.String getlua_data_ptr()
Gets the lua_data_ptr property (java.lang.String) value.
setlua_data_ptr(char[])
public char getlua_encr_decr_option()
Gets the lua_encr_decr_option property (char) value.
setlua_encr_decr_option(char)
public int getlua_extension_list_offset()
Gets the lua_extension_list_offset property (int) value.
setlua_extension_list_offset(int)
public DummyLuaFlag1 getlua_flag1()
Gets the flag1 property (com.ibm.connector.lu0.host.DummyLuaFlag1) value.
setlua_flag1(com.ibm.btt.samples.business.sna.lu0.host.DummyLuaFlag1)
public DummyLuaFlag2 getlua_flag2()
Gets the flag2 property (com.ibm.connector.lu0.host.DummyLuaFlag2) value.
setlua_flag2(com.ibm.btt.samples.business.sna.lu0.host.DummyLuaFlag2)
public java.lang.String getlua_luname()
Gets the lua_luname property (java.lang.String) value.
setlua_luname(char[])
public int getlua_max_length()
Gets the lua_max_length property (int) value.
setlua_max_length(int)
public char getlua_message_type()
Gets the lua_message_type property (char) value.
setlua_message_type(char)
public int getlua_opcode()
Gets the lua_opcode property (int) value.
setlua_opcode(int)
public long getlua_post_handle()
Gets the lua_post_handle property (long) value.
setlua_post_handle(long)
public int getlua_prim_rc()
Gets the lua_prim_rc property (int) value.
setlua_prim_rc(int)
public java.lang.String getlua_resv56()
Gets the lua_resv56 property (java.lang.String) value.
setlua_resv56(char[])
public DummyLuaRH getlua_rh()
Gets the lua_rh property (com.ibm.dse.services.DummyLuaRH) value.
setlua_rh(com.ibm.btt.samples.business.sna.lu0.host.DummyLuaRH)
public long getlua_sec_rc()
Gets the lua_sec_rc property (long) value.
setlua_sec_rc(long)
public long getlua_sid()
Gets the lua_sid property (long) value.
setlua_sid(long)
public DummyLuaTH getlua_th()
Gets the lua_th property (com.ibm.connector.lu0.host.DummyLuaTH) value.
setlua_th(com.ibm.btt.samples.business.sna.lu0.host.DummyLuaTH)
public int getlua_verb()
Gets the lua_verb property (int) value.
setlua_verb(int)
public int getlua_verb_length()
Gets the lua_verb_length property (int) value.
setlua_verb_length(int)
public static DummyLuaCommon getLuaCommon()
Gets a new DummyLuaCommon instance.
public boolean hasFi()
public boolean isBeginBracket()
public boolean isBeginChain()
public boolean isCdi()
public boolean isEndBracket()
public boolean isInitself()
public boolean isNegativeInitself()
public boolean isNegativeResponse()
public boolean isNegativeResponseToInitself()
public boolean isNSPE()
public boolean isPositiveResponseToInitself()
public boolean isPositiveResponseToTermself()
public boolean isTermself()
public void newlua_data_ptr(int length)
length
- intpublic void setlua_cobol_offset(int newlua_cobol_offset)
Sets the lua_cobol_offset property (int) value.
newlua_cobol_offset
- The new value for the property.getlua_cobol_offset()
public void setlua_correlator(long newlua_correlator)
Sets the lua_correlator property (long) value.
newlua_correlator
- The new value for the property.getlua_correlator()
public void setlua_data_length(int newlua_data_length)
Sets the lua_data_length property (int) value.
newlua_data_length
- The new value for the property.getlua_data_length()
public void setlua_data_ptr(char[] newlua_data_ptr)
Sets the lua_data_ptr property (char[]) value.
Sets the lua_data_length property (int) value.
newlua_data_ptr
- The new value for the property.getlua_data_ptr()
public void setlua_data_ptr(java.lang.String newlua_data_ptr)
Sets the lua_data_ptr property (java.lang.String) value.
Sets the lua_data_length property (int) value.
newlua_data_ptr
- The new value for the property.getlua_data_ptr()
public void setlua_encr_decr_option(char newlua_encr_decr_option)
Sets the lua_encr_decr_option property (char) value.
newlua_encr_decr_option
- The new value for the property.getlua_encr_decr_option()
public void setlua_extension_list_offset(int newlua_extension_list_offset)
Sets the lua_extension_list_offset property (int) value.
newlua_extension_list_offset
- The new value for the property.getlua_extension_list_offset()
public void setlua_flag1(DummyLuaFlag1 newflag1)
Sets the flag1 property (com.ibm.connector.lu0.host.DummyLuaFlag1) value.
newflag1
- The new value for the property.getlua_flag1()
public void setlua_flag2(DummyLuaFlag2 newflag2)
Sets the flag2 property (com.ibm.connector.lu0.host.DummyLuaFlag2) value.
newflag2
- The new value for the property.getlua_flag2()
public void setlua_luname(char[] newlua_luname)
Sets the lua_luname property (char[]) value.
newlua_luname
- The new value for the property.getlua_luname()
public void setlua_luname(java.lang.String newlua_luname)
Sets the lua_luname property (java.lang.String) value.
newlua_luname
- The new value for the property.getlua_luname()
public void setlua_max_length(int newlua_max_length)
Sets the lua_max_length property (int) value.
newlua_max_length
- The new value for the property.getlua_max_length()
public void setlua_message_type(char newlua_message_type)
Sets the lua_message_type property (char) value.
newlua_message_type
- The new value for the property.getlua_message_type()
public void setlua_opcode(int newlua_opcode)
Sets the lua_opcode property (int) value.
newlua_opcode
- The new value for the property.getlua_opcode()
public void setlua_post_handle(long newlua_post_handle)
Sets the lua_post_handle property (long) value.
newlua_post_handle
- The new value for the property.getlua_post_handle()
public void setlua_prim_rc(int newlua_prim_rc)
Sets the lua_prim_rc property (int) value.
newlua_prim_rc
- The new value for the property.getlua_prim_rc()
public void setlua_resv56(char[] newlua_resv56)
Sets the lua_resv56 property (char[]) value.
newlua_resv56
- The new value for the property.getlua_resv56()
public void setlua_resv56(java.lang.String newlua_resv56)
Sets the lua_resv56 property (java.lang.String) value.
newlua_resv56
- The new value for the property.getlua_resv56()
public void setlua_rh(DummyLuaRH newrh)
Sets the lua_rh property (com.ibm.connector.lu0.host.DummyLuaRH) value.
newrh
- The new value for the property.getlua_rh()
public void setlua_sec_rc(long newlua_sec_rc)
Sets the lua_sec_rc property (long) value.
newlua_sec_rc
- The new value for the property.getlua_sec_rc()
public void setlua_sid(long newlua_sid)
Sets the lua_sid property (long) value.
newlua_sid
- The new value for the property.getlua_sid()
public void setlua_th(DummyLuaTH newth)
Sets the lua_th property (com.ibm.connector.lu0.host.DummyLuaTH) value.
newth
- The new value for the property.getlua_th()
public void setlua_verb(int newlua_verb)
Sets the lua_verb property (int) value.
newlua_verb
- The new value for the property.getlua_verb()
public void setlua_verb_length(int newlua_verb_length)
Sets the lua_verb_length property (int) value.
newlua_verb_length
- The new value for the property.getlua_verb_length()
public DummyLu0Message toDummyLu0Message()
Converts a common block to a LuMessage.
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 |