XdrSCSpecTypeOption
in package
Table of Contents
Properties
Methods
- __construct() : mixed
- decode() : XdrSCSpecTypeOption
- encode() : string
- getValueType() : XdrSCSpecTypeDef
- setValueType() : void
Properties
$valueType
public
XdrSCSpecTypeDef
$valueType
Methods
__construct()
public
__construct(XdrSCSpecTypeDef $valueType) : mixed
Parameters
- $valueType : XdrSCSpecTypeDef
decode()
public
static decode(XdrBuffer $xdr) : XdrSCSpecTypeOption
Parameters
- $xdr : XdrBuffer
Return values
XdrSCSpecTypeOptionencode()
public
encode() : string
Return values
stringgetValueType()
public
getValueType() : XdrSCSpecTypeDef
Return values
XdrSCSpecTypeDefsetValueType()
public
setValueType(XdrSCSpecTypeDef $valueType) : void
Parameters
- $valueType : XdrSCSpecTypeDef