Package org.cxml

Class IntegrationStatus

java.lang.Object
org.cxml.IntegrationStatus

public class IntegrationStatus extends Object
  • Field Details

  • Constructor Details

    • IntegrationStatus

      public IntegrationStatus()
  • Method Details

    • getDocumentStatus

      public String getDocumentStatus()
      Gets the value of the documentStatus property.
      Returns:
      possible object is String
    • setDocumentStatus

      public void setDocumentStatus(String value)
      Sets the value of the documentStatus property.
      Parameters:
      value - allowed object is String
    • getIntegrationMessage

      public IntegrationMessage getIntegrationMessage()
      Gets the value of the integrationMessage property.
      Returns:
      possible object is IntegrationMessage
    • setIntegrationMessage

      public void setIntegrationMessage(IntegrationMessage value)
      Sets the value of the integrationMessage property.
      Parameters:
      value - allowed object is IntegrationMessage