Class IdentitySet

  • All Implemented Interfaces:
    Serializable, Enumerated

    public class IdentitySet
    extends Object
    implements Serializable, Enumerated
    Java class to represent the IdentitySet enumerated type.

    Documentation from the relevant specification:

    The Identity-Set AVP is of type Enumerated and indicates the requested set of IMS Public Identities.

    Author:
    Open Cloud
    See Also:
    Serialized Form
    • Method Detail

      • fromInt

        public static IdentitySet fromInt​(int type)
      • getValue

        public int getValue()
        Description copied from interface: Enumerated
        Return the value of this instance of this enumerated type.
        Specified by:
        getValue in interface Enumerated
        Returns:
        value