XdrInflationResultCode
in package
Table of Contents
Constants
Methods
- __construct() : mixed
- decode() : XdrInflationResultCode
- encode() : string
- getValue() : int
Constants
NOT_TIME
public
mixed
NOT_TIME
= -1
SUCCESS
public
mixed
SUCCESS
= 0
Methods
__construct()
public
__construct(int $value) : mixed
Parameters
- $value : int
decode()
public
static decode(XdrBuffer $xdr) : XdrInflationResultCode
Parameters
- $xdr : XdrBuffer
Return values
XdrInflationResultCodeencode()
public
encode() : string
Return values
stringgetValue()
public
getValue() : int