Class RegisterResponseType


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

      • RegisterResponseType

        public RegisterResponseType()
    • Method Detail

      • uniqueFifaId

        public String uniqueFifaId()
        Get fIFA Unique Identifier.
        Returns:
        the uniqueFifaId value
      • withUniqueFifaId

        public RegisterResponseType withUniqueFifaId​(String uniqueFifaId)
        Set fIFA Unique Identifier.
        Parameters:
        uniqueFifaId - the uniqueFifaId value to set
        Returns:
        the RegisterResponseType object itself.