Documentation

LinkToStockType
in package

Class representing LinkToStockType.

XSD Type: linkToStockType

Table of Contents

$extId  : ExtIdType|null
$id  : int|null
getExtId()  : ExtIdType
Gets as extId.
getId()  : int
Gets as id.
setExtId()  : self
Sets a new extId.
setId()  : self
Sets a new id.

Properties

Methods

setId()

Sets a new id.

public setId(int $id) : self
Parameters
$id : int
Return values
self

Search results