Class Originator

  • All Implemented Interfaces:
    Serializable, Enumerated

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

    Documentation from the relevant specification:

    The Originator AVP (AVP code 864) is of type Enumerated and indicates the originating party of the message body.

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

      • fromInt

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