ActionTypeType
in package
Class representing ActionTypeType.
XSD Type: actionTypeType
Table of Contents
- $add : RequestExtIdActionType|null
- Vložení nového záznamu. Výchozí hodnota.
- getAdd() : RequestExtIdActionType
- Gets as add.
- setAdd() : self
- Sets a new add.
Properties
$add
Vložení nového záznamu. Výchozí hodnota.
private
RequestExtIdActionType|null
$add
= null
Methods
getAdd()
Gets as add.
public
getAdd() : RequestExtIdActionType
Vložení nového záznamu. Výchozí hodnota.
Return values
RequestExtIdActionType —setAdd()
Sets a new add.
public
setAdd([RequestExtIdActionType|null $add = null ]) : self
Vložení nového záznamu. Výchozí hodnota.
Parameters
- $add : RequestExtIdActionType|null = null