Package org.cxml

Class ShipNoticeReference


  • public class ShipNoticeReference
    extends java.lang.Object
    • Field Detail

      • shipNoticeID

        protected java.lang.String shipNoticeID
      • shipNoticeDate

        protected java.lang.String shipNoticeDate
    • Constructor Detail

      • ShipNoticeReference

        public ShipNoticeReference()
    • Method Detail

      • getShipNoticeID

        public java.lang.String getShipNoticeID()
        Gets the value of the shipNoticeID property.
        Returns:
        possible object is String
      • setShipNoticeID

        public void setShipNoticeID​(java.lang.String value)
        Sets the value of the shipNoticeID property.
        Parameters:
        value - allowed object is String
      • getShipNoticeDate

        public java.lang.String getShipNoticeDate()
        Gets the value of the shipNoticeDate property.
        Returns:
        possible object is String
      • setShipNoticeDate

        public void setShipNoticeDate​(java.lang.String value)
        Sets the value of the shipNoticeDate property.
        Parameters:
        value - allowed object is String
      • setDocumentReference

        public void setDocumentReference​(DocumentReference value)
        Sets the value of the documentReference property.
        Parameters:
        value - allowed object is DocumentReference