Package org.cxml

Class ScheduleLineReleaseInfo


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

      • commitmentCode

        protected java.lang.String commitmentCode
      • cumulativeScheduledQuantity

        protected java.lang.String cumulativeScheduledQuantity
      • unitOfMeasure

        protected java.lang.String unitOfMeasure
    • Constructor Detail

      • ScheduleLineReleaseInfo

        public ScheduleLineReleaseInfo()
    • Method Detail

      • getCommitmentCode

        public java.lang.String getCommitmentCode()
        Gets the value of the commitmentCode property.
        Returns:
        possible object is String
      • setCommitmentCode

        public void setCommitmentCode​(java.lang.String value)
        Sets the value of the commitmentCode property.
        Parameters:
        value - allowed object is String
      • getCumulativeScheduledQuantity

        public java.lang.String getCumulativeScheduledQuantity()
        Gets the value of the cumulativeScheduledQuantity property.
        Returns:
        possible object is String
      • setCumulativeScheduledQuantity

        public void setCumulativeScheduledQuantity​(java.lang.String value)
        Sets the value of the cumulativeScheduledQuantity property.
        Parameters:
        value - allowed object is String
      • getUnitOfMeasure

        public java.lang.String getUnitOfMeasure()
        Gets the value of the unitOfMeasure property.
        Returns:
        possible object is String
      • setUnitOfMeasure

        public void setUnitOfMeasure​(java.lang.String value)
        Sets the value of the unitOfMeasure property.
        Parameters:
        value - allowed object is String