Class OpenId.Choice

    • Field Detail

      • _GLOBAL

        public static final int _GLOBAL
        Integer value of the choice GLOBAL.
        See Also:
        Constant Field Values
      • GLOBAL

        public static final OpenId.Choice GLOBAL
        Reference to the choice GLOBAL.
      • _LOCAL

        public static final int _LOCAL
        Integer value of the choice LOCAL.
        See Also:
        Constant Field Values
      • LOCAL

        public static final OpenId.Choice LOCAL
        Reference to the choice LOCAL.
    • Constructor Detail

      • Choice

        protected Choice​(int value,
                         String description)
        Constructs a number, noting its name.
        Parameters:
        value - numeric value
        description - name of number