class Supplier extends AbstractElement

Lieferant

Abbildung des Lieferant Elements

Traits

XpathImplementation

Methods

NodeList
searchElements(string $elementName)

searchElements

Parser
getParser()

Liefert einen neues Parser Objekt und setzt den Namespace "\Alvine\Merchant\Otto\Element\"

string
getElementValue(string $elementName)

Hilfsmethode Gibt den Wert eines Elementes zurück

setElementValue($elementName, $value)

Hilfsmethode Setzt den Wert eines Elementes Wenn dieses Element noch nicht angelegt wurde wird es angelegt

string|null
string|null
string|null
string|null
string|null
string|null
string|null
string|null
string|null

Details

in XpathImplementation at line 44
NodeList searchElements(string $elementName)

searchElements

Parameters

string $elementName Name des Elements

Return Value

NodeList Liste der gefundenen Elemente

in AbstractElement at line 46
protected Parser getParser()

Liefert einen neues Parser Objekt und setzt den Namespace "\Alvine\Merchant\Otto\Element\"

Return Value

Parser Parser

in AbstractElement at line 57
protected string getElementValue(string $elementName)

Hilfsmethode Gibt den Wert eines Elementes zurück

Parameters

string $elementName Name des Elementes

Return Value

string Wert des Elementes

in AbstractElement at line 74
protected AbstractElement setElementValue($elementName, $value)

Hilfsmethode Setzt den Wert eines Elementes Wenn dieses Element noch nicht angelegt wurde wird es angelegt

Parameters

$elementName
$value

Return Value

AbstractElement dieses Objekt

at line 45
string|null getSupplierAttributeUmStID()

UmStID

Return Value

string|null

at line 53
string|null getSupplierAttributeLKZ()

LKZ

Return Value

string|null

at line 61
string|null getSupplierAttributeZLKZ()

ZLKZ

Return Value

string|null

at line 69
string|null getSupplierAttributeGLN()

GLN

Return Value

string|null

at line 77
string|null getSupplierAttributeName()

Name

Return Value

string|null

at line 85
string|null getSupplierAttributeStreet()

Strasse

Return Value

string|null

at line 93
string|null getSupplierAttributeZipcode()

PLZ

Return Value

string|null

at line 101
string|null getSupplierAttributeCity()

Ort

Return Value

string|null

at line 109
string|null getSupplierAttributeCountry()

Land

Return Value

string|null