Property | Type | Description | |
---|---|---|---|
$dataType | tnsMutateMembersOperandDataType | ||
$members | string[] | ||
$removeAll | boolean | ||
$userListId | integer |
Method | Description | |
---|---|---|
__construct ( $userListId = null, $dataType = null, $members = null ) | ||
__construct ( $userListId = null, $dataType = null, $removeAll = null, $members = null ) | ||
getNamespace ( ) : string | Gets the namesapce of this class | |
getXsiTypeName ( ) : string | Gets the xsi:type name of this class |
public __construct ( $userListId = null, $dataType = null, $members = null ) |
public __construct ( $userListId = null, $dataType = null, $removeAll = null, $members = null ) |
public getNamespace ( ) : string | ||
return | string | the namespace of this class |
public getXsiTypeName ( ) : string | ||
return | string | the xsi:type name of this class |
public tnsMutateMembersOperandDataType $dataType | ||
return | tnsMutateMembersOperandDataType |