Package org.cxml

Class ContractRequest


  • public class ContractRequest
    extends java.lang.Object
    • Constructor Detail

      • ContractRequest

        public ContractRequest()
    • Method Detail

      • setContractRequestHeader

        public void setContractRequestHeader​(ContractRequestHeader value)
        Sets the value of the contractRequestHeader property.
        Parameters:
        value - allowed object is ContractRequestHeader
      • getContractItemIn

        public java.util.List<ContractItemIn> getContractItemIn()
        Gets the value of the contractItemIn property.

        This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the contractItemIn property.

        For example, to add a new item, do as follows:

            getContractItemIn().add(newItem);
         

        Objects of the following type(s) are allowed in the list ContractItemIn