Package org.cxml

Class ProductActivityHeader

java.lang.Object
org.cxml.ProductActivityHeader

public class ProductActivityHeader extends Object
  • Field Details

    • messageID

      protected String messageID
    • creationDate

      protected String creationDate
    • processType

      protected String processType
  • Constructor Details

    • ProductActivityHeader

      public ProductActivityHeader()
  • Method Details

    • getMessageID

      public String getMessageID()
      Gets the value of the messageID property.
      Returns:
      possible object is String
    • setMessageID

      public void setMessageID(String value)
      Sets the value of the messageID property.
      Parameters:
      value - allowed object is String
    • getCreationDate

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

      public void setCreationDate(String value)
      Sets the value of the creationDate property.
      Parameters:
      value - allowed object is String
    • getProcessType

      public String getProcessType()
      Gets the value of the processType property.
      Returns:
      possible object is String
    • setProcessType

      public void setProcessType(String value)
      Sets the value of the processType property.
      Parameters:
      value - allowed object is String