Class GetActingOrganisationsResponseType


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

      • GetActingOrganisationsResponseType

        public GetActingOrganisationsResponseType()
    • Method Detail

      • organisationsFIFAIds

        public List<String> organisationsFIFAIds()
        Get the organisationsFIFAIds value.
        Returns:
        the organisationsFIFAIds value
      • withOrganisationsFIFAIds

        public GetActingOrganisationsResponseType withOrganisationsFIFAIds​(List<String> organisationsFIFAIds)
        Set the organisationsFIFAIds value.
        Parameters:
        organisationsFIFAIds - the organisationsFIFAIds value to set
        Returns:
        the GetActingOrganisationsResponseType object itself.