Class ConsignmentReallocationWsDTO

  • All Implemented Interfaces:
    java.io.Serializable

    public class ConsignmentReallocationWsDTO
    extends java.lang.Object
    implements java.io.Serializable
    See Also:
    Serialized Form
    • Constructor Detail

      • ConsignmentReallocationWsDTO

        public ConsignmentReallocationWsDTO()
    • Method Detail

      • setDeclineEntries

        public void setDeclineEntries​(java.util.List<DeclineEntryWsDTO> declineEntries)
      • setGlobalReallocationWarehouseCode

        public void setGlobalReallocationWarehouseCode​(java.lang.String globalReallocationWarehouseCode)
      • getGlobalReallocationWarehouseCode

        public java.lang.String getGlobalReallocationWarehouseCode()
      • setGlobalReason

        public void setGlobalReason​(java.lang.String globalReason)
      • getGlobalReason

        public java.lang.String getGlobalReason()
      • setGlobalComment

        public void setGlobalComment​(java.lang.String globalComment)
      • getGlobalComment

        public java.lang.String getGlobalComment()