XdrSCSpecUDTUnionCaseV0Kind
in package
Table of Contents
Constants
Properties
- $value : int
Methods
- __construct() : mixed
- decode() : XdrSCSpecUDTUnionCaseV0Kind
- encode() : string
- forTuple() : mixed
- forVoid() : mixed
- getValue() : int
Constants
SC_SPEC_UDT_UNION_CASE_TUPLE_V0
public
mixed
SC_SPEC_UDT_UNION_CASE_TUPLE_V0
= 1
SC_SPEC_UDT_UNION_CASE_VOID_V0
public
mixed
SC_SPEC_UDT_UNION_CASE_VOID_V0
= 0
Properties
$value
public
int
$value
Methods
__construct()
public
__construct(int $value) : mixed
Parameters
- $value : int
decode()
public
static decode(XdrBuffer $xdr) : XdrSCSpecUDTUnionCaseV0Kind
Parameters
- $xdr : XdrBuffer
Return values
XdrSCSpecUDTUnionCaseV0Kindencode()
public
encode() : string
Return values
stringforTuple()
public
static forTuple() : mixed
forVoid()
public
static forVoid() : mixed
getValue()
public
getValue() : int