Class FindFacilitiesRequestType


  • public class FindFacilitiesRequestType
    extends Object
    The FindFacilitiesRequestType model.
    • Constructor Detail

      • FindFacilitiesRequestType

        public FindFacilitiesRequestType()
    • Method Detail

      • internationalName

        public String internationalName()
        Get the internationalName value.
        Returns:
        the internationalName value
      • withInternationalName

        public FindFacilitiesRequestType withInternationalName​(String internationalName)
        Set the internationalName value.
        Parameters:
        internationalName - the internationalName value to set
        Returns:
        the FindFacilitiesRequestType object itself.
      • internationalShortName

        public String internationalShortName()
        Get the internationalShortName value.
        Returns:
        the internationalShortName value
      • withInternationalShortName

        public FindFacilitiesRequestType withInternationalShortName​(String internationalShortName)
        Set the internationalShortName value.
        Parameters:
        internationalShortName - the internationalShortName value to set
        Returns:
        the FindFacilitiesRequestType object itself.
      • localName

        public String localName()
        Get the localName value.
        Returns:
        the localName value
      • withLocalName

        public FindFacilitiesRequestType withLocalName​(String localName)
        Set the localName value.
        Parameters:
        localName - the localName value to set
        Returns:
        the FindFacilitiesRequestType object itself.
      • localShortName

        public String localShortName()
        Get the localShortName value.
        Returns:
        the localShortName value
      • withLocalShortName

        public FindFacilitiesRequestType withLocalShortName​(String localShortName)
        Set the localShortName value.
        Parameters:
        localShortName - the localShortName value to set
        Returns:
        the FindFacilitiesRequestType object itself.
      • parentFacilityFIFAId

        public String parentFacilityFIFAId()
        Get the parentFacilityFIFAId value.
        Returns:
        the parentFacilityFIFAId value
      • withParentFacilityFIFAId

        public FindFacilitiesRequestType withParentFacilityFIFAId​(String parentFacilityFIFAId)
        Set the parentFacilityFIFAId value.
        Parameters:
        parentFacilityFIFAId - the parentFacilityFIFAId value to set
        Returns:
        the FindFacilitiesRequestType object itself.
      • organisationFIFAId

        public String organisationFIFAId()
        Get the organisationFIFAId value.
        Returns:
        the organisationFIFAId value
      • withOrganisationFIFAId

        public FindFacilitiesRequestType withOrganisationFIFAId​(String organisationFIFAId)
        Set the organisationFIFAId value.
        Parameters:
        organisationFIFAId - the organisationFIFAId value to set
        Returns:
        the FindFacilitiesRequestType object itself.
      • officialAddress

        public SearchAddressType officialAddress()
        Get the officialAddress value.
        Returns:
        the officialAddress value
      • withOfficialAddress

        public FindFacilitiesRequestType withOfficialAddress​(SearchAddressType officialAddress)
        Set the officialAddress value.
        Parameters:
        officialAddress - the officialAddress value to set
        Returns:
        the FindFacilitiesRequestType object itself.
      • numberOfResults

        public Integer numberOfResults()
        Get the numberOfResults value.
        Returns:
        the numberOfResults value
      • withNumberOfResults

        public FindFacilitiesRequestType withNumberOfResults​(Integer numberOfResults)
        Set the numberOfResults value.
        Parameters:
        numberOfResults - the numberOfResults value to set
        Returns:
        the FindFacilitiesRequestType object itself.
      • modifiedFromDateTime

        public org.joda.time.DateTime modifiedFromDateTime()
        Get the modifiedFromDateTime value.
        Returns:
        the modifiedFromDateTime value
      • withModifiedFromDateTime

        public FindFacilitiesRequestType withModifiedFromDateTime​(org.joda.time.DateTime modifiedFromDateTime)
        Set the modifiedFromDateTime value.
        Parameters:
        modifiedFromDateTime - the modifiedFromDateTime value to set
        Returns:
        the FindFacilitiesRequestType object itself.
      • modifiedToDateTime

        public org.joda.time.DateTime modifiedToDateTime()
        Get the modifiedToDateTime value.
        Returns:
        the modifiedToDateTime value
      • withModifiedToDateTime

        public FindFacilitiesRequestType withModifiedToDateTime​(org.joda.time.DateTime modifiedToDateTime)
        Set the modifiedToDateTime value.
        Parameters:
        modifiedToDateTime - the modifiedToDateTime value to set
        Returns:
        the FindFacilitiesRequestType object itself.