Class NationalAssociationOnboardedStatusType


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

      • NationalAssociationOnboardedStatusType

        public NationalAssociationOnboardedStatusType()
    • Method Detail

      • fifaId

        public String fifaId()
        Get the fifaId value.
        Returns:
        the fifaId value
      • withFifaId

        public NationalAssociationOnboardedStatusType withFifaId​(String fifaId)
        Set the fifaId value.
        Parameters:
        fifaId - the fifaId value to set
        Returns:
        the NationalAssociationOnboardedStatusType object itself.
      • isOnboarded

        public Boolean isOnboarded()
        Get the isOnboarded value.
        Returns:
        the isOnboarded value
      • withIsOnboarded

        public NationalAssociationOnboardedStatusType withIsOnboarded​(Boolean isOnboarded)
        Set the isOnboarded value.
        Parameters:
        isOnboarded - the isOnboarded value to set
        Returns:
        the NationalAssociationOnboardedStatusType object itself.