Class GetOrganisationSampleResponse

java.lang.Object
ch.tocco.nice2.optional.address.impl.action.uidsearch.soap.GetOrganisationSampleResponse

public class GetOrganisationSampleResponse extends Object

Java class for anonymous complex type

.

The following schema fragment specifies the expected content contained within this class.

<complexType>
  <complexContent>
    <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
      <sequence>
        <element name="GetOrganisationSampleResult" type="{http://www.ech.ch/xmlns/eCH-0108/5}organisationType" minOccurs="0"/>
      </sequence>
    </restriction>
  </complexContent>
</complexType>
  • Field Details

    • getOrganisationSampleResult

      protected OrganisationType getOrganisationSampleResult
  • Constructor Details

    • GetOrganisationSampleResponse

      public GetOrganisationSampleResponse()
  • Method Details

    • getGetOrganisationSampleResult

      public OrganisationType getGetOrganisationSampleResult()
      Gets the value of the getOrganisationSampleResult property.
      Returns:
      possible object is OrganisationType
    • setGetOrganisationSampleResult

      public void setGetOrganisationSampleResult(OrganisationType value)
      Sets the value of the getOrganisationSampleResult property.
      Parameters:
      value - allowed object is OrganisationType