Class FoundFacilityLocalType


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

      • FoundFacilityLocalType

        public FoundFacilityLocalType()
    • Method Detail

      • modifiedAt

        public org.joda.time.DateTime modifiedAt()
        Get the modifiedAt value.
        Returns:
        the modifiedAt value
      • withModifiedAt

        public FoundFacilityLocalType withModifiedAt​(org.joda.time.DateTime modifiedAt)
        Set the modifiedAt value.
        Parameters:
        modifiedAt - the modifiedAt value to set
        Returns:
        the FoundFacilityLocalType object itself.
      • matchScore

        public Double matchScore()
        Get the matchScore value.
        Returns:
        the matchScore value
      • withMatchScore

        public FoundFacilityLocalType withMatchScore​(Double matchScore)
        Set the matchScore value.
        Parameters:
        matchScore - the matchScore value to set
        Returns:
        the FoundFacilityLocalType object itself.
      • facilityFIFAId

        public String facilityFIFAId()
        Get the facilityFIFAId value.
        Returns:
        the facilityFIFAId value
      • withFacilityFIFAId

        public FoundFacilityLocalType withFacilityFIFAId​(String facilityFIFAId)
        Set the facilityFIFAId value.
        Parameters:
        facilityFIFAId - the facilityFIFAId value to set
        Returns:
        the FoundFacilityLocalType object itself.
      • status

        public String status()
        Get possible values include: 'active', 'inactive', 'pending'.
        Returns:
        the status value
      • withStatus

        public FoundFacilityLocalType withStatus​(String status)
        Set possible values include: 'active', 'inactive', 'pending'.
        Parameters:
        status - the status value to set
        Returns:
        the FoundFacilityLocalType object itself.
      • internationalName

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

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

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

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

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

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

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

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

        public String localSystemMAId()
        Get the localSystemMAId value.
        Returns:
        the localSystemMAId value
      • withLocalSystemMAId

        public FoundFacilityLocalType withLocalSystemMAId​(String localSystemMAId)
        Set the localSystemMAId value.
        Parameters:
        localSystemMAId - the localSystemMAId value to set
        Returns:
        the FoundFacilityLocalType object itself.
      • localLanguage

        public String localLanguage()
        Get the localLanguage value.
        Returns:
        the localLanguage value
      • withLocalLanguage

        public FoundFacilityLocalType withLocalLanguage​(String localLanguage)
        Set the localLanguage value.
        Parameters:
        localLanguage - the localLanguage value to set
        Returns:
        the FoundFacilityLocalType object itself.
      • localCountry

        public String localCountry()
        Get the localCountry value.
        Returns:
        the localCountry value
      • withLocalCountry

        public FoundFacilityLocalType withLocalCountry​(String localCountry)
        Set the localCountry value.
        Parameters:
        localCountry - the localCountry value to set
        Returns:
        the FoundFacilityLocalType object itself.
      • organisationFIFAId

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

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

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

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

        public List<LocalNameType> localFacilityName()
        Get the localFacilityName value.
        Returns:
        the localFacilityName value
      • withLocalFacilityName

        public FoundFacilityLocalType withLocalFacilityName​(List<LocalNameType> localFacilityName)
        Set the localFacilityName value.
        Parameters:
        localFacilityName - the localFacilityName value to set
        Returns:
        the FoundFacilityLocalType object itself.
      • field

        public List<FieldType> field()
        Get the field value.
        Returns:
        the field value
      • withField

        public FoundFacilityLocalType withField​(List<FieldType> field)
        Set the field value.
        Parameters:
        field - the field value to set
        Returns:
        the FoundFacilityLocalType object itself.
      • officialAddress

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

        public FoundFacilityLocalType withOfficialAddress​(AddressType officialAddress)
        Set the officialAddress value.
        Parameters:
        officialAddress - the officialAddress value to set
        Returns:
        the FoundFacilityLocalType object itself.
      • webAddress

        public String webAddress()
        Get the webAddress value.
        Returns:
        the webAddress value
      • withWebAddress

        public FoundFacilityLocalType withWebAddress​(String webAddress)
        Set the webAddress value.
        Parameters:
        webAddress - the webAddress value to set
        Returns:
        the FoundFacilityLocalType object itself.
      • email

        public String email()
        Get the email value.
        Returns:
        the email value
      • withEmail

        public FoundFacilityLocalType withEmail​(String email)
        Set the email value.
        Parameters:
        email - the email value to set
        Returns:
        the FoundFacilityLocalType object itself.
      • phone

        public String phone()
        Get the phone value.
        Returns:
        the phone value
      • withPhone

        public FoundFacilityLocalType withPhone​(String phone)
        Set the phone value.
        Parameters:
        phone - the phone value to set
        Returns:
        the FoundFacilityLocalType object itself.
      • fax

        public String fax()
        Get the fax value.
        Returns:
        the fax value
      • withFax

        public FoundFacilityLocalType withFax​(String fax)
        Set the fax value.
        Parameters:
        fax - the fax value to set
        Returns:
        the FoundFacilityLocalType object itself.