
com.legstar.mq.mqcih.Mqcih Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of legstar-distribution
Show all versions of legstar-distribution
Used to create a single distribution for the entire LegStar project.
The newest version!
/*******************************************************************************
* Copyright (c) 2010 LegSem.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the GNU Lesser Public License v2.1
* which accompanies this distribution, and is available at
* http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
*
* Contributors:
* LegSem - initial API and implementation
******************************************************************************/
//
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vhudson-jaxb-ri-2.1-520
// See http://java.sun.com/xml/jaxb
// Any modifications to this file will be lost upon recompilation of the source schema.
// Generated on: 2009.12.05 at 10:40:56 AM CET
//
package com.legstar.mq.mqcih;
import java.io.Serializable;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlType;
import com.legstar.coxb.CobolElement;
import com.legstar.coxb.CobolType;
/**
* Java class for Mqcih complex type.
*
*
The following schema fragment specifies the expected content contained within this class.
*
*
* <complexType name="Mqcih">
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <element name="mqcihStrucid">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
* <maxLength value="4"/>
* </restriction>
* </simpleType>
* </element>
* <element name="mqcihVersion">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}int">
* <totalDigits value="9"/>
* </restriction>
* </simpleType>
* </element>
* <element name="mqcihStruclength">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}int">
* <totalDigits value="9"/>
* </restriction>
* </simpleType>
* </element>
* <element name="mqcihEncoding">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}int">
* <totalDigits value="9"/>
* </restriction>
* </simpleType>
* </element>
* <element name="mqcihCodedcharsetid">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}int">
* <totalDigits value="9"/>
* </restriction>
* </simpleType>
* </element>
* <element name="mqcihFormat">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
* <maxLength value="8"/>
* </restriction>
* </simpleType>
* </element>
* <element name="mqcihFlags">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}int">
* <totalDigits value="9"/>
* </restriction>
* </simpleType>
* </element>
* <element name="mqcihReturncode">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}int">
* <totalDigits value="9"/>
* </restriction>
* </simpleType>
* </element>
* <element name="mqcihCompcode">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}int">
* <totalDigits value="9"/>
* </restriction>
* </simpleType>
* </element>
* <element name="mqcihReason">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}int">
* <totalDigits value="9"/>
* </restriction>
* </simpleType>
* </element>
* <element name="mqcihUowcontrol">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}int">
* <totalDigits value="9"/>
* </restriction>
* </simpleType>
* </element>
* <element name="mqcihGetwaitinterval">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}int">
* <totalDigits value="9"/>
* </restriction>
* </simpleType>
* </element>
* <element name="mqcihLinktype">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}int">
* <totalDigits value="9"/>
* </restriction>
* </simpleType>
* </element>
* <element name="mqcihOutputdatalength">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}int">
* <totalDigits value="9"/>
* </restriction>
* </simpleType>
* </element>
* <element name="mqcihFacilitykeeptime">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}int">
* <totalDigits value="9"/>
* </restriction>
* </simpleType>
* </element>
* <element name="mqcihAdsdescriptor">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}int">
* <totalDigits value="9"/>
* </restriction>
* </simpleType>
* </element>
* <element name="mqcihConversationaltask">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}int">
* <totalDigits value="9"/>
* </restriction>
* </simpleType>
* </element>
* <element name="mqcihTaskendstatus">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}int">
* <totalDigits value="9"/>
* </restriction>
* </simpleType>
* </element>
* <element name="mqcihFacility">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
* <maxLength value="8"/>
* </restriction>
* </simpleType>
* </element>
* <element name="mqcihFunction">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
* <maxLength value="4"/>
* </restriction>
* </simpleType>
* </element>
* <element name="mqcihAbendcode">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
* <maxLength value="4"/>
* </restriction>
* </simpleType>
* </element>
* <element name="mqcihAuthenticator">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
* <maxLength value="8"/>
* </restriction>
* </simpleType>
* </element>
* <element name="mqcihReserved1">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
* <maxLength value="8"/>
* </restriction>
* </simpleType>
* </element>
* <element name="mqcihReplytoformat">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
* <maxLength value="8"/>
* </restriction>
* </simpleType>
* </element>
* <element name="mqcihRemotesysid">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
* <maxLength value="4"/>
* </restriction>
* </simpleType>
* </element>
* <element name="mqcihRemotetransid">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
* <maxLength value="4"/>
* </restriction>
* </simpleType>
* </element>
* <element name="mqcihTransactionid">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
* <maxLength value="4"/>
* </restriction>
* </simpleType>
* </element>
* <element name="mqcihFacilitylike">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
* <maxLength value="4"/>
* </restriction>
* </simpleType>
* </element>
* <element name="mqcihAttentionid">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
* <maxLength value="4"/>
* </restriction>
* </simpleType>
* </element>
* <element name="mqcihStartcode">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
* <maxLength value="4"/>
* </restriction>
* </simpleType>
* </element>
* <element name="mqcihCancelcode">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
* <maxLength value="4"/>
* </restriction>
* </simpleType>
* </element>
* <element name="mqcihNexttransactionid">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
* <maxLength value="4"/>
* </restriction>
* </simpleType>
* </element>
* <element name="mqcihReserved2">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
* <maxLength value="8"/>
* </restriction>
* </simpleType>
* </element>
* <element name="mqcihReserved3">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
* <maxLength value="8"/>
* </restriction>
* </simpleType>
* </element>
* <element name="mqcihCursorposition">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}int">
* <totalDigits value="9"/>
* </restriction>
* </simpleType>
* </element>
* <element name="mqcihErroroffset">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}int">
* <totalDigits value="9"/>
* </restriction>
* </simpleType>
* </element>
* <element name="mqcihInputitem">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}int">
* <totalDigits value="9"/>
* </restriction>
* </simpleType>
* </element>
* <element name="mqcihReserved4">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}int">
* <totalDigits value="9"/>
* </restriction>
* </simpleType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "Mqcih", propOrder = {
"mqcihStrucid",
"mqcihVersion",
"mqcihStruclength",
"mqcihEncoding",
"mqcihCodedcharsetid",
"mqcihFormat",
"mqcihFlags",
"mqcihReturncode",
"mqcihCompcode",
"mqcihReason",
"mqcihUowcontrol",
"mqcihGetwaitinterval",
"mqcihLinktype",
"mqcihOutputdatalength",
"mqcihFacilitykeeptime",
"mqcihAdsdescriptor",
"mqcihConversationaltask",
"mqcihTaskendstatus",
"mqcihFacility",
"mqcihFunction",
"mqcihAbendcode",
"mqcihAuthenticator",
"mqcihReserved1",
"mqcihReplytoformat",
"mqcihRemotesysid",
"mqcihRemotetransid",
"mqcihTransactionid",
"mqcihFacilitylike",
"mqcihAttentionid",
"mqcihStartcode",
"mqcihCancelcode",
"mqcihNexttransactionid",
"mqcihReserved2",
"mqcihReserved3",
"mqcihCursorposition",
"mqcihErroroffset",
"mqcihInputitem",
"mqcihReserved4"
})
public class Mqcih
implements Serializable
{
private final static long serialVersionUID = 1L;
@XmlElement(required = true)
@CobolElement(cobolName = "MQCIH-STRUCID", type = CobolType.ALPHANUMERIC_ITEM, levelNumber = 15, picture = "X(4)", value = "CIH ", srceLine = 35)
protected String mqcihStrucid = "CIH";
@CobolElement(cobolName = "MQCIH-VERSION", type = CobolType.BINARY_ITEM, levelNumber = 15, isSigned = true, totalDigits = 9, picture = "S9(9)", usage = "BINARY", value = "2", srceLine = 37)
protected int mqcihVersion = 2;
@CobolElement(cobolName = "MQCIH-STRUCLENGTH", type = CobolType.BINARY_ITEM, levelNumber = 15, isSigned = true, totalDigits = 9, picture = "S9(9)", usage = "BINARY", value = "180", srceLine = 39)
protected int mqcihStruclength = 180;
@CobolElement(cobolName = "MQCIH-ENCODING", type = CobolType.BINARY_ITEM, levelNumber = 15, isSigned = true, totalDigits = 9, picture = "S9(9)", usage = "BINARY", value = "0", srceLine = 41)
protected int mqcihEncoding = 0;
@CobolElement(cobolName = "MQCIH-CODEDCHARSETID", type = CobolType.BINARY_ITEM, levelNumber = 15, isSigned = true, totalDigits = 9, picture = "S9(9)", usage = "BINARY", value = "0", srceLine = 43)
protected int mqcihCodedcharsetid = 0;
@XmlElement(required = true)
@CobolElement(cobolName = "MQCIH-FORMAT", type = CobolType.ALPHANUMERIC_ITEM, levelNumber = 15, picture = "X(8)", srceLine = 45)
protected String mqcihFormat = "";
@CobolElement(cobolName = "MQCIH-FLAGS", type = CobolType.BINARY_ITEM, levelNumber = 15, isSigned = true, totalDigits = 9, picture = "S9(9)", usage = "BINARY", value = "0", srceLine = 47)
protected int mqcihFlags = 0;
@CobolElement(cobolName = "MQCIH-RETURNCODE", type = CobolType.BINARY_ITEM, levelNumber = 15, isSigned = true, totalDigits = 9, picture = "S9(9)", usage = "BINARY", value = "0", srceLine = 49)
protected int mqcihReturncode = 0;
@CobolElement(cobolName = "MQCIH-COMPCODE", type = CobolType.BINARY_ITEM, levelNumber = 15, isSigned = true, totalDigits = 9, picture = "S9(9)", usage = "BINARY", value = "0", srceLine = 51)
protected int mqcihCompcode = 0;
@CobolElement(cobolName = "MQCIH-REASON", type = CobolType.BINARY_ITEM, levelNumber = 15, isSigned = true, totalDigits = 9, picture = "S9(9)", usage = "BINARY", value = "0", srceLine = 53)
protected int mqcihReason = 0;
@CobolElement(cobolName = "MQCIH-UOWCONTROL", type = CobolType.BINARY_ITEM, levelNumber = 15, isSigned = true, totalDigits = 9, picture = "S9(9)", usage = "BINARY", value = "273", srceLine = 55)
protected int mqcihUowcontrol = 273;
@CobolElement(cobolName = "MQCIH-GETWAITINTERVAL", type = CobolType.BINARY_ITEM, levelNumber = 15, isSigned = true, totalDigits = 9, picture = "S9(9)", usage = "BINARY", value = "-2", srceLine = 57)
protected int mqcihGetwaitinterval = -2;
@CobolElement(cobolName = "MQCIH-LINKTYPE", type = CobolType.BINARY_ITEM, levelNumber = 15, isSigned = true, totalDigits = 9, picture = "S9(9)", usage = "BINARY", value = "1", srceLine = 59)
protected int mqcihLinktype = 1;
@CobolElement(cobolName = "MQCIH-OUTPUTDATALENGTH", type = CobolType.BINARY_ITEM, levelNumber = 15, isSigned = true, totalDigits = 9, picture = "S9(9)", usage = "BINARY", value = "-1", srceLine = 61)
protected int mqcihOutputdatalength = -1;
@CobolElement(cobolName = "MQCIH-FACILITYKEEPTIME", type = CobolType.BINARY_ITEM, levelNumber = 15, isSigned = true, totalDigits = 9, picture = "S9(9)", usage = "BINARY", value = "0", srceLine = 63)
protected int mqcihFacilitykeeptime = 0;
@CobolElement(cobolName = "MQCIH-ADSDESCRIPTOR", type = CobolType.BINARY_ITEM, levelNumber = 15, isSigned = true, totalDigits = 9, picture = "S9(9)", usage = "BINARY", value = "0", srceLine = 65)
protected int mqcihAdsdescriptor = 0;
@CobolElement(cobolName = "MQCIH-CONVERSATIONALTASK", type = CobolType.BINARY_ITEM, levelNumber = 15, isSigned = true, totalDigits = 9, picture = "S9(9)", usage = "BINARY", value = "0", srceLine = 67)
protected int mqcihConversationaltask = 0;
@CobolElement(cobolName = "MQCIH-TASKENDSTATUS", type = CobolType.BINARY_ITEM, levelNumber = 15, isSigned = true, totalDigits = 9, picture = "S9(9)", usage = "BINARY", value = "0", srceLine = 69)
protected int mqcihTaskendstatus = 0;
@XmlElement(required = true)
@CobolElement(cobolName = "MQCIH-FACILITY", type = CobolType.ALPHANUMERIC_ITEM, levelNumber = 15, picture = "X(8)", value = "0x0000000000000000", srceLine = 71)
protected String mqcihFacility = "0x0000000000000000";
@XmlElement(required = true)
@CobolElement(cobolName = "MQCIH-FUNCTION", type = CobolType.ALPHANUMERIC_ITEM, levelNumber = 15, picture = "X(4)", srceLine = 73)
protected String mqcihFunction = "";
@XmlElement(required = true)
@CobolElement(cobolName = "MQCIH-ABENDCODE", type = CobolType.ALPHANUMERIC_ITEM, levelNumber = 15, picture = "X(4)", srceLine = 75)
protected String mqcihAbendcode = "";
@XmlElement(required = true)
@CobolElement(cobolName = "MQCIH-AUTHENTICATOR", type = CobolType.ALPHANUMERIC_ITEM, levelNumber = 15, picture = "X(8)", srceLine = 77)
protected String mqcihAuthenticator = "";
@XmlElement(required = true)
@CobolElement(cobolName = "MQCIH-RESERVED1", type = CobolType.ALPHANUMERIC_ITEM, levelNumber = 15, picture = "X(8)", srceLine = 79)
protected String mqcihReserved1 = "";
@XmlElement(required = true)
@CobolElement(cobolName = "MQCIH-REPLYTOFORMAT", type = CobolType.ALPHANUMERIC_ITEM, levelNumber = 15, picture = "X(8)", srceLine = 81)
protected String mqcihReplytoformat = "";
@XmlElement(required = true)
@CobolElement(cobolName = "MQCIH-REMOTESYSID", type = CobolType.ALPHANUMERIC_ITEM, levelNumber = 15, picture = "X(4)", srceLine = 83)
protected String mqcihRemotesysid = "";
@XmlElement(required = true)
@CobolElement(cobolName = "MQCIH-REMOTETRANSID", type = CobolType.ALPHANUMERIC_ITEM, levelNumber = 15, picture = "X(4)", srceLine = 85)
protected String mqcihRemotetransid = "";
@XmlElement(required = true)
@CobolElement(cobolName = "MQCIH-TRANSACTIONID", type = CobolType.ALPHANUMERIC_ITEM, levelNumber = 15, picture = "X(4)", srceLine = 87)
protected String mqcihTransactionid = "";
@XmlElement(required = true)
@CobolElement(cobolName = "MQCIH-FACILITYLIKE", type = CobolType.ALPHANUMERIC_ITEM, levelNumber = 15, picture = "X(4)", srceLine = 89)
protected String mqcihFacilitylike = "";
@XmlElement(required = true)
@CobolElement(cobolName = "MQCIH-ATTENTIONID", type = CobolType.ALPHANUMERIC_ITEM, levelNumber = 15, picture = "X(4)", srceLine = 91)
protected String mqcihAttentionid = "";
@XmlElement(required = true)
@CobolElement(cobolName = "MQCIH-STARTCODE", type = CobolType.ALPHANUMERIC_ITEM, levelNumber = 15, picture = "X(4)", srceLine = 93)
protected String mqcihStartcode = "";
@XmlElement(required = true)
@CobolElement(cobolName = "MQCIH-CANCELCODE", type = CobolType.ALPHANUMERIC_ITEM, levelNumber = 15, picture = "X(4)", srceLine = 95)
protected String mqcihCancelcode = "";
@XmlElement(required = true)
@CobolElement(cobolName = "MQCIH-NEXTTRANSACTIONID", type = CobolType.ALPHANUMERIC_ITEM, levelNumber = 15, picture = "X(4)", srceLine = 97)
protected String mqcihNexttransactionid = "";
@XmlElement(required = true)
@CobolElement(cobolName = "MQCIH-RESERVED2", type = CobolType.ALPHANUMERIC_ITEM, levelNumber = 15, picture = "X(8)", srceLine = 99)
protected String mqcihReserved2 = "";
@XmlElement(required = true)
@CobolElement(cobolName = "MQCIH-RESERVED3", type = CobolType.ALPHANUMERIC_ITEM, levelNumber = 15, picture = "X(8)", srceLine = 101)
protected String mqcihReserved3 = "";
@CobolElement(cobolName = "MQCIH-CURSORPOSITION", type = CobolType.BINARY_ITEM, levelNumber = 15, isSigned = true, totalDigits = 9, picture = "S9(9)", usage = "BINARY", value = "0", srceLine = 103)
protected int mqcihCursorposition = 0;
@CobolElement(cobolName = "MQCIH-ERROROFFSET", type = CobolType.BINARY_ITEM, levelNumber = 15, isSigned = true, totalDigits = 9, picture = "S9(9)", usage = "BINARY", value = "0", srceLine = 105)
protected int mqcihErroroffset = 0;
@CobolElement(cobolName = "MQCIH-INPUTITEM", type = CobolType.BINARY_ITEM, levelNumber = 15, isSigned = true, totalDigits = 9, picture = "S9(9)", usage = "BINARY", value = "0", srceLine = 107)
protected int mqcihInputitem = 0;
@CobolElement(cobolName = "MQCIH-RESERVED4", type = CobolType.BINARY_ITEM, levelNumber = 15, isSigned = true, totalDigits = 9, picture = "S9(9)", usage = "BINARY", value = "0", srceLine = 109)
protected int mqcihReserved4 = 0;
/**
* Gets the value of the mqcihStrucid property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getMqcihStrucid() {
return mqcihStrucid;
}
/**
* Sets the value of the mqcihStrucid property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setMqcihStrucid(String value) {
this.mqcihStrucid = value;
}
public boolean isSetMqcihStrucid() {
return (this.mqcihStrucid!= null);
}
/**
* Gets the value of the mqcihVersion property.
*
*/
public int getMqcihVersion() {
return mqcihVersion;
}
/**
* Sets the value of the mqcihVersion property.
*
*/
public void setMqcihVersion(int value) {
this.mqcihVersion = value;
}
public boolean isSetMqcihVersion() {
return true;
}
/**
* Gets the value of the mqcihStruclength property.
*
*/
public int getMqcihStruclength() {
return mqcihStruclength;
}
/**
* Sets the value of the mqcihStruclength property.
*
*/
public void setMqcihStruclength(int value) {
this.mqcihStruclength = value;
}
public boolean isSetMqcihStruclength() {
return true;
}
/**
* Gets the value of the mqcihEncoding property.
*
*/
public int getMqcihEncoding() {
return mqcihEncoding;
}
/**
* Sets the value of the mqcihEncoding property.
*
*/
public void setMqcihEncoding(int value) {
this.mqcihEncoding = value;
}
public boolean isSetMqcihEncoding() {
return true;
}
/**
* Gets the value of the mqcihCodedcharsetid property.
*
*/
public int getMqcihCodedcharsetid() {
return mqcihCodedcharsetid;
}
/**
* Sets the value of the mqcihCodedcharsetid property.
*
*/
public void setMqcihCodedcharsetid(int value) {
this.mqcihCodedcharsetid = value;
}
public boolean isSetMqcihCodedcharsetid() {
return true;
}
/**
* Gets the value of the mqcihFormat property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getMqcihFormat() {
return mqcihFormat;
}
/**
* Sets the value of the mqcihFormat property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setMqcihFormat(String value) {
this.mqcihFormat = value;
}
public boolean isSetMqcihFormat() {
return (this.mqcihFormat!= null);
}
/**
* Gets the value of the mqcihFlags property.
*
*/
public int getMqcihFlags() {
return mqcihFlags;
}
/**
* Sets the value of the mqcihFlags property.
*
*/
public void setMqcihFlags(int value) {
this.mqcihFlags = value;
}
public boolean isSetMqcihFlags() {
return true;
}
/**
* Gets the value of the mqcihReturncode property.
*
*/
public int getMqcihReturncode() {
return mqcihReturncode;
}
/**
* Sets the value of the mqcihReturncode property.
*
*/
public void setMqcihReturncode(int value) {
this.mqcihReturncode = value;
}
public boolean isSetMqcihReturncode() {
return true;
}
/**
* Gets the value of the mqcihCompcode property.
*
*/
public int getMqcihCompcode() {
return mqcihCompcode;
}
/**
* Sets the value of the mqcihCompcode property.
*
*/
public void setMqcihCompcode(int value) {
this.mqcihCompcode = value;
}
public boolean isSetMqcihCompcode() {
return true;
}
/**
* Gets the value of the mqcihReason property.
*
*/
public int getMqcihReason() {
return mqcihReason;
}
/**
* Sets the value of the mqcihReason property.
*
*/
public void setMqcihReason(int value) {
this.mqcihReason = value;
}
public boolean isSetMqcihReason() {
return true;
}
/**
* Gets the value of the mqcihUowcontrol property.
*
*/
public int getMqcihUowcontrol() {
return mqcihUowcontrol;
}
/**
* Sets the value of the mqcihUowcontrol property.
*
*/
public void setMqcihUowcontrol(int value) {
this.mqcihUowcontrol = value;
}
public boolean isSetMqcihUowcontrol() {
return true;
}
/**
* Gets the value of the mqcihGetwaitinterval property.
*
*/
public int getMqcihGetwaitinterval() {
return mqcihGetwaitinterval;
}
/**
* Sets the value of the mqcihGetwaitinterval property.
*
*/
public void setMqcihGetwaitinterval(int value) {
this.mqcihGetwaitinterval = value;
}
public boolean isSetMqcihGetwaitinterval() {
return true;
}
/**
* Gets the value of the mqcihLinktype property.
*
*/
public int getMqcihLinktype() {
return mqcihLinktype;
}
/**
* Sets the value of the mqcihLinktype property.
*
*/
public void setMqcihLinktype(int value) {
this.mqcihLinktype = value;
}
public boolean isSetMqcihLinktype() {
return true;
}
/**
* Gets the value of the mqcihOutputdatalength property.
*
*/
public int getMqcihOutputdatalength() {
return mqcihOutputdatalength;
}
/**
* Sets the value of the mqcihOutputdatalength property.
*
*/
public void setMqcihOutputdatalength(int value) {
this.mqcihOutputdatalength = value;
}
public boolean isSetMqcihOutputdatalength() {
return true;
}
/**
* Gets the value of the mqcihFacilitykeeptime property.
*
*/
public int getMqcihFacilitykeeptime() {
return mqcihFacilitykeeptime;
}
/**
* Sets the value of the mqcihFacilitykeeptime property.
*
*/
public void setMqcihFacilitykeeptime(int value) {
this.mqcihFacilitykeeptime = value;
}
public boolean isSetMqcihFacilitykeeptime() {
return true;
}
/**
* Gets the value of the mqcihAdsdescriptor property.
*
*/
public int getMqcihAdsdescriptor() {
return mqcihAdsdescriptor;
}
/**
* Sets the value of the mqcihAdsdescriptor property.
*
*/
public void setMqcihAdsdescriptor(int value) {
this.mqcihAdsdescriptor = value;
}
public boolean isSetMqcihAdsdescriptor() {
return true;
}
/**
* Gets the value of the mqcihConversationaltask property.
*
*/
public int getMqcihConversationaltask() {
return mqcihConversationaltask;
}
/**
* Sets the value of the mqcihConversationaltask property.
*
*/
public void setMqcihConversationaltask(int value) {
this.mqcihConversationaltask = value;
}
public boolean isSetMqcihConversationaltask() {
return true;
}
/**
* Gets the value of the mqcihTaskendstatus property.
*
*/
public int getMqcihTaskendstatus() {
return mqcihTaskendstatus;
}
/**
* Sets the value of the mqcihTaskendstatus property.
*
*/
public void setMqcihTaskendstatus(int value) {
this.mqcihTaskendstatus = value;
}
public boolean isSetMqcihTaskendstatus() {
return true;
}
/**
* Gets the value of the mqcihFacility property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getMqcihFacility() {
return mqcihFacility;
}
/**
* Sets the value of the mqcihFacility property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setMqcihFacility(String value) {
this.mqcihFacility = value;
}
public boolean isSetMqcihFacility() {
return (this.mqcihFacility!= null);
}
/**
* Gets the value of the mqcihFunction property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getMqcihFunction() {
return mqcihFunction;
}
/**
* Sets the value of the mqcihFunction property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setMqcihFunction(String value) {
this.mqcihFunction = value;
}
public boolean isSetMqcihFunction() {
return (this.mqcihFunction!= null);
}
/**
* Gets the value of the mqcihAbendcode property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getMqcihAbendcode() {
return mqcihAbendcode;
}
/**
* Sets the value of the mqcihAbendcode property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setMqcihAbendcode(String value) {
this.mqcihAbendcode = value;
}
public boolean isSetMqcihAbendcode() {
return (this.mqcihAbendcode!= null);
}
/**
* Gets the value of the mqcihAuthenticator property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getMqcihAuthenticator() {
return mqcihAuthenticator;
}
/**
* Sets the value of the mqcihAuthenticator property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setMqcihAuthenticator(String value) {
this.mqcihAuthenticator = value;
}
public boolean isSetMqcihAuthenticator() {
return (this.mqcihAuthenticator!= null);
}
/**
* Gets the value of the mqcihReserved1 property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getMqcihReserved1() {
return mqcihReserved1;
}
/**
* Sets the value of the mqcihReserved1 property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setMqcihReserved1(String value) {
this.mqcihReserved1 = value;
}
public boolean isSetMqcihReserved1() {
return (this.mqcihReserved1 != null);
}
/**
* Gets the value of the mqcihReplytoformat property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getMqcihReplytoformat() {
return mqcihReplytoformat;
}
/**
* Sets the value of the mqcihReplytoformat property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setMqcihReplytoformat(String value) {
this.mqcihReplytoformat = value;
}
public boolean isSetMqcihReplytoformat() {
return (this.mqcihReplytoformat!= null);
}
/**
* Gets the value of the mqcihRemotesysid property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getMqcihRemotesysid() {
return mqcihRemotesysid;
}
/**
* Sets the value of the mqcihRemotesysid property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setMqcihRemotesysid(String value) {
this.mqcihRemotesysid = value;
}
public boolean isSetMqcihRemotesysid() {
return (this.mqcihRemotesysid!= null);
}
/**
* Gets the value of the mqcihRemotetransid property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getMqcihRemotetransid() {
return mqcihRemotetransid;
}
/**
* Sets the value of the mqcihRemotetransid property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setMqcihRemotetransid(String value) {
this.mqcihRemotetransid = value;
}
public boolean isSetMqcihRemotetransid() {
return (this.mqcihRemotetransid!= null);
}
/**
* Gets the value of the mqcihTransactionid property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getMqcihTransactionid() {
return mqcihTransactionid;
}
/**
* Sets the value of the mqcihTransactionid property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setMqcihTransactionid(String value) {
this.mqcihTransactionid = value;
}
public boolean isSetMqcihTransactionid() {
return (this.mqcihTransactionid!= null);
}
/**
* Gets the value of the mqcihFacilitylike property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getMqcihFacilitylike() {
return mqcihFacilitylike;
}
/**
* Sets the value of the mqcihFacilitylike property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setMqcihFacilitylike(String value) {
this.mqcihFacilitylike = value;
}
public boolean isSetMqcihFacilitylike() {
return (this.mqcihFacilitylike!= null);
}
/**
* Gets the value of the mqcihAttentionid property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getMqcihAttentionid() {
return mqcihAttentionid;
}
/**
* Sets the value of the mqcihAttentionid property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setMqcihAttentionid(String value) {
this.mqcihAttentionid = value;
}
public boolean isSetMqcihAttentionid() {
return (this.mqcihAttentionid!= null);
}
/**
* Gets the value of the mqcihStartcode property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getMqcihStartcode() {
return mqcihStartcode;
}
/**
* Sets the value of the mqcihStartcode property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setMqcihStartcode(String value) {
this.mqcihStartcode = value;
}
public boolean isSetMqcihStartcode() {
return (this.mqcihStartcode!= null);
}
/**
* Gets the value of the mqcihCancelcode property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getMqcihCancelcode() {
return mqcihCancelcode;
}
/**
* Sets the value of the mqcihCancelcode property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setMqcihCancelcode(String value) {
this.mqcihCancelcode = value;
}
public boolean isSetMqcihCancelcode() {
return (this.mqcihCancelcode!= null);
}
/**
* Gets the value of the mqcihNexttransactionid property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getMqcihNexttransactionid() {
return mqcihNexttransactionid;
}
/**
* Sets the value of the mqcihNexttransactionid property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setMqcihNexttransactionid(String value) {
this.mqcihNexttransactionid = value;
}
public boolean isSetMqcihNexttransactionid() {
return (this.mqcihNexttransactionid!= null);
}
/**
* Gets the value of the mqcihReserved2 property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getMqcihReserved2() {
return mqcihReserved2;
}
/**
* Sets the value of the mqcihReserved2 property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setMqcihReserved2(String value) {
this.mqcihReserved2 = value;
}
public boolean isSetMqcihReserved2() {
return (this.mqcihReserved2 != null);
}
/**
* Gets the value of the mqcihReserved3 property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getMqcihReserved3() {
return mqcihReserved3;
}
/**
* Sets the value of the mqcihReserved3 property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setMqcihReserved3(String value) {
this.mqcihReserved3 = value;
}
public boolean isSetMqcihReserved3() {
return (this.mqcihReserved3 != null);
}
/**
* Gets the value of the mqcihCursorposition property.
*
*/
public int getMqcihCursorposition() {
return mqcihCursorposition;
}
/**
* Sets the value of the mqcihCursorposition property.
*
*/
public void setMqcihCursorposition(int value) {
this.mqcihCursorposition = value;
}
public boolean isSetMqcihCursorposition() {
return true;
}
/**
* Gets the value of the mqcihErroroffset property.
*
*/
public int getMqcihErroroffset() {
return mqcihErroroffset;
}
/**
* Sets the value of the mqcihErroroffset property.
*
*/
public void setMqcihErroroffset(int value) {
this.mqcihErroroffset = value;
}
public boolean isSetMqcihErroroffset() {
return true;
}
/**
* Gets the value of the mqcihInputitem property.
*
*/
public int getMqcihInputitem() {
return mqcihInputitem;
}
/**
* Sets the value of the mqcihInputitem property.
*
*/
public void setMqcihInputitem(int value) {
this.mqcihInputitem = value;
}
public boolean isSetMqcihInputitem() {
return true;
}
/**
* Gets the value of the mqcihReserved4 property.
*
*/
public int getMqcihReserved4() {
return mqcihReserved4;
}
/**
* Sets the value of the mqcihReserved4 property.
*
*/
public void setMqcihReserved4(int value) {
this.mqcihReserved4 = value;
}
public boolean isSetMqcihReserved4() {
return true;
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy