Class FoundOrganisationLocalType
- java.lang.Object
-
- com.fifa.connectid.sdk.core.api.models.FoundOrganisationLocalType
-
public class FoundOrganisationLocalType extends Object
The FoundOrganisationLocalType model.
-
-
Constructor Summary
Constructors Constructor Description FoundOrganisationLocalType()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringclubTrainingCategory()Get possible values include: 'Category1', 'Category2', 'Category3', 'Category4'.ComplianceAndPaymentManagerTypecomplianceAndPaymentManager()Get the complianceAndPaymentManager value.org.joda.time.LocalDatedissolutionDate()Get the dissolutionDate value.Stringemail()Get the email value.Stringfax()Get the fax value.org.joda.time.LocalDatefoundationDate()Get the foundationDate value.StringinternationalName()Get the internationalName value.StringinternationalShortName()Get the internationalShortName value.StringlocalCountry()Get the localCountry value.StringlocalLanguage()Get the localLanguage value.StringlocalName()Get the localName value.List<LocalNameType>localOrganisationName()Get the localOrganisationName value.StringlocalShortName()Get the localShortName value.StringlocalSystemMAId()Get the localSystemMAId value.PictureTypelogo()Get the logo value.DoublematchScore()Get the matchScore value.org.joda.time.DateTimemodifiedAt()Get the modifiedAt value.List<NationalIdentifierType>nationalIdentifier()Get the nationalIdentifier value.AddressTypeofficialAddress()Get the officialAddress value.StringorganisationFIFAId()Get the organisationFIFAId value.StringorganisationNature()Get possible values include: 'WorldFederation', 'Confederation', 'NationalAssociation', 'RegionalAssociation', 'Club', 'Team', 'School', 'MA Academy', 'Grassroot Programme', 'Private Academy', 'College', 'University', 'Other'.StringparentOrganisationFIFAId()Get the parentOrganisationFIFAId value.Stringphone()Get the phone value.Stringstatus()Get possible values include: 'active', 'inactive', 'pending'.List<SupportedDisciplineType>supportedDiscipline()Get the supportedDiscipline value.StringwebAddress()Get the webAddress value.FoundOrganisationLocalTypewithClubTrainingCategory(String clubTrainingCategory)Set possible values include: 'Category1', 'Category2', 'Category3', 'Category4'.FoundOrganisationLocalTypewithComplianceAndPaymentManager(ComplianceAndPaymentManagerType complianceAndPaymentManager)Set the complianceAndPaymentManager value.FoundOrganisationLocalTypewithDissolutionDate(org.joda.time.LocalDate dissolutionDate)Set the dissolutionDate value.FoundOrganisationLocalTypewithEmail(String email)Set the email value.FoundOrganisationLocalTypewithFax(String fax)Set the fax value.FoundOrganisationLocalTypewithFoundationDate(org.joda.time.LocalDate foundationDate)Set the foundationDate value.FoundOrganisationLocalTypewithInternationalName(String internationalName)Set the internationalName value.FoundOrganisationLocalTypewithInternationalShortName(String internationalShortName)Set the internationalShortName value.FoundOrganisationLocalTypewithLocalCountry(String localCountry)Set the localCountry value.FoundOrganisationLocalTypewithLocalLanguage(String localLanguage)Set the localLanguage value.FoundOrganisationLocalTypewithLocalName(String localName)Set the localName value.FoundOrganisationLocalTypewithLocalOrganisationName(List<LocalNameType> localOrganisationName)Set the localOrganisationName value.FoundOrganisationLocalTypewithLocalShortName(String localShortName)Set the localShortName value.FoundOrganisationLocalTypewithLocalSystemMAId(String localSystemMAId)Set the localSystemMAId value.FoundOrganisationLocalTypewithLogo(PictureType logo)Set the logo value.FoundOrganisationLocalTypewithMatchScore(Double matchScore)Set the matchScore value.FoundOrganisationLocalTypewithModifiedAt(org.joda.time.DateTime modifiedAt)Set the modifiedAt value.FoundOrganisationLocalTypewithNationalIdentifier(List<NationalIdentifierType> nationalIdentifier)Set the nationalIdentifier value.FoundOrganisationLocalTypewithOfficialAddress(AddressType officialAddress)Set the officialAddress value.FoundOrganisationLocalTypewithOrganisationFIFAId(String organisationFIFAId)Set the organisationFIFAId value.FoundOrganisationLocalTypewithOrganisationNature(String organisationNature)Set possible values include: 'WorldFederation', 'Confederation', 'NationalAssociation', 'RegionalAssociation', 'Club', 'Team', 'School', 'MA Academy', 'Grassroot Programme', 'Private Academy', 'College', 'University', 'Other'.FoundOrganisationLocalTypewithParentOrganisationFIFAId(String parentOrganisationFIFAId)Set the parentOrganisationFIFAId value.FoundOrganisationLocalTypewithPhone(String phone)Set the phone value.FoundOrganisationLocalTypewithStatus(String status)Set possible values include: 'active', 'inactive', 'pending'.FoundOrganisationLocalTypewithSupportedDiscipline(List<SupportedDisciplineType> supportedDiscipline)Set the supportedDiscipline value.FoundOrganisationLocalTypewithWebAddress(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 FoundOrganisationLocalType withModifiedAt(org.joda.time.DateTime modifiedAt)
Set the modifiedAt value.- Parameters:
modifiedAt- the modifiedAt value to set- Returns:
- the FoundOrganisationLocalType object itself.
-
matchScore
public Double matchScore()
Get the matchScore value.- Returns:
- the matchScore value
-
withMatchScore
public FoundOrganisationLocalType withMatchScore(Double matchScore)
Set the matchScore value.- Parameters:
matchScore- the matchScore value to set- Returns:
- the FoundOrganisationLocalType object itself.
-
organisationFIFAId
public String organisationFIFAId()
Get the organisationFIFAId value.- Returns:
- the organisationFIFAId value
-
withOrganisationFIFAId
public FoundOrganisationLocalType withOrganisationFIFAId(String organisationFIFAId)
Set the organisationFIFAId value.- Parameters:
organisationFIFAId- the organisationFIFAId value to set- Returns:
- the FoundOrganisationLocalType object itself.
-
status
public String status()
Get possible values include: 'active', 'inactive', 'pending'.- Returns:
- the status value
-
withStatus
public FoundOrganisationLocalType withStatus(String status)
Set possible values include: 'active', 'inactive', 'pending'.- Parameters:
status- the status value to set- Returns:
- the FoundOrganisationLocalType object itself.
-
internationalName
public String internationalName()
Get the internationalName value.- Returns:
- the internationalName value
-
withInternationalName
public FoundOrganisationLocalType withInternationalName(String internationalName)
Set the internationalName value.- Parameters:
internationalName- the internationalName value to set- Returns:
- the FoundOrganisationLocalType object itself.
-
internationalShortName
public String internationalShortName()
Get the internationalShortName value.- Returns:
- the internationalShortName value
-
withInternationalShortName
public FoundOrganisationLocalType withInternationalShortName(String internationalShortName)
Set the internationalShortName value.- Parameters:
internationalShortName- the internationalShortName value to set- Returns:
- the FoundOrganisationLocalType object itself.
-
localName
public String localName()
Get the localName value.- Returns:
- the localName value
-
withLocalName
public FoundOrganisationLocalType withLocalName(String localName)
Set the localName value.- Parameters:
localName- the localName value to set- Returns:
- the FoundOrganisationLocalType object itself.
-
localShortName
public String localShortName()
Get the localShortName value.- Returns:
- the localShortName value
-
withLocalShortName
public FoundOrganisationLocalType withLocalShortName(String localShortName)
Set the localShortName value.- Parameters:
localShortName- the localShortName value to set- Returns:
- the FoundOrganisationLocalType object itself.
-
localSystemMAId
public String localSystemMAId()
Get the localSystemMAId value.- Returns:
- the localSystemMAId value
-
withLocalSystemMAId
public FoundOrganisationLocalType withLocalSystemMAId(String localSystemMAId)
Set the localSystemMAId value.- Parameters:
localSystemMAId- the localSystemMAId value to set- Returns:
- the FoundOrganisationLocalType object itself.
-
localLanguage
public String localLanguage()
Get the localLanguage value.- Returns:
- the localLanguage value
-
withLocalLanguage
public FoundOrganisationLocalType withLocalLanguage(String localLanguage)
Set the localLanguage value.- Parameters:
localLanguage- the localLanguage value to set- Returns:
- the FoundOrganisationLocalType object itself.
-
localCountry
public String localCountry()
Get the localCountry value.- Returns:
- the localCountry value
-
withLocalCountry
public FoundOrganisationLocalType withLocalCountry(String localCountry)
Set the localCountry value.- Parameters:
localCountry- the localCountry value to set- Returns:
- the FoundOrganisationLocalType 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 FoundOrganisationLocalType 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 FoundOrganisationLocalType object itself.
-
clubTrainingCategory
public String clubTrainingCategory()
Get possible values include: 'Category1', 'Category2', 'Category3', 'Category4'.- Returns:
- the clubTrainingCategory value
-
withClubTrainingCategory
public FoundOrganisationLocalType withClubTrainingCategory(String clubTrainingCategory)
Set possible values include: 'Category1', 'Category2', 'Category3', 'Category4'.- Parameters:
clubTrainingCategory- the clubTrainingCategory value to set- Returns:
- the FoundOrganisationLocalType object itself.
-
complianceAndPaymentManager
public ComplianceAndPaymentManagerType complianceAndPaymentManager()
Get the complianceAndPaymentManager value.- Returns:
- the complianceAndPaymentManager value
-
withComplianceAndPaymentManager
public FoundOrganisationLocalType withComplianceAndPaymentManager(ComplianceAndPaymentManagerType complianceAndPaymentManager)
Set the complianceAndPaymentManager value.- Parameters:
complianceAndPaymentManager- the complianceAndPaymentManager value to set- Returns:
- the FoundOrganisationLocalType object itself.
-
foundationDate
public org.joda.time.LocalDate foundationDate()
Get the foundationDate value.- Returns:
- the foundationDate value
-
withFoundationDate
public FoundOrganisationLocalType withFoundationDate(org.joda.time.LocalDate foundationDate)
Set the foundationDate value.- Parameters:
foundationDate- the foundationDate value to set- Returns:
- the FoundOrganisationLocalType object itself.
-
dissolutionDate
public org.joda.time.LocalDate dissolutionDate()
Get the dissolutionDate value.- Returns:
- the dissolutionDate value
-
withDissolutionDate
public FoundOrganisationLocalType withDissolutionDate(org.joda.time.LocalDate dissolutionDate)
Set the dissolutionDate value.- Parameters:
dissolutionDate- the dissolutionDate value to set- Returns:
- the FoundOrganisationLocalType object itself.
-
parentOrganisationFIFAId
public String parentOrganisationFIFAId()
Get the parentOrganisationFIFAId value.- Returns:
- the parentOrganisationFIFAId value
-
withParentOrganisationFIFAId
public FoundOrganisationLocalType withParentOrganisationFIFAId(String parentOrganisationFIFAId)
Set the parentOrganisationFIFAId value.- Parameters:
parentOrganisationFIFAId- the parentOrganisationFIFAId value to set- Returns:
- the FoundOrganisationLocalType object itself.
-
nationalIdentifier
public List<NationalIdentifierType> nationalIdentifier()
Get the nationalIdentifier value.- Returns:
- the nationalIdentifier value
-
withNationalIdentifier
public FoundOrganisationLocalType withNationalIdentifier(List<NationalIdentifierType> nationalIdentifier)
Set the nationalIdentifier value.- Parameters:
nationalIdentifier- the nationalIdentifier value to set- Returns:
- the FoundOrganisationLocalType object itself.
-
localOrganisationName
public List<LocalNameType> localOrganisationName()
Get the localOrganisationName value.- Returns:
- the localOrganisationName value
-
withLocalOrganisationName
public FoundOrganisationLocalType withLocalOrganisationName(List<LocalNameType> localOrganisationName)
Set the localOrganisationName value.- Parameters:
localOrganisationName- the localOrganisationName value to set- Returns:
- the FoundOrganisationLocalType object itself.
-
supportedDiscipline
public List<SupportedDisciplineType> supportedDiscipline()
Get the supportedDiscipline value.- Returns:
- the supportedDiscipline value
-
withSupportedDiscipline
public FoundOrganisationLocalType withSupportedDiscipline(List<SupportedDisciplineType> supportedDiscipline)
Set the supportedDiscipline value.- Parameters:
supportedDiscipline- the supportedDiscipline value to set- Returns:
- the FoundOrganisationLocalType object itself.
-
officialAddress
public AddressType officialAddress()
Get the officialAddress value.- Returns:
- the officialAddress value
-
withOfficialAddress
public FoundOrganisationLocalType withOfficialAddress(AddressType officialAddress)
Set the officialAddress value.- Parameters:
officialAddress- the officialAddress value to set- Returns:
- the FoundOrganisationLocalType object itself.
-
webAddress
public String webAddress()
Get the webAddress value.- Returns:
- the webAddress value
-
withWebAddress
public FoundOrganisationLocalType withWebAddress(String webAddress)
Set the webAddress value.- Parameters:
webAddress- the webAddress value to set- Returns:
- the FoundOrganisationLocalType object itself.
-
email
public String email()
Get the email value.- Returns:
- the email value
-
withEmail
public FoundOrganisationLocalType withEmail(String email)
Set the email value.- Parameters:
email- the email value to set- Returns:
- the FoundOrganisationLocalType object itself.
-
phone
public String phone()
Get the phone value.- Returns:
- the phone value
-
withPhone
public FoundOrganisationLocalType withPhone(String phone)
Set the phone value.- Parameters:
phone- the phone value to set- Returns:
- the FoundOrganisationLocalType object itself.
-
fax
public String fax()
Get the fax value.- Returns:
- the fax value
-
withFax
public FoundOrganisationLocalType withFax(String fax)
Set the fax value.- Parameters:
fax- the fax value to set- Returns:
- the FoundOrganisationLocalType object itself.
-
logo
public PictureType logo()
Get the logo value.- Returns:
- the logo value
-
withLogo
public FoundOrganisationLocalType withLogo(PictureType logo)
Set the logo value.- Parameters:
logo- the logo value to set- Returns:
- the FoundOrganisationLocalType object itself.
-
-