Class FacilityLocalType


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

      • FacilityLocalType

        public FacilityLocalType()
        Initializes a new instance of the FacilityLocalType class.
    • Method Detail

      • facilityFIFAId

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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