Class UnmergeOrganisationsRequestType


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

      • UnmergeOrganisationsRequestType

        public UnmergeOrganisationsRequestType()
    • Method Detail

      • secondaryOrganisationFIFAId

        public String secondaryOrganisationFIFAId()
        Get secondary organisation FIFA Unique Identifier.
        Returns:
        the secondaryOrganisationFIFAId value
      • withSecondaryOrganisationFIFAId

        public UnmergeOrganisationsRequestType withSecondaryOrganisationFIFAId​(String secondaryOrganisationFIFAId)
        Set secondary organisation FIFA Unique Identifier.
        Parameters:
        secondaryOrganisationFIFAId - the secondaryOrganisationFIFAId value to set
        Returns:
        the UnmergeOrganisationsRequestType object itself.
      • primaryOrganisationFIFAId

        public String primaryOrganisationFIFAId()
        Get primary organisation FIFA Unique Identifier.
        Returns:
        the primaryOrganisationFIFAId value
      • withPrimaryOrganisationFIFAId

        public UnmergeOrganisationsRequestType withPrimaryOrganisationFIFAId​(String primaryOrganisationFIFAId)
        Set primary organisation FIFA Unique Identifier.
        Parameters:
        primaryOrganisationFIFAId - the primaryOrganisationFIFAId value to set
        Returns:
        the UnmergeOrganisationsRequestType object itself.