Documentation

ActionPriceStockItemType
in package

Class representing ActionPriceStockItemType.

XSD Type: actionPriceStockItemType

Table of Contents

Properties

$actionPriceStock  : ActionPriceStockType|null
Akční cena skladové zásoby.
$defaultPriceStock  : DefaultPriceStockType|null
Původní cena skladové zásoby.
$stock  : StockType|null
Skladová zásoba.
$storage  : RefTypeStorageType|null
Členění.
$text  : string|null
Název.

Methods

getActionPriceStock()  : ActionPriceStockType
Gets as actionPriceStock.
getDefaultPriceStock()  : DefaultPriceStockType
Gets as defaultPriceStock.
getStock()  : StockType
Gets as stock.
getStorage()  : RefTypeStorageType
Gets as storage.
getText()  : string
Gets as text.
setActionPriceStock()  : self
Sets a new actionPriceStock.
setDefaultPriceStock()  : self
Sets a new defaultPriceStock.
setStock()  : self
Sets a new stock.
setStorage()  : self
Sets a new storage.
setText()  : self
Sets a new text.

Properties

Methods

setText()

Sets a new text.

public setText(string $text) : self

Název.

Parameters
$text : string
Return values
self

        
On this page

Search results