Class FindOrganisationsRequestType


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

      • FindOrganisationsRequestType

        public FindOrganisationsRequestType()
    • Method Detail

      • internationalName

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

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

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

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

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

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

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

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

        public String parentOrganisationFIFAId()
        Get the parentOrganisationFIFAId value.
        Returns:
        the parentOrganisationFIFAId value
      • withParentOrganisationFIFAId

        public FindOrganisationsRequestType withParentOrganisationFIFAId​(String parentOrganisationFIFAId)
        Set the parentOrganisationFIFAId value.
        Parameters:
        parentOrganisationFIFAId - the parentOrganisationFIFAId value to set
        Returns:
        the FindOrganisationsRequestType object itself.
      • organisationNature

        public String organisationNature()
        Get possible values include: 'WorldFederation', 'Confederation', 'NationalAssociation', 'RegionalAssociation', 'Club', 'Team', 'School', 'MA Academy', 'Grassroot Programme', 'Private Academy', 'College', 'University', 'Other'.
        Returns:
        the organisationNature value
      • withOrganisationNature

        public FindOrganisationsRequestType withOrganisationNature​(String organisationNature)
        Set possible values include: 'WorldFederation', 'Confederation', 'NationalAssociation', 'RegionalAssociation', 'Club', 'Team', 'School', 'MA Academy', 'Grassroot Programme', 'Private Academy', 'College', 'University', 'Other'.
        Parameters:
        organisationNature - the organisationNature value to set
        Returns:
        the FindOrganisationsRequestType object itself.
      • nationalIdentifier

        public String nationalIdentifier()
        Get the nationalIdentifier value.
        Returns:
        the nationalIdentifier value
      • withNationalIdentifier

        public FindOrganisationsRequestType withNationalIdentifier​(String nationalIdentifier)
        Set the nationalIdentifier value.
        Parameters:
        nationalIdentifier - the nationalIdentifier value to set
        Returns:
        the FindOrganisationsRequestType object itself.
      • officialAddress

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

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

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

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

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

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

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

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