Package org.cxml

Class SupplierSelector


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

      • matchingType

        protected java.lang.String matchingType
    • Constructor Detail

      • SupplierSelector

        public SupplierSelector()
    • Method Detail

      • getMatchingType

        public java.lang.String getMatchingType()
        Gets the value of the matchingType property.
        Returns:
        possible object is String
      • setMatchingType

        public void setMatchingType​(java.lang.String value)
        Sets the value of the matchingType property.
        Parameters:
        value - allowed object is String
      • getSupplierInvitation

        public java.util.List<SupplierInvitation> getSupplierInvitation()
        Gets the value of the supplierInvitation 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 supplierInvitation property.

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

            getSupplierInvitation().add(newItem);
         

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