Class FindOrganisationsRequestType
- java.lang.Object
-
- com.fifa.connectid.sdk.core.api.models.FindOrganisationsRequestType
-
public class FindOrganisationsRequestType extends Object
The FindOrganisationsRequestType model.
-
-
Constructor Summary
Constructors Constructor Description FindOrganisationsRequestType()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringinternationalName()Get the internationalName value.StringinternationalShortName()Get the internationalShortName value.StringlocalName()Get the localName value.StringlocalShortName()Get the localShortName value.org.joda.time.DateTimemodifiedFromDateTime()Get the modifiedFromDateTime value.org.joda.time.DateTimemodifiedToDateTime()Get the modifiedToDateTime value.StringnationalIdentifier()Get the nationalIdentifier value.IntegernumberOfResults()Get the numberOfResults value.SearchAddressTypeofficialAddress()Get the officialAddress 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.FindOrganisationsRequestTypewithInternationalName(String internationalName)Set the internationalName value.FindOrganisationsRequestTypewithInternationalShortName(String internationalShortName)Set the internationalShortName value.FindOrganisationsRequestTypewithLocalName(String localName)Set the localName value.FindOrganisationsRequestTypewithLocalShortName(String localShortName)Set the localShortName value.FindOrganisationsRequestTypewithModifiedFromDateTime(org.joda.time.DateTime modifiedFromDateTime)Set the modifiedFromDateTime value.FindOrganisationsRequestTypewithModifiedToDateTime(org.joda.time.DateTime modifiedToDateTime)Set the modifiedToDateTime value.FindOrganisationsRequestTypewithNationalIdentifier(String nationalIdentifier)Set the nationalIdentifier value.FindOrganisationsRequestTypewithNumberOfResults(Integer numberOfResults)Set the numberOfResults value.FindOrganisationsRequestTypewithOfficialAddress(SearchAddressType officialAddress)Set the officialAddress value.FindOrganisationsRequestTypewithOrganisationNature(String organisationNature)Set possible values include: 'WorldFederation', 'Confederation', 'NationalAssociation', 'RegionalAssociation', 'Club', 'Team', 'School', 'MA Academy', 'Grassroot Programme', 'Private Academy', 'College', 'University', 'Other'.FindOrganisationsRequestTypewithParentOrganisationFIFAId(String parentOrganisationFIFAId)Set the parentOrganisationFIFAId value.
-
-
-
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.
-
-