Class SmsNode

  • All Implemented Interfaces:
    Serializable, Enumerated

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

    Documentation from the relevant specification:

    The SMS-Node AVP (AVP code 2016) is of type Enumerated and identifies the role which the SMS node performs in relation to the charging event.

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

      • fromInt

        public static SmsNode 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