Class GroupId


  • public class GroupId
    extends Identifier<java.lang.Integer>
    Group identifier.
    • Constructor Detail

      • GroupId

        public GroupId​(int id)
    • Method Detail

      • valueOf

        public static GroupId valueOf​(int id)
        Returns a group ID as an integer value. The method is not intended for use by application developers. Return data type may change in the future release.
        Parameters:
        id - int value
        Returns:
        group ID
      • toString

        public java.lang.String toString()
        Description copied from class: Identifier
        Returns a string representation of a DeviceKeyId.
        Overrides:
        toString in class Identifier<java.lang.Integer>
        Returns:
        string