Class EdiMessageQueue

java.lang.Object
com.onenetwork.platform.common.Model
com.onenetwork.platform.common.EdiMessageQueue
All Implemented Interfaces:
Model, java.io.Serializable

public class EdiMessageQueue
extends com.onenetwork.platform.common.Model
implements java.io.Serializable
Captures information for all inbound and outbound EDI Messages (as well as SAP IDocs) received or sent by the Platform.

Java class for EdiMessageQueue complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="EdiMessageQueue">
   <complexContent>
     <extension base="{http://www.onenetwork.com/Platform}Model">
       <sequence>
         <element name="ActionExecTime" type="{http://www.onenetwork.com/Platform}DateTime" minOccurs="0"/>
         <element name="ActionName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="InputRefId" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="Error" type="{http://www.onenetwork.com/Platform}Error" minOccurs="0"/>
         <element name="CreationUser" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="CreationDate" type="{http://www.onenetwork.com/Platform}DateTime" minOccurs="0"/>
         <element name="LastModifiedUser" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="LastModifiedDate" type="{http://www.onenetwork.com/Platform}DateTime" minOccurs="0"/>
         <element name="LevelModifiedDate" type="{http://www.onenetwork.com/Platform}DateTime" minOccurs="0"/>
         <element name="ValueChainId" type="{http://www.w3.org/2001/XMLSchema}long"/>
         <element name="EdiMessageId" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/>
         <element name="Direction" type="{http://www.w3.org/2001/XMLSchema}string"/>
         <element name="ISAControlNo" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="GSControlNo" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="STControlNo" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="EDISender" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="EDIReceiver" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="EDISenderQualifier" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="EDIReceiverQualifier" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="SendingOrgName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="SendingOrgEnterpriseName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="ReceivingOrgName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="ReceivingOrgEnterpriseName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="MessageId" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="MessageSender" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="FunctionalGroupNo" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="TransactionSetNo" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="FieldDelimiter" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="SegmentDelimiter" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="GroupDelimiter" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="SegmentDelimSuffix" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="MsgProcessTime" type="{http://www.onenetwork.com/Platform}DateTime" minOccurs="0"/>
         <element name="State" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="ErrorMsg" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="AckCode" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="PrimaryRefTransNo" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="PrimaryRefModelTypeName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="SecondaryRefTransNo" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="SecondaryRefModelTypeName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="TertiaryRefTransNo" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="TertiaryRefModelTypeName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="LastResent" type="{http://www.onenetwork.com/Platform}DateTime" minOccurs="0"/>
         <element name="AckTransEdiMessageId" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/>
         <element name="AckTransDirection" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="EdiFormat" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="ParticipantOrg1Name" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="ParticipantOrg1EnterpriseName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="RemoteCopyFromName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="ReconciledMessageId" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="ReconciledMessageSender" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="Udfs" type="{http://www.onenetwork.com/Platform}NameValuePairList" minOccurs="0"/>
         <element name="Issue" type="{http://www.onenetwork.com/Platform}Issue" maxOccurs="unbounded" minOccurs="0"/>
         <element ref="{http://www.onenetwork.com/Platform}MDFs" maxOccurs="unbounded" minOccurs="0"/>
         <element name="Attribute" type="{http://www.onenetwork.com/Platform}AttributeValue" maxOccurs="unbounded" minOccurs="0"/>
       </sequence>
     </extension>
   </complexContent>
 </complexType>
 
See Also:
Serialized Form
  • Field Details

  • Constructor Details

  • Method Details

    • getActionExecTime

      public java.util.Calendar getActionExecTime()
      Gets the value of the actionExecTime property.
      Returns:
      possible object is String
    • setActionExecTime

      public void setActionExecTime​(java.util.Calendar value)
      Sets the value of the actionExecTime property.
      Parameters:
      value - allowed object is String
    • isSetActionExecTime

      public boolean isSetActionExecTime()
    • getActionName

      public java.lang.String getActionName()
      Gets the value of the actionName property.
      Overrides:
      getActionName in class com.onenetwork.platform.common.Model
      Returns:
      possible object is String
    • setActionName

      public void setActionName​(java.lang.String value)
      Sets the value of the actionName property.
      Overrides:
      setActionName in class com.onenetwork.platform.common.Model
      Parameters:
      value - allowed object is String
    • isSetActionName

      public boolean isSetActionName()
    • getInputRefId

      public java.lang.String getInputRefId()
      Gets the value of the inputRefId property.
      Returns:
      possible object is String
    • setInputRefId

      public void setInputRefId​(java.lang.String value)
      Sets the value of the inputRefId property.
      Parameters:
      value - allowed object is String
    • isSetInputRefId

      public boolean isSetInputRefId()
    • getError

      public StatusMessage getError()
      Gets the value of the error property.
      Specified by:
      getError in interface Model
      Overrides:
      getError in class com.onenetwork.platform.common.Model
      Returns:
      possible object is ErrorDef
    • setError

      public void setError​(StatusMessage value)
      Sets the value of the error property.
      Specified by:
      setError in interface Model
      Overrides:
      setError in class com.onenetwork.platform.common.Model
      Parameters:
      value - allowed object is ErrorDef
    • isSetError

      public boolean isSetError()
    • getCreationUser

      public java.lang.String getCreationUser()
      Gets the value of the creationUser property.
      Returns:
      possible object is String
    • setCreationUser

      public void setCreationUser​(java.lang.String value)
      Sets the value of the creationUser property.
      Parameters:
      value - allowed object is String
    • isSetCreationUser

      public boolean isSetCreationUser()
    • getCreationDate

      public java.util.Calendar getCreationDate()
      Gets the value of the creationDate property.
      Returns:
      possible object is String
    • setCreationDate

      public void setCreationDate​(java.util.Calendar value)
      Sets the value of the creationDate property.
      Parameters:
      value - allowed object is String
    • isSetCreationDate

      public boolean isSetCreationDate()
    • getLastModifiedUser

      public java.lang.String getLastModifiedUser()
      Gets the value of the lastModifiedUser property.
      Specified by:
      getLastModifiedUser in interface Model
      Overrides:
      getLastModifiedUser in class com.onenetwork.platform.common.Model
      Returns:
      possible object is String
    • setLastModifiedUser

      public void setLastModifiedUser​(java.lang.String value)
      Sets the value of the lastModifiedUser property.
      Specified by:
      setLastModifiedUser in interface Model
      Overrides:
      setLastModifiedUser in class com.onenetwork.platform.common.Model
      Parameters:
      value - allowed object is String
    • isSetLastModifiedUser

      public boolean isSetLastModifiedUser()
    • getLastModifiedDate

      public java.util.Calendar getLastModifiedDate()
      Gets the value of the lastModifiedDate property.
      Specified by:
      getLastModifiedDate in interface Model
      Overrides:
      getLastModifiedDate in class com.onenetwork.platform.common.Model
      Returns:
      possible object is String
    • setLastModifiedDate

      public void setLastModifiedDate​(java.util.Calendar value)
      Sets the value of the lastModifiedDate property.
      Specified by:
      setLastModifiedDate in interface Model
      Overrides:
      setLastModifiedDate in class com.onenetwork.platform.common.Model
      Parameters:
      value - allowed object is String
    • isSetLastModifiedDate

      public boolean isSetLastModifiedDate()
    • getLevelModifiedDate

      public java.util.Calendar getLevelModifiedDate()
      Gets the value of the levelModifiedDate property.
      Returns:
      possible object is String
    • setLevelModifiedDate

      public void setLevelModifiedDate​(java.util.Calendar value)
      Sets the value of the levelModifiedDate property.
      Parameters:
      value - allowed object is String
    • isSetLevelModifiedDate

      public boolean isSetLevelModifiedDate()
    • getValueChainId

      public long getValueChainId()
      Gets the value of the valueChainId property.
    • setValueChainId

      public void setValueChainId​(long value)
      Sets the value of the valueChainId property.
    • isSetValueChainId

      public boolean isSetValueChainId()
    • setEdiMessageId

      public void setEdiMessageId​(long value)
      Sets the value of the ediMessageId property.
      Parameters:
      value - allowed object is Long
    • isSetEdiMessageId

      public boolean isSetEdiMessageId()
    • getDirection

      public java.lang.String getDirection()
      Gets the value of the direction property.
      Returns:
      possible object is String
    • setDirection

      public void setDirection​(java.lang.String value)
      Sets the value of the direction property.
      Parameters:
      value - allowed object is String
    • isSetDirection

      public boolean isSetDirection()
    • getISAControlNo

      public java.lang.String getISAControlNo()
      Gets the value of the isaControlNo property.
      Returns:
      possible object is String
    • setISAControlNo

      public void setISAControlNo​(java.lang.String value)
      Sets the value of the isaControlNo property.
      Parameters:
      value - allowed object is String
    • isSetISAControlNo

      public boolean isSetISAControlNo()
    • getGSControlNo

      public java.lang.String getGSControlNo()
      Gets the value of the gsControlNo property.
      Returns:
      possible object is String
    • setGSControlNo

      public void setGSControlNo​(java.lang.String value)
      Sets the value of the gsControlNo property.
      Parameters:
      value - allowed object is String
    • isSetGSControlNo

      public boolean isSetGSControlNo()
    • getSTControlNo

      public java.lang.String getSTControlNo()
      Gets the value of the stControlNo property.
      Returns:
      possible object is String
    • setSTControlNo

      public void setSTControlNo​(java.lang.String value)
      Sets the value of the stControlNo property.
      Parameters:
      value - allowed object is String
    • isSetSTControlNo

      public boolean isSetSTControlNo()
    • getEDISender

      public java.lang.String getEDISender()
      Gets the value of the ediSender property.
      Returns:
      possible object is String
    • setEDISender

      public void setEDISender​(java.lang.String value)
      Sets the value of the ediSender property.
      Parameters:
      value - allowed object is String
    • isSetEDISender

      public boolean isSetEDISender()
    • getEDIReceiver

      public java.lang.String getEDIReceiver()
      Gets the value of the ediReceiver property.
      Returns:
      possible object is String
    • setEDIReceiver

      public void setEDIReceiver​(java.lang.String value)
      Sets the value of the ediReceiver property.
      Parameters:
      value - allowed object is String
    • isSetEDIReceiver

      public boolean isSetEDIReceiver()
    • getEDISenderQualifier

      public java.lang.String getEDISenderQualifier()
      Gets the value of the ediSenderQualifier property.
      Returns:
      possible object is String
    • setEDISenderQualifier

      public void setEDISenderQualifier​(java.lang.String value)
      Sets the value of the ediSenderQualifier property.
      Parameters:
      value - allowed object is String
    • isSetEDISenderQualifier

      public boolean isSetEDISenderQualifier()
    • getEDIReceiverQualifier

      public java.lang.String getEDIReceiverQualifier()
      Gets the value of the ediReceiverQualifier property.
      Returns:
      possible object is String
    • setEDIReceiverQualifier

      public void setEDIReceiverQualifier​(java.lang.String value)
      Sets the value of the ediReceiverQualifier property.
      Parameters:
      value - allowed object is String
    • isSetEDIReceiverQualifier

      public boolean isSetEDIReceiverQualifier()
    • getSendingOrgName

      public java.lang.String getSendingOrgName()
      Gets the value of the sendingOrgName property.
      Returns:
      possible object is String
    • isSetSendingOrgName

      public boolean isSetSendingOrgName()
    • getSendingOrgEnterpriseName

      public java.lang.String getSendingOrgEnterpriseName()
      Gets the value of the sendingOrgEnterpriseName property.
      Returns:
      possible object is String
    • isSetSendingOrgEnterpriseName

      public boolean isSetSendingOrgEnterpriseName()
    • getReceivingOrgName

      public java.lang.String getReceivingOrgName()
      Gets the value of the receivingOrgName property.
      Returns:
      possible object is String
    • isSetReceivingOrgName

      public boolean isSetReceivingOrgName()
    • getReceivingOrgEnterpriseName

      public java.lang.String getReceivingOrgEnterpriseName()
      Gets the value of the receivingOrgEnterpriseName property.
      Returns:
      possible object is String
    • isSetReceivingOrgEnterpriseName

      public boolean isSetReceivingOrgEnterpriseName()
    • getMessageId

      public java.lang.String getMessageId()
      Gets the value of the messageId property.
      Returns:
      possible object is String
    • isSetMessageId

      public boolean isSetMessageId()
    • getMessageSender

      public java.lang.String getMessageSender()
      Gets the value of the messageSender property.
      Returns:
      possible object is String
    • isSetMessageSender

      public boolean isSetMessageSender()
    • getFunctionalGroupNo

      public java.lang.String getFunctionalGroupNo()
      Gets the value of the functionalGroupNo property.
      Returns:
      possible object is String
    • setFunctionalGroupNo

      public void setFunctionalGroupNo​(java.lang.String value)
      Sets the value of the functionalGroupNo property.
      Parameters:
      value - allowed object is String
    • isSetFunctionalGroupNo

      public boolean isSetFunctionalGroupNo()
    • getTransactionSetNo

      public java.lang.String getTransactionSetNo()
      Gets the value of the transactionSetNo property.
      Returns:
      possible object is String
    • setTransactionSetNo

      public void setTransactionSetNo​(java.lang.String value)
      Sets the value of the transactionSetNo property.
      Parameters:
      value - allowed object is String
    • isSetTransactionSetNo

      public boolean isSetTransactionSetNo()
    • getFieldDelimiter

      public java.lang.String getFieldDelimiter()
      Gets the value of the fieldDelimiter property.
      Returns:
      possible object is String
    • setFieldDelimiter

      public void setFieldDelimiter​(java.lang.String value)
      Sets the value of the fieldDelimiter property.
      Parameters:
      value - allowed object is String
    • isSetFieldDelimiter

      public boolean isSetFieldDelimiter()
    • getSegmentDelimiter

      public java.lang.String getSegmentDelimiter()
      Gets the value of the segmentDelimiter property.
      Returns:
      possible object is String
    • setSegmentDelimiter

      public void setSegmentDelimiter​(java.lang.String value)
      Sets the value of the segmentDelimiter property.
      Parameters:
      value - allowed object is String
    • isSetSegmentDelimiter

      public boolean isSetSegmentDelimiter()
    • getGroupDelimiter

      public java.lang.String getGroupDelimiter()
      Gets the value of the groupDelimiter property.
      Returns:
      possible object is String
    • setGroupDelimiter

      public void setGroupDelimiter​(java.lang.String value)
      Sets the value of the groupDelimiter property.
      Parameters:
      value - allowed object is String
    • isSetGroupDelimiter

      public boolean isSetGroupDelimiter()
    • getSegmentDelimSuffix

      public java.lang.String getSegmentDelimSuffix()
      Gets the value of the segmentDelimSuffix property.
      Returns:
      possible object is String
    • setSegmentDelimSuffix

      public void setSegmentDelimSuffix​(java.lang.String value)
      Sets the value of the segmentDelimSuffix property.
      Parameters:
      value - allowed object is String
    • isSetSegmentDelimSuffix

      public boolean isSetSegmentDelimSuffix()
    • getMsgProcessTime

      public java.util.Calendar getMsgProcessTime()
      Gets the value of the msgProcessTime property.
      Returns:
      possible object is String
    • setMsgProcessTime

      public void setMsgProcessTime​(java.util.Calendar value)
      Sets the value of the msgProcessTime property.
      Parameters:
      value - allowed object is String
    • isSetMsgProcessTime

      public boolean isSetMsgProcessTime()
    • getState

      public java.lang.String getState()
      Gets the value of the state property.
      Returns:
      possible object is String
    • setState

      public void setState​(java.lang.String value)
      Sets the value of the state property.
      Parameters:
      value - allowed object is String
    • isSetState

      public boolean isSetState()
    • getErrorMsg

      public java.lang.String getErrorMsg()
      Gets the value of the errorMsg property.
      Returns:
      possible object is String
    • setErrorMsg

      public void setErrorMsg​(java.lang.String value)
      Sets the value of the errorMsg property.
      Parameters:
      value - allowed object is String
    • isSetErrorMsg

      public boolean isSetErrorMsg()
    • getAckCode

      public java.lang.String getAckCode()
      Gets the value of the ackCode property.
      Returns:
      possible object is String
    • setAckCode

      public void setAckCode​(java.lang.String value)
      Sets the value of the ackCode property.
      Parameters:
      value - allowed object is String
    • isSetAckCode

      public boolean isSetAckCode()
    • getPrimaryRefTransNo

      public java.lang.String getPrimaryRefTransNo()
      Gets the value of the primaryRefTransNo property.
      Returns:
      possible object is String
    • setPrimaryRefTransNo

      public void setPrimaryRefTransNo​(java.lang.String value)
      Sets the value of the primaryRefTransNo property.
      Parameters:
      value - allowed object is String
    • isSetPrimaryRefTransNo

      public boolean isSetPrimaryRefTransNo()
    • getPrimaryRefModelTypeName

      public java.lang.String getPrimaryRefModelTypeName()
      Gets the value of the primaryRefModelTypeName property.
      Returns:
      possible object is String
    • setPrimaryRefModelTypeName

      public void setPrimaryRefModelTypeName​(java.lang.String value)
      Sets the value of the primaryRefModelTypeName property.
      Parameters:
      value - allowed object is String
    • isSetPrimaryRefModelTypeName

      public boolean isSetPrimaryRefModelTypeName()
    • getSecondaryRefTransNo

      public java.lang.String getSecondaryRefTransNo()
      Gets the value of the secondaryRefTransNo property.
      Returns:
      possible object is String
    • setSecondaryRefTransNo

      public void setSecondaryRefTransNo​(java.lang.String value)
      Sets the value of the secondaryRefTransNo property.
      Parameters:
      value - allowed object is String
    • isSetSecondaryRefTransNo

      public boolean isSetSecondaryRefTransNo()
    • getSecondaryRefModelTypeName

      public java.lang.String getSecondaryRefModelTypeName()
      Gets the value of the secondaryRefModelTypeName property.
      Returns:
      possible object is String
    • setSecondaryRefModelTypeName

      public void setSecondaryRefModelTypeName​(java.lang.String value)
      Sets the value of the secondaryRefModelTypeName property.
      Parameters:
      value - allowed object is String
    • isSetSecondaryRefModelTypeName

      public boolean isSetSecondaryRefModelTypeName()
    • getTertiaryRefTransNo

      public java.lang.String getTertiaryRefTransNo()
      Gets the value of the tertiaryRefTransNo property.
      Returns:
      possible object is String
    • setTertiaryRefTransNo

      public void setTertiaryRefTransNo​(java.lang.String value)
      Sets the value of the tertiaryRefTransNo property.
      Parameters:
      value - allowed object is String
    • isSetTertiaryRefTransNo

      public boolean isSetTertiaryRefTransNo()
    • getTertiaryRefModelTypeName

      public java.lang.String getTertiaryRefModelTypeName()
      Gets the value of the tertiaryRefModelTypeName property.
      Returns:
      possible object is String
    • setTertiaryRefModelTypeName

      public void setTertiaryRefModelTypeName​(java.lang.String value)
      Sets the value of the tertiaryRefModelTypeName property.
      Parameters:
      value - allowed object is String
    • isSetTertiaryRefModelTypeName

      public boolean isSetTertiaryRefModelTypeName()
    • getLastResent

      public java.util.Calendar getLastResent()
      Gets the value of the lastResent property.
      Returns:
      possible object is String
    • setLastResent

      public void setLastResent​(java.util.Calendar value)
      Sets the value of the lastResent property.
      Parameters:
      value - allowed object is String
    • isSetLastResent

      public boolean isSetLastResent()
    • isSetAckTransEdiMessageId

      public boolean isSetAckTransEdiMessageId()
    • getAckTransDirection

      public java.lang.String getAckTransDirection()
      Gets the value of the ackTransDirection property.
      Returns:
      possible object is String
    • isSetAckTransDirection

      public boolean isSetAckTransDirection()
    • getEdiFormat

      public java.lang.String getEdiFormat()
      Gets the value of the ediFormat property.
      Returns:
      possible object is String
    • setEdiFormat

      public void setEdiFormat​(java.lang.String value)
      Sets the value of the ediFormat property.
      Parameters:
      value - allowed object is String
    • isSetEdiFormat

      public boolean isSetEdiFormat()
    • getParticipantOrg1Name

      public java.lang.String getParticipantOrg1Name()
      Gets the value of the participantOrg1Name property.
      Returns:
      possible object is String
    • isSetParticipantOrg1Name

      public boolean isSetParticipantOrg1Name()
    • getParticipantOrg1EnterpriseName

      public java.lang.String getParticipantOrg1EnterpriseName()
      Gets the value of the participantOrg1EnterpriseName property.
      Returns:
      possible object is String
    • isSetParticipantOrg1EnterpriseName

      public boolean isSetParticipantOrg1EnterpriseName()
    • getRemoteCopyFromName

      public java.lang.String getRemoteCopyFromName()
      Gets the value of the remoteCopyFromName property.
      Returns:
      possible object is String
    • isSetRemoteCopyFromName

      public boolean isSetRemoteCopyFromName()
    • getReconciledMessageId

      public java.lang.String getReconciledMessageId()
      Gets the value of the reconciledMessageId property.
      Returns:
      possible object is String
    • isSetReconciledMessageId

      public boolean isSetReconciledMessageId()
    • getReconciledMessageSender

      public java.lang.String getReconciledMessageSender()
      Gets the value of the reconciledMessageSender property.
      Returns:
      possible object is String
    • isSetReconciledMessageSender

      public boolean isSetReconciledMessageSender()
    • getUdfs

      public com.onenetwork.platform.common.NameValuePairList getUdfs()
      Gets the value of the udfs property.
      Overrides:
      getUdfs in class com.onenetwork.platform.common.Model
      Returns:
      possible object is NameValuePairList
    • setUdfs

      public void setUdfs​(com.onenetwork.platform.common.NameValuePairList value)
      Sets the value of the udfs property.
      Overrides:
      setUdfs in class com.onenetwork.platform.common.Model
      Parameters:
      value - allowed object is NameValuePairList
    • isSetUdfs

      public boolean isSetUdfs()
      Overrides:
      isSetUdfs in class com.onenetwork.platform.common.Model
    • getIssues

      public java.util.List<Issue> getIssues()
      Gets the value of the issues property.

      This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the issues property.

      For example, to add a new item, do as follows:

          getIssues().add(newItem);
       

      Objects of the following type(s) are allowed in the list Issue

    • isSetIssues

      public boolean isSetIssues()
    • unsetIssues

      public void unsetIssues()
    • getMDFsList

      public java.util.List<javax.xml.bind.JAXBElement<? extends com.onenetwork.platform.common.MDFs>> getMDFsList()
      Gets the value of the mdFsList property.

      This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the mdFsList property.

      For example, to add a new item, do as follows:

          getMDFsList().add(newItem);
       

      Objects of the following type(s) are allowed in the list JAXBElement<DummyMDFs> JAXBElement<MDFs>

      Overrides:
      getMDFsList in class com.onenetwork.platform.common.Model
    • isSetMDFsList

      public boolean isSetMDFsList()
    • unsetMDFsList

      public void unsetMDFsList()
    • getAttributes

      public java.util.List<AttributeValue> getAttributes()
      Gets the value of the attributes property.

      This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the attributes property.

      For example, to add a new item, do as follows:

          getAttributes().add(newItem);
       

      Objects of the following type(s) are allowed in the list AttributeValue

      Overrides:
      getAttributes in class com.onenetwork.platform.common.Model
    • isSetAttributes

      public boolean isSetAttributes()
    • unsetAttributes

      public void unsetAttributes()
    • setSendingOrgName

      public void setSendingOrgName​(java.lang.String value)
      Sets the value of SendingOrgName, and also nullifies the following surrogate ids: SysSendingOrgId. This nullification is done to ensure that a client can set either natural keys or sys id as desired. If you as a client wish to populate *both* natural and surrogate ids, you should set the natural keys first, then set the surrogate ids passing 'false' as the second parameter
      Parameters:
      value - new value for SendingOrgName - the following will also be nullified: SysSendingOrgId
    • setSendingOrgEnterpriseName

      public void setSendingOrgEnterpriseName​(java.lang.String value)
      Sets the value of SendingOrgEnterpriseName, and also nullifies the following surrogate ids: SysSendingOrgId. This nullification is done to ensure that a client can set either natural keys or sys id as desired. If you as a client wish to populate *both* natural and surrogate ids, you should set the natural keys first, then set the surrogate ids passing 'false' as the second parameter
      Parameters:
      value - new value for SendingOrgEnterpriseName - the following will also be nullified: SysSendingOrgId
    • setReceivingOrgName

      public void setReceivingOrgName​(java.lang.String value)
      Sets the value of ReceivingOrgName, and also nullifies the following surrogate ids: SysReceivingOrgId. This nullification is done to ensure that a client can set either natural keys or sys id as desired. If you as a client wish to populate *both* natural and surrogate ids, you should set the natural keys first, then set the surrogate ids passing 'false' as the second parameter
      Parameters:
      value - new value for ReceivingOrgName - the following will also be nullified: SysReceivingOrgId
    • setReceivingOrgEnterpriseName

      public void setReceivingOrgEnterpriseName​(java.lang.String value)
      Sets the value of ReceivingOrgEnterpriseName, and also nullifies the following surrogate ids: SysReceivingOrgId. This nullification is done to ensure that a client can set either natural keys or sys id as desired. If you as a client wish to populate *both* natural and surrogate ids, you should set the natural keys first, then set the surrogate ids passing 'false' as the second parameter
      Parameters:
      value - new value for ReceivingOrgEnterpriseName - the following will also be nullified: SysReceivingOrgId
    • setMessageId

      public void setMessageId​(java.lang.String value)
      Sets the value of MessageId, and also nullifies the following surrogate ids: SysMessageId. This nullification is done to ensure that a client can set either natural keys or sys id as desired. If you as a client wish to populate *both* natural and surrogate ids, you should set the natural keys first, then set the surrogate ids passing 'false' as the second parameter
      Parameters:
      value - new value for MessageId - the following will also be nullified: SysMessageId
    • setMessageSender

      public void setMessageSender​(java.lang.String value)
      Sets the value of MessageSender, and also nullifies the following surrogate ids: SysMessageId. This nullification is done to ensure that a client can set either natural keys or sys id as desired. If you as a client wish to populate *both* natural and surrogate ids, you should set the natural keys first, then set the surrogate ids passing 'false' as the second parameter
      Parameters:
      value - new value for MessageSender - the following will also be nullified: SysMessageId
    • setAckTransEdiMessageId

      public void setAckTransEdiMessageId​(long value)
      Sets the value of AckTransEdiMessageId, and also nullifies the following surrogate ids: SysAckTransactionId. This nullification is done to ensure that a client can set either natural keys or sys id as desired. If you as a client wish to populate *both* natural and surrogate ids, you should set the natural keys first, then set the surrogate ids passing 'false' as the second parameter
      Parameters:
      value - new value for AckTransEdiMessageId - the following will also be nullified: SysAckTransactionId
    • setAckTransDirection

      public void setAckTransDirection​(java.lang.String value)
      Sets the value of AckTransDirection, and also nullifies the following surrogate ids: SysAckTransactionId. This nullification is done to ensure that a client can set either natural keys or sys id as desired. If you as a client wish to populate *both* natural and surrogate ids, you should set the natural keys first, then set the surrogate ids passing 'false' as the second parameter
      Parameters:
      value - new value for AckTransDirection - the following will also be nullified: SysAckTransactionId
    • setParticipantOrg1Name

      public void setParticipantOrg1Name​(java.lang.String value)
      Sets the value of ParticipantOrg1Name, and also nullifies the following surrogate ids: SysParticipantOrg1Id. This nullification is done to ensure that a client can set either natural keys or sys id as desired. If you as a client wish to populate *both* natural and surrogate ids, you should set the natural keys first, then set the surrogate ids passing 'false' as the second parameter
      Parameters:
      value - new value for ParticipantOrg1Name - the following will also be nullified: SysParticipantOrg1Id
    • setParticipantOrg1EnterpriseName

      public void setParticipantOrg1EnterpriseName​(java.lang.String value)
      Sets the value of ParticipantOrg1EnterpriseName, and also nullifies the following surrogate ids: SysParticipantOrg1Id. This nullification is done to ensure that a client can set either natural keys or sys id as desired. If you as a client wish to populate *both* natural and surrogate ids, you should set the natural keys first, then set the surrogate ids passing 'false' as the second parameter
      Parameters:
      value - new value for ParticipantOrg1EnterpriseName - the following will also be nullified: SysParticipantOrg1Id
    • setRemoteCopyFromName

      public void setRemoteCopyFromName​(java.lang.String value)
      Sets the value of RemoteCopyFromName, and also nullifies the following surrogate ids: SysRemoteCopyFromId. This nullification is done to ensure that a client can set either natural keys or sys id as desired. If you as a client wish to populate *both* natural and surrogate ids, you should set the natural keys first, then set the surrogate ids passing 'false' as the second parameter
      Parameters:
      value - new value for RemoteCopyFromName - the following will also be nullified: SysRemoteCopyFromId
    • setReconciledMessageId

      public void setReconciledMessageId​(java.lang.String value)
      Sets the value of ReconciledMessageId, and also nullifies the following surrogate ids: SysReconciledMessageId. This nullification is done to ensure that a client can set either natural keys or sys id as desired. If you as a client wish to populate *both* natural and surrogate ids, you should set the natural keys first, then set the surrogate ids passing 'false' as the second parameter
      Parameters:
      value - new value for ReconciledMessageId - the following will also be nullified: SysReconciledMessageId
    • setReconciledMessageSender

      public void setReconciledMessageSender​(java.lang.String value)
      Sets the value of ReconciledMessageSender, and also nullifies the following surrogate ids: SysReconciledMessageId. This nullification is done to ensure that a client can set either natural keys or sys id as desired. If you as a client wish to populate *both* natural and surrogate ids, you should set the natural keys first, then set the surrogate ids passing 'false' as the second parameter
      Parameters:
      value - new value for ReconciledMessageSender - the following will also be nullified: SysReconciledMessageId
    • getEdiMessageId

      public long getEdiMessageId()
    • unsetEdiMessageId

      public void unsetEdiMessageId()
    • getAckTransEdiMessageId

      public long getAckTransEdiMessageId()
    • unsetAckTransEdiMessageId

      public void unsetAckTransEdiMessageId()
    • issueOn

      public com.onenetwork.platform.common.Issue issueOn​(java.lang.String issueName, IssueSeverity issueSeverity)
      Utility method to create an issue and set it on JAXB
    • issueOff

      public com.onenetwork.platform.common.Issue issueOff​(java.lang.String issueName)
      Utility method to create an issue and set it on JAXB
    • equals

      public boolean equals​(java.lang.Object obj)
      Description copied from interface: Model
      A Model object is considered "equal" to another Model object if it is a Model of the same type and its Natural Key fields are identical.
      Specified by:
      equals in interface Model
      Overrides:
      equals in class java.lang.Object
      Parameters:
      obj - object to compare
      Returns:
      true if the object is the same type of Model with identical Natural Key fields
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class java.lang.Object
    • internalToString

      protected java.lang.String internalToString()
      Overrides:
      internalToString in class com.onenetwork.platform.common.Model
    • toStrContrib

      public java.lang.String toStrContrib()
      Not intended for use by Clients
    • getModelType

      public com.onenetwork.platform.data.model.impl.ModelType getModelType()
      methods to get ModelType for this JAXB.
      Overrides:
      getModelType in class com.onenetwork.platform.common.Model
    • getModelLevelType

      public com.onenetwork.platform.data.model.impl.ModelLevelType getModelLevelType()
      methods to get ModelLevelType for this JAXB.
      Overrides:
      getModelLevelType in class com.onenetwork.platform.common.Model
    • getStandardModelName

      public java.lang.String getStandardModelName()
      method to get standard model name for this JAXB.
      Overrides:
      getStandardModelName in class com.onenetwork.platform.common.Model
    • getSysSendingOrgId

      public java.lang.Long getSysSendingOrgId()
      Returns the surrogate id value for SysSendingOrgId. After reading a model, this will always match with the corresponding natural keys, which are: sendingOrgName, sendingOrgEnterpriseName
    • setSysSendingOrgId

      public void setSysSendingOrgId​(java.lang.Long value, boolean nullifyNaturalKeys)
      Sets the surrogate id value for SysSendingOrgId. As a client, when you want to update the model in the database, you may set values either by natural key or by sys id, or by both. Calling this method with 'true' will nullify the natural keys for this surrogate key: sendingOrgName, sendingOrgEnterpriseName. This ensures the values don't conflict. If you are 'populating' an object and want to set both natural and surrogate keys, you should set the natural keys first, then call this method with 'false' for nullifyNaturalKeys.
      Parameters:
      value - new value for SysSendingOrgId
      nullifyNaturalKeys - true to nullify the related natural keys (sendingOrgName, sendingOrgEnterpriseName), or false to leave as is - please note that you can pass either surrogate id or natural keys to the server write API, or both
    • getSysReceivingOrgId

      public java.lang.Long getSysReceivingOrgId()
      Returns the surrogate id value for SysReceivingOrgId. After reading a model, this will always match with the corresponding natural keys, which are: receivingOrgName, receivingOrgEnterpriseName
    • setSysReceivingOrgId

      public void setSysReceivingOrgId​(java.lang.Long value, boolean nullifyNaturalKeys)
      Sets the surrogate id value for SysReceivingOrgId. As a client, when you want to update the model in the database, you may set values either by natural key or by sys id, or by both. Calling this method with 'true' will nullify the natural keys for this surrogate key: receivingOrgName, receivingOrgEnterpriseName. This ensures the values don't conflict. If you are 'populating' an object and want to set both natural and surrogate keys, you should set the natural keys first, then call this method with 'false' for nullifyNaturalKeys.
      Parameters:
      value - new value for SysReceivingOrgId
      nullifyNaturalKeys - true to nullify the related natural keys (receivingOrgName, receivingOrgEnterpriseName), or false to leave as is - please note that you can pass either surrogate id or natural keys to the server write API, or both
    • getSysMessageId

      public java.lang.Long getSysMessageId()
      Returns the surrogate id value for SysMessageId. After reading a model, this will always match with the corresponding natural keys, which are: messageId, messageSender
    • setSysMessageId

      public void setSysMessageId​(java.lang.Long value, boolean nullifyNaturalKeys)
      Sets the surrogate id value for SysMessageId. As a client, when you want to update the model in the database, you may set values either by natural key or by sys id, or by both. Calling this method with 'true' will nullify the natural keys for this surrogate key: messageId, messageSender. This ensures the values don't conflict. If you are 'populating' an object and want to set both natural and surrogate keys, you should set the natural keys first, then call this method with 'false' for nullifyNaturalKeys.
      Parameters:
      value - new value for SysMessageId
      nullifyNaturalKeys - true to nullify the related natural keys (messageId, messageSender), or false to leave as is - please note that you can pass either surrogate id or natural keys to the server write API, or both
    • getSysAckTransactionId

      public java.lang.Long getSysAckTransactionId()
      Returns the surrogate id value for SysAckTransactionId. After reading a model, this will always match with the corresponding natural keys, which are: ackTransEdiMessageId, ackTransDirection
    • setSysAckTransactionId

      public void setSysAckTransactionId​(java.lang.Long value, boolean nullifyNaturalKeys)
      Sets the surrogate id value for SysAckTransactionId. As a client, when you want to update the model in the database, you may set values either by natural key or by sys id, or by both. Calling this method with 'true' will nullify the natural keys for this surrogate key: ackTransEdiMessageId, ackTransDirection. This ensures the values don't conflict. If you are 'populating' an object and want to set both natural and surrogate keys, you should set the natural keys first, then call this method with 'false' for nullifyNaturalKeys.
      Parameters:
      value - new value for SysAckTransactionId
      nullifyNaturalKeys - true to nullify the related natural keys (ackTransEdiMessageId, ackTransDirection), or false to leave as is - please note that you can pass either surrogate id or natural keys to the server write API, or both
    • getSysParticipantOrg1Id

      public java.lang.Long getSysParticipantOrg1Id()
      Returns the surrogate id value for SysParticipantOrg1Id. After reading a model, this will always match with the corresponding natural keys, which are: participantOrg1Name, participantOrg1EnterpriseName
    • setSysParticipantOrg1Id

      public void setSysParticipantOrg1Id​(java.lang.Long value, boolean nullifyNaturalKeys)
      Sets the surrogate id value for SysParticipantOrg1Id. As a client, when you want to update the model in the database, you may set values either by natural key or by sys id, or by both. Calling this method with 'true' will nullify the natural keys for this surrogate key: participantOrg1Name, participantOrg1EnterpriseName. This ensures the values don't conflict. If you are 'populating' an object and want to set both natural and surrogate keys, you should set the natural keys first, then call this method with 'false' for nullifyNaturalKeys.
      Parameters:
      value - new value for SysParticipantOrg1Id
      nullifyNaturalKeys - true to nullify the related natural keys (participantOrg1Name, participantOrg1EnterpriseName), or false to leave as is - please note that you can pass either surrogate id or natural keys to the server write API, or both
    • getSysRemoteCopyFromId

      public java.lang.Long getSysRemoteCopyFromId()
      Returns the surrogate id value for SysRemoteCopyFromId. After reading a model, this will always match with the corresponding natural keys, which are: remoteCopyFromName
    • setSysRemoteCopyFromId

      public void setSysRemoteCopyFromId​(java.lang.Long value, boolean nullifyNaturalKeys)
      Sets the surrogate id value for SysRemoteCopyFromId. As a client, when you want to update the model in the database, you may set values either by natural key or by sys id, or by both. Calling this method with 'true' will nullify the natural keys for this surrogate key: remoteCopyFromName. This ensures the values don't conflict. If you are 'populating' an object and want to set both natural and surrogate keys, you should set the natural keys first, then call this method with 'false' for nullifyNaturalKeys.
      Parameters:
      value - new value for SysRemoteCopyFromId
      nullifyNaturalKeys - true to nullify the related natural keys (remoteCopyFromName), or false to leave as is - please note that you can pass either surrogate id or natural keys to the server write API, or both
    • getSysReconciledMessageId

      public java.lang.Long getSysReconciledMessageId()
      Returns the surrogate id value for SysReconciledMessageId. After reading a model, this will always match with the corresponding natural keys, which are: reconciledMessageId, reconciledMessageSender
    • setSysReconciledMessageId

      public void setSysReconciledMessageId​(java.lang.Long value, boolean nullifyNaturalKeys)
      Sets the surrogate id value for SysReconciledMessageId. As a client, when you want to update the model in the database, you may set values either by natural key or by sys id, or by both. Calling this method with 'true' will nullify the natural keys for this surrogate key: reconciledMessageId, reconciledMessageSender. This ensures the values don't conflict. If you are 'populating' an object and want to set both natural and surrogate keys, you should set the natural keys first, then call this method with 'false' for nullifyNaturalKeys.
      Parameters:
      value - new value for SysReconciledMessageId
      nullifyNaturalKeys - true to nullify the related natural keys (reconciledMessageId, reconciledMessageSender), or false to leave as is - please note that you can pass either surrogate id or natural keys to the server write API, or both