XdrTxSetComponentType
in package
Table of Contents
Constants
Properties
- $value : int
Methods
- __construct() : mixed
- decode() : XdrTxSetComponentType
- encode() : string
- fromBase64Xdr() : static
- getValue() : int
- toBase64Xdr() : string
- TXSET_COMP_TXS_MAYBE_DISCOUNTED_FEE() : XdrTxSetComponentType
Constants
TXSET_COMP_TXS_MAYBE_DISCOUNTED_FEE
public
mixed
TXSET_COMP_TXS_MAYBE_DISCOUNTED_FEE
= 0
Properties
$value
public
int
$value
Methods
__construct()
public
__construct(int $value) : mixed
Parameters
- $value : int
decode()
public
static decode(XdrBuffer $xdr) : XdrTxSetComponentType
Parameters
- $xdr : XdrBuffer
Return values
XdrTxSetComponentTypeencode()
public
encode() : string
Return values
stringfromBase64Xdr()
public
static fromBase64Xdr(string $xdr) : static
Parameters
- $xdr : string
Return values
staticgetValue()
public
getValue() : int
Return values
inttoBase64Xdr()
public
toBase64Xdr() : string
Return values
stringTXSET_COMP_TXS_MAYBE_DISCOUNTED_FEE()
public
static TXSET_COMP_TXS_MAYBE_DISCOUNTED_FEE() : XdrTxSetComponentType