XdrDataValueMandatory
in package
Table of Contents
Properties
- $value : string
Methods
- __construct() : mixed
- decode() : XdrDataValueMandatory
- encode() : string
- getValue() : string
Properties
$value
public
string
$value
Methods
__construct()
public
__construct(string $value) : mixed
Parameters
- $value : string
decode()
public
static decode(XdrBuffer $xdr) : XdrDataValueMandatory
Parameters
- $xdr : XdrBuffer
Return values
XdrDataValueMandatoryencode()
public
encode() : string
Return values
stringgetValue()
public
getValue() : string