Biller
class Biller extends AbstractElement
Rechnungssteller
Abbildung des Rechnungssteller Elements
Traits
Methods
Liefert einen neues Parser Objekt und setzt den Namespace "\Alvine\Merchant\Otto\Element\"
Hilfsmethode Gibt den Wert eines Elementes zurück
Hilfsmethode Setzt den Wert eines Elementes Wenn dieses Element noch nicht angelegt wurde wird es angelegt
UmStID
GLN
Name
Name
Ort
Land
KontaktName
KontaktTel
KontaktFax
KontaktMail
Details
in XpathImplementation at line 42
NodeList
searchElements(string $elementName)
searchElements
in AbstractElement at line 44
protected Parser
getParser()
Liefert einen neues Parser Objekt und setzt den Namespace "\Alvine\Merchant\Otto\Element\"
in AbstractElement at line 55
protected string
getElementValue(string $elementName)
Hilfsmethode Gibt den Wert eines Elementes zurück
in AbstractElement at line 72
protected AbstractElement
setElementValue($elementName, $value)
Hilfsmethode Setzt den Wert eines Elementes Wenn dieses Element noch nicht angelegt wurde wird es angelegt
at line 43
string|null
getBillerAttributeUmStID()
UmStID
at line 51
string|null
getBillerAttributeGLN()
GLN
at line 59
string|null
getBillerAttributeName()
Name
at line 67
string|null
getBillerAttributeStreet()
Name
at line 75
string|null
getBillerAttributeZipcode()
PLZ
at line 83
string|null
getBillerAttributeCity()
Ort
at line 91
string|null
getBillerAttributeCountry()
Land
at line 99
string|null
getBillerAttributeContactName()
KontaktName
at line 107
string|null
getBillerAttributeContactTel()
KontaktTel
at line 115
string|null
getBillerAttributeContactFax()
KontaktFax
at line 123
string|null
getBillerAttributeContactMail()
KontaktMail