Package org.cxml

Class SupplierSelector

java.lang.Object
org.cxml.SupplierSelector

public class SupplierSelector extends Object
  • Field Details

  • Constructor Details

    • SupplierSelector

      public SupplierSelector()
  • Method Details

    • getMatchingType

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

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

      public 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