Class FoundFacilityLocalType
- java.lang.Object
-
- com.fifa.connectid.sdk.core.api.models.FoundFacilityLocalType
-
public class FoundFacilityLocalType extends Object
The FoundFacilityLocalType model.
-
-
Constructor Summary
Constructors Constructor Description FoundFacilityLocalType()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Stringemail()Get the email value.StringfacilityFIFAId()Get the facilityFIFAId value.Stringfax()Get the fax value.List<FieldType>field()Get the field value.StringinternationalName()Get the internationalName value.StringinternationalShortName()Get the internationalShortName value.StringlocalCountry()Get the localCountry value.List<LocalNameType>localFacilityName()Get the localFacilityName value.StringlocalLanguage()Get the localLanguage value.StringlocalName()Get the localName value.StringlocalShortName()Get the localShortName value.StringlocalSystemMAId()Get the localSystemMAId value.DoublematchScore()Get the matchScore value.org.joda.time.DateTimemodifiedAt()Get the modifiedAt value.AddressTypeofficialAddress()Get the officialAddress value.StringorganisationFIFAId()Get the organisationFIFAId value.StringparentFacilityFIFAId()Get the parentFacilityFIFAId value.Stringphone()Get the phone value.Stringstatus()Get possible values include: 'active', 'inactive', 'pending'.StringwebAddress()Get the webAddress value.FoundFacilityLocalTypewithEmail(String email)Set the email value.FoundFacilityLocalTypewithFacilityFIFAId(String facilityFIFAId)Set the facilityFIFAId value.FoundFacilityLocalTypewithFax(String fax)Set the fax value.FoundFacilityLocalTypewithField(List<FieldType> field)Set the field value.FoundFacilityLocalTypewithInternationalName(String internationalName)Set the internationalName value.FoundFacilityLocalTypewithInternationalShortName(String internationalShortName)Set the internationalShortName value.FoundFacilityLocalTypewithLocalCountry(String localCountry)Set the localCountry value.FoundFacilityLocalTypewithLocalFacilityName(List<LocalNameType> localFacilityName)Set the localFacilityName value.FoundFacilityLocalTypewithLocalLanguage(String localLanguage)Set the localLanguage value.FoundFacilityLocalTypewithLocalName(String localName)Set the localName value.FoundFacilityLocalTypewithLocalShortName(String localShortName)Set the localShortName value.FoundFacilityLocalTypewithLocalSystemMAId(String localSystemMAId)Set the localSystemMAId value.FoundFacilityLocalTypewithMatchScore(Double matchScore)Set the matchScore value.FoundFacilityLocalTypewithModifiedAt(org.joda.time.DateTime modifiedAt)Set the modifiedAt value.FoundFacilityLocalTypewithOfficialAddress(AddressType officialAddress)Set the officialAddress value.FoundFacilityLocalTypewithOrganisationFIFAId(String organisationFIFAId)Set the organisationFIFAId value.FoundFacilityLocalTypewithParentFacilityFIFAId(String parentFacilityFIFAId)Set the parentFacilityFIFAId value.FoundFacilityLocalTypewithPhone(String phone)Set the phone value.FoundFacilityLocalTypewithStatus(String status)Set possible values include: 'active', 'inactive', 'pending'.FoundFacilityLocalTypewithWebAddress(String webAddress)Set the webAddress value.
-
-
-
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.
-
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.
-
-