ORM\Entity | |
---|---|
ORM\Table |
(name="pickware_erp_suppliers") |
package |
Default |
__construct()
getAddress() : string
string
getArticleDetailSupplierMappings() : \Doctrine\Common\Collections\ArrayCollection
\Doctrine\Common\Collections\ArrayCollection
getComment() : string
string
getContact() : string
string
getCurrency() : \Shopware\Models\Shop\Currency
\Shopware\Models\Shop\Currency
getCurrencyId() : integer
integer
getCustomerNumber() : string
string
getDeliveryTime() : integer
integer
getDocumentLocalizationSubShop() : \Shopware\Models\Shop\Shop
\Shopware\Models\Shop\Shop
getEmail() : string
string
getFax() : string
string
getId() : integer
integer
getManufacturerSupplierMappings() : \Doctrine\Common\Collections\ArrayCollection
\Doctrine\Common\Collections\ArrayCollection
getName() : string
string
getNumber() : string|null
string|null
getPhone() : string
string
getSalutation() : string
string
getSupplierOrders() : \Doctrine\Common\Collections\ArrayCollection
\Doctrine\Common\Collections\ArrayCollection
setAddress(string $address)
string
setComment(string $comment)
string
setContact(string $contact)
string
setCurrency(\Shopware\Models\Shop\Currency $currency)
\Shopware\Models\Shop\Currency
setCurrencyId(integer $currencyId)
integer
setCustomerNumber(string $customerNumber)
string
setDeliveryTime(integer $deliveryTime)
integer
setDocumentLocalizationSubShop(\Shopware\Models\Shop\Shop|null $documentLocalizationSubShop = null)
\Shopware\Models\Shop\Shop|null
setEmail(string $email)
string
setFax(string $fax)
string
setName(string $name)
string
setNumber(string|null $number)
string|null
setPhone(string $phone)
string
setSalutation(string $salutation)
string