code
stringlengths
17
247k
docstring
stringlengths
30
30.3k
func_name
stringlengths
1
89
language
stringclasses
1 value
repo
stringlengths
7
63
path
stringlengths
7
153
url
stringlengths
51
209
license
stringclasses
4 values
public function getTaxApplicableTradeCurrencyExchange() { return $this->taxApplicableTradeCurrencyExchange; }
Gets as taxApplicableTradeCurrencyExchange @return \horstoeko\zugferd\entities\extended\ram\TradeCurrencyExchangeType
getTaxApplicableTradeCurrencyExchange
php
horstoeko/zugferd
src/entities/extended/ram/HeaderTradeSettlementType.php
https://github.com/horstoeko/zugferd/blob/master/src/entities/extended/ram/HeaderTradeSettlementType.php
MIT
public function setTaxApplicableTradeCurrencyExchange(?\horstoeko\zugferd\entities\extended\ram\TradeCurrencyExchangeType $taxApplicableTradeCurrencyExchange = null) { $this->taxApplicableTradeCurrencyExchange = $taxApplicableTradeCurrencyExchange; return $this; }
Sets a new taxApplicableTradeCurrencyExchange @param \horstoeko\zugferd\entities\extended\ram\TradeCurrencyExchangeType $taxApplicableTradeCurrencyExchange @return self
setTaxApplicableTradeCurrencyExchange
php
horstoeko/zugferd
src/entities/extended/ram/HeaderTradeSettlementType.php
https://github.com/horstoeko/zugferd/blob/master/src/entities/extended/ram/HeaderTradeSettlementType.php
MIT
public function addToSpecifiedTradeSettlementPaymentMeans(\horstoeko\zugferd\entities\extended\ram\TradeSettlementPaymentMeansType $specifiedTradeSettlementPaymentMeans) { $this->specifiedTradeSettlementPaymentMeans[] = $specifiedTradeSettlementPaymentMeans; return $this; }
Adds as specifiedTradeSettlementPaymentMeans @return self @param \horstoeko\zugferd\entities\extended\ram\TradeSettlementPaymentMeansType $specifiedTradeSettlementPaymentMeans
addToSpecifiedTradeSettlementPaymentMeans
php
horstoeko/zugferd
src/entities/extended/ram/HeaderTradeSettlementType.php
https://github.com/horstoeko/zugferd/blob/master/src/entities/extended/ram/HeaderTradeSettlementType.php
MIT
public function setBillingSpecifiedPeriod(?\horstoeko\zugferd\entities\extended\ram\SpecifiedPeriodType $billingSpecifiedPeriod = null) { $this->billingSpecifiedPeriod = $billingSpecifiedPeriod; return $this; }
Sets a new billingSpecifiedPeriod @param \horstoeko\zugferd\entities\extended\ram\SpecifiedPeriodType $billingSpecifiedPeriod @return self
setBillingSpecifiedPeriod
php
horstoeko/zugferd
src/entities/extended/ram/HeaderTradeSettlementType.php
https://github.com/horstoeko/zugferd/blob/master/src/entities/extended/ram/HeaderTradeSettlementType.php
MIT
public function addToSpecifiedTradeAllowanceCharge(\horstoeko\zugferd\entities\extended\ram\TradeAllowanceChargeType $specifiedTradeAllowanceCharge) { $this->specifiedTradeAllowanceCharge[] = $specifiedTradeAllowanceCharge; return $this; }
Adds as specifiedTradeAllowanceCharge @return self @param \horstoeko\zugferd\entities\extended\ram\TradeAllowanceChargeType $specifiedTradeAllowanceCharge
addToSpecifiedTradeAllowanceCharge
php
horstoeko/zugferd
src/entities/extended/ram/HeaderTradeSettlementType.php
https://github.com/horstoeko/zugferd/blob/master/src/entities/extended/ram/HeaderTradeSettlementType.php
MIT
public function addToSpecifiedLogisticsServiceCharge(\horstoeko\zugferd\entities\extended\ram\LogisticsServiceChargeType $specifiedLogisticsServiceCharge) { $this->specifiedLogisticsServiceCharge[] = $specifiedLogisticsServiceCharge; return $this; }
Adds as specifiedLogisticsServiceCharge @return self @param \horstoeko\zugferd\entities\extended\ram\LogisticsServiceChargeType $specifiedLogisticsServiceCharge
addToSpecifiedLogisticsServiceCharge
php
horstoeko/zugferd
src/entities/extended/ram/HeaderTradeSettlementType.php
https://github.com/horstoeko/zugferd/blob/master/src/entities/extended/ram/HeaderTradeSettlementType.php
MIT
public function issetSpecifiedLogisticsServiceCharge($index) { return isset($this->specifiedLogisticsServiceCharge[$index]); }
isset specifiedLogisticsServiceCharge @param int|string $index @return bool
issetSpecifiedLogisticsServiceCharge
php
horstoeko/zugferd
src/entities/extended/ram/HeaderTradeSettlementType.php
https://github.com/horstoeko/zugferd/blob/master/src/entities/extended/ram/HeaderTradeSettlementType.php
MIT
public function unsetSpecifiedLogisticsServiceCharge($index) { unset($this->specifiedLogisticsServiceCharge[$index]); }
unset specifiedLogisticsServiceCharge @param int|string $index @return void
unsetSpecifiedLogisticsServiceCharge
php
horstoeko/zugferd
src/entities/extended/ram/HeaderTradeSettlementType.php
https://github.com/horstoeko/zugferd/blob/master/src/entities/extended/ram/HeaderTradeSettlementType.php
MIT
public function getSpecifiedLogisticsServiceCharge() { return $this->specifiedLogisticsServiceCharge; }
Gets as specifiedLogisticsServiceCharge @return \horstoeko\zugferd\entities\extended\ram\LogisticsServiceChargeType[]
getSpecifiedLogisticsServiceCharge
php
horstoeko/zugferd
src/entities/extended/ram/HeaderTradeSettlementType.php
https://github.com/horstoeko/zugferd/blob/master/src/entities/extended/ram/HeaderTradeSettlementType.php
MIT
public function setSpecifiedLogisticsServiceCharge(?array $specifiedLogisticsServiceCharge = null) { $this->specifiedLogisticsServiceCharge = $specifiedLogisticsServiceCharge; return $this; }
Sets a new specifiedLogisticsServiceCharge @param \horstoeko\zugferd\entities\extended\ram\LogisticsServiceChargeType[] $specifiedLogisticsServiceCharge @return self
setSpecifiedLogisticsServiceCharge
php
horstoeko/zugferd
src/entities/extended/ram/HeaderTradeSettlementType.php
https://github.com/horstoeko/zugferd/blob/master/src/entities/extended/ram/HeaderTradeSettlementType.php
MIT
public function addToSpecifiedTradePaymentTerms(\horstoeko\zugferd\entities\extended\ram\TradePaymentTermsType $specifiedTradePaymentTerms) { $this->specifiedTradePaymentTerms[] = $specifiedTradePaymentTerms; return $this; }
Adds as specifiedTradePaymentTerms @return self @param \horstoeko\zugferd\entities\extended\ram\TradePaymentTermsType $specifiedTradePaymentTerms
addToSpecifiedTradePaymentTerms
php
horstoeko/zugferd
src/entities/extended/ram/HeaderTradeSettlementType.php
https://github.com/horstoeko/zugferd/blob/master/src/entities/extended/ram/HeaderTradeSettlementType.php
MIT
public function issetSpecifiedTradePaymentTerms($index) { return isset($this->specifiedTradePaymentTerms[$index]); }
isset specifiedTradePaymentTerms @param int|string $index @return bool
issetSpecifiedTradePaymentTerms
php
horstoeko/zugferd
src/entities/extended/ram/HeaderTradeSettlementType.php
https://github.com/horstoeko/zugferd/blob/master/src/entities/extended/ram/HeaderTradeSettlementType.php
MIT
public function unsetSpecifiedTradePaymentTerms($index) { unset($this->specifiedTradePaymentTerms[$index]); }
unset specifiedTradePaymentTerms @param int|string $index @return void
unsetSpecifiedTradePaymentTerms
php
horstoeko/zugferd
src/entities/extended/ram/HeaderTradeSettlementType.php
https://github.com/horstoeko/zugferd/blob/master/src/entities/extended/ram/HeaderTradeSettlementType.php
MIT
public function setSpecifiedTradePaymentTerms(?array $specifiedTradePaymentTerms = null) { $this->specifiedTradePaymentTerms = $specifiedTradePaymentTerms; return $this; }
Sets a new specifiedTradePaymentTerms @param \horstoeko\zugferd\entities\extended\ram\TradePaymentTermsType[] $specifiedTradePaymentTerms @return self
setSpecifiedTradePaymentTerms
php
horstoeko/zugferd
src/entities/extended/ram/HeaderTradeSettlementType.php
https://github.com/horstoeko/zugferd/blob/master/src/entities/extended/ram/HeaderTradeSettlementType.php
MIT
public function setSpecifiedTradeSettlementHeaderMonetarySummation(\horstoeko\zugferd\entities\extended\ram\TradeSettlementHeaderMonetarySummationType $specifiedTradeSettlementHeaderMonetarySummation) { $this->specifiedTradeSettlementHeaderMonetarySummation = $specifiedTradeSettlementHeaderMonetarySummation; return $this; }
Sets a new specifiedTradeSettlementHeaderMonetarySummation @param \horstoeko\zugferd\entities\extended\ram\TradeSettlementHeaderMonetarySummationType $specifiedTradeSettlementHeaderMonetarySummation @return self
setSpecifiedTradeSettlementHeaderMonetarySummation
php
horstoeko/zugferd
src/entities/extended/ram/HeaderTradeSettlementType.php
https://github.com/horstoeko/zugferd/blob/master/src/entities/extended/ram/HeaderTradeSettlementType.php
MIT
public function addToInvoiceReferencedDocument(\horstoeko\zugferd\entities\extended\ram\ReferencedDocumentType $invoiceReferencedDocument) { $this->invoiceReferencedDocument[] = $invoiceReferencedDocument; return $this; }
Adds as invoiceReferencedDocument @return self @param \horstoeko\zugferd\entities\extended\ram\ReferencedDocumentType $invoiceReferencedDocument
addToInvoiceReferencedDocument
php
horstoeko/zugferd
src/entities/extended/ram/HeaderTradeSettlementType.php
https://github.com/horstoeko/zugferd/blob/master/src/entities/extended/ram/HeaderTradeSettlementType.php
MIT
public function addToReceivableSpecifiedTradeAccountingAccount(\horstoeko\zugferd\entities\extended\ram\TradeAccountingAccountType $receivableSpecifiedTradeAccountingAccount) { $this->receivableSpecifiedTradeAccountingAccount[] = $receivableSpecifiedTradeAccountingAccount; return $this; }
Adds as receivableSpecifiedTradeAccountingAccount @return self @param \horstoeko\zugferd\entities\extended\ram\TradeAccountingAccountType $receivableSpecifiedTradeAccountingAccount
addToReceivableSpecifiedTradeAccountingAccount
php
horstoeko/zugferd
src/entities/extended/ram/HeaderTradeSettlementType.php
https://github.com/horstoeko/zugferd/blob/master/src/entities/extended/ram/HeaderTradeSettlementType.php
MIT
public function issetReceivableSpecifiedTradeAccountingAccount($index) { return isset($this->receivableSpecifiedTradeAccountingAccount[$index]); }
isset receivableSpecifiedTradeAccountingAccount @param int|string $index @return bool
issetReceivableSpecifiedTradeAccountingAccount
php
horstoeko/zugferd
src/entities/extended/ram/HeaderTradeSettlementType.php
https://github.com/horstoeko/zugferd/blob/master/src/entities/extended/ram/HeaderTradeSettlementType.php
MIT
public function unsetReceivableSpecifiedTradeAccountingAccount($index) { unset($this->receivableSpecifiedTradeAccountingAccount[$index]); }
unset receivableSpecifiedTradeAccountingAccount @param int|string $index @return void
unsetReceivableSpecifiedTradeAccountingAccount
php
horstoeko/zugferd
src/entities/extended/ram/HeaderTradeSettlementType.php
https://github.com/horstoeko/zugferd/blob/master/src/entities/extended/ram/HeaderTradeSettlementType.php
MIT
public function setReceivableSpecifiedTradeAccountingAccount(?array $receivableSpecifiedTradeAccountingAccount = null) { $this->receivableSpecifiedTradeAccountingAccount = $receivableSpecifiedTradeAccountingAccount; return $this; }
Sets a new receivableSpecifiedTradeAccountingAccount @param \horstoeko\zugferd\entities\extended\ram\TradeAccountingAccountType[] $receivableSpecifiedTradeAccountingAccount @return self
setReceivableSpecifiedTradeAccountingAccount
php
horstoeko/zugferd
src/entities/extended/ram/HeaderTradeSettlementType.php
https://github.com/horstoeko/zugferd/blob/master/src/entities/extended/ram/HeaderTradeSettlementType.php
MIT
public function addToSpecifiedAdvancePayment(\horstoeko\zugferd\entities\extended\ram\AdvancePaymentType $specifiedAdvancePayment) { $this->specifiedAdvancePayment[] = $specifiedAdvancePayment; return $this; }
Adds as specifiedAdvancePayment @return self @param \horstoeko\zugferd\entities\extended\ram\AdvancePaymentType $specifiedAdvancePayment
addToSpecifiedAdvancePayment
php
horstoeko/zugferd
src/entities/extended/ram/HeaderTradeSettlementType.php
https://github.com/horstoeko/zugferd/blob/master/src/entities/extended/ram/HeaderTradeSettlementType.php
MIT
public function getSpecifiedAdvancePayment() { return $this->specifiedAdvancePayment; }
Gets as specifiedAdvancePayment @return \horstoeko\zugferd\entities\extended\ram\AdvancePaymentType[]
getSpecifiedAdvancePayment
php
horstoeko/zugferd
src/entities/extended/ram/HeaderTradeSettlementType.php
https://github.com/horstoeko/zugferd/blob/master/src/entities/extended/ram/HeaderTradeSettlementType.php
MIT
public function setSpecifiedAdvancePayment(?array $specifiedAdvancePayment = null) { $this->specifiedAdvancePayment = $specifiedAdvancePayment; return $this; }
Sets a new specifiedAdvancePayment @param \horstoeko\zugferd\entities\extended\ram\AdvancePaymentType[] $specifiedAdvancePayment @return self
setSpecifiedAdvancePayment
php
horstoeko/zugferd
src/entities/extended/ram/HeaderTradeSettlementType.php
https://github.com/horstoeko/zugferd/blob/master/src/entities/extended/ram/HeaderTradeSettlementType.php
MIT
public function setSalesAgentTradeParty(?\horstoeko\zugferd\entities\extended\ram\TradePartyType $salesAgentTradeParty = null) { $this->salesAgentTradeParty = $salesAgentTradeParty; return $this; }
Sets a new salesAgentTradeParty @param \horstoeko\zugferd\entities\extended\ram\TradePartyType $salesAgentTradeParty @return self
setSalesAgentTradeParty
php
horstoeko/zugferd
src/entities/extended/ram/HeaderTradeAgreementType.php
https://github.com/horstoeko/zugferd/blob/master/src/entities/extended/ram/HeaderTradeAgreementType.php
MIT
public function getBuyerTaxRepresentativeTradeParty() { return $this->buyerTaxRepresentativeTradeParty; }
Gets as buyerTaxRepresentativeTradeParty @return \horstoeko\zugferd\entities\extended\ram\TradePartyType
getBuyerTaxRepresentativeTradeParty
php
horstoeko/zugferd
src/entities/extended/ram/HeaderTradeAgreementType.php
https://github.com/horstoeko/zugferd/blob/master/src/entities/extended/ram/HeaderTradeAgreementType.php
MIT
public function setBuyerTaxRepresentativeTradeParty(?\horstoeko\zugferd\entities\extended\ram\TradePartyType $buyerTaxRepresentativeTradeParty = null) { $this->buyerTaxRepresentativeTradeParty = $buyerTaxRepresentativeTradeParty; return $this; }
Sets a new buyerTaxRepresentativeTradeParty @param \horstoeko\zugferd\entities\extended\ram\TradePartyType $buyerTaxRepresentativeTradeParty @return self
setBuyerTaxRepresentativeTradeParty
php
horstoeko/zugferd
src/entities/extended/ram/HeaderTradeAgreementType.php
https://github.com/horstoeko/zugferd/blob/master/src/entities/extended/ram/HeaderTradeAgreementType.php
MIT
public function setSellerTaxRepresentativeTradeParty(?\horstoeko\zugferd\entities\extended\ram\TradePartyType $sellerTaxRepresentativeTradeParty = null) { $this->sellerTaxRepresentativeTradeParty = $sellerTaxRepresentativeTradeParty; return $this; }
Sets a new sellerTaxRepresentativeTradeParty @param \horstoeko\zugferd\entities\extended\ram\TradePartyType $sellerTaxRepresentativeTradeParty @return self
setSellerTaxRepresentativeTradeParty
php
horstoeko/zugferd
src/entities/extended/ram/HeaderTradeAgreementType.php
https://github.com/horstoeko/zugferd/blob/master/src/entities/extended/ram/HeaderTradeAgreementType.php
MIT
public function getProductEndUserTradeParty() { return $this->productEndUserTradeParty; }
Gets as productEndUserTradeParty @return \horstoeko\zugferd\entities\extended\ram\TradePartyType
getProductEndUserTradeParty
php
horstoeko/zugferd
src/entities/extended/ram/HeaderTradeAgreementType.php
https://github.com/horstoeko/zugferd/blob/master/src/entities/extended/ram/HeaderTradeAgreementType.php
MIT
public function setProductEndUserTradeParty(?\horstoeko\zugferd\entities\extended\ram\TradePartyType $productEndUserTradeParty = null) { $this->productEndUserTradeParty = $productEndUserTradeParty; return $this; }
Sets a new productEndUserTradeParty @param \horstoeko\zugferd\entities\extended\ram\TradePartyType $productEndUserTradeParty @return self
setProductEndUserTradeParty
php
horstoeko/zugferd
src/entities/extended/ram/HeaderTradeAgreementType.php
https://github.com/horstoeko/zugferd/blob/master/src/entities/extended/ram/HeaderTradeAgreementType.php
MIT
public function getApplicableTradeDeliveryTerms() { return $this->applicableTradeDeliveryTerms; }
Gets as applicableTradeDeliveryTerms @return \horstoeko\zugferd\entities\extended\ram\TradeDeliveryTermsType
getApplicableTradeDeliveryTerms
php
horstoeko/zugferd
src/entities/extended/ram/HeaderTradeAgreementType.php
https://github.com/horstoeko/zugferd/blob/master/src/entities/extended/ram/HeaderTradeAgreementType.php
MIT
public function setApplicableTradeDeliveryTerms(?\horstoeko\zugferd\entities\extended\ram\TradeDeliveryTermsType $applicableTradeDeliveryTerms = null) { $this->applicableTradeDeliveryTerms = $applicableTradeDeliveryTerms; return $this; }
Sets a new applicableTradeDeliveryTerms @param \horstoeko\zugferd\entities\extended\ram\TradeDeliveryTermsType $applicableTradeDeliveryTerms @return self
setApplicableTradeDeliveryTerms
php
horstoeko/zugferd
src/entities/extended/ram/HeaderTradeAgreementType.php
https://github.com/horstoeko/zugferd/blob/master/src/entities/extended/ram/HeaderTradeAgreementType.php
MIT
public function setBuyerAgentTradeParty(?\horstoeko\zugferd\entities\extended\ram\TradePartyType $buyerAgentTradeParty = null) { $this->buyerAgentTradeParty = $buyerAgentTradeParty; return $this; }
Sets a new buyerAgentTradeParty @param \horstoeko\zugferd\entities\extended\ram\TradePartyType $buyerAgentTradeParty @return self
setBuyerAgentTradeParty
php
horstoeko/zugferd
src/entities/extended/ram/HeaderTradeAgreementType.php
https://github.com/horstoeko/zugferd/blob/master/src/entities/extended/ram/HeaderTradeAgreementType.php
MIT
public function setSpecifiedProcuringProject(?\horstoeko\zugferd\entities\extended\ram\ProcuringProjectType $specifiedProcuringProject = null) { $this->specifiedProcuringProject = $specifiedProcuringProject; return $this; }
Sets a new specifiedProcuringProject @param \horstoeko\zugferd\entities\extended\ram\ProcuringProjectType $specifiedProcuringProject @return self
setSpecifiedProcuringProject
php
horstoeko/zugferd
src/entities/extended/ram/HeaderTradeAgreementType.php
https://github.com/horstoeko/zugferd/blob/master/src/entities/extended/ram/HeaderTradeAgreementType.php
MIT
public function getConversionRateDateTime() { return $this->conversionRateDateTime; }
Gets as conversionRateDateTime @return \horstoeko\zugferd\entities\extended\udt\DateTimeType
getConversionRateDateTime
php
horstoeko/zugferd
src/entities/extended/ram/TradeCurrencyExchangeType.php
https://github.com/horstoeko/zugferd/blob/master/src/entities/extended/ram/TradeCurrencyExchangeType.php
MIT
public function setConversionRateDateTime(?\horstoeko\zugferd\entities\extended\udt\DateTimeType $conversionRateDateTime = null) { $this->conversionRateDateTime = $conversionRateDateTime; return $this; }
Sets a new conversionRateDateTime @param \horstoeko\zugferd\entities\extended\udt\DateTimeType $conversionRateDateTime @return self
setConversionRateDateTime
php
horstoeko/zugferd
src/entities/extended/ram/TradeCurrencyExchangeType.php
https://github.com/horstoeko/zugferd/blob/master/src/entities/extended/ram/TradeCurrencyExchangeType.php
MIT
public function setSpecifiedLegalOrganization(?\horstoeko\zugferd\entities\extended\ram\LegalOrganizationType $specifiedLegalOrganization = null) { $this->specifiedLegalOrganization = $specifiedLegalOrganization; return $this; }
Sets a new specifiedLegalOrganization @param \horstoeko\zugferd\entities\extended\ram\LegalOrganizationType $specifiedLegalOrganization @return self
setSpecifiedLegalOrganization
php
horstoeko/zugferd
src/entities/extended/ram/TradePartyType.php
https://github.com/horstoeko/zugferd/blob/master/src/entities/extended/ram/TradePartyType.php
MIT
public function setDefinedTradeContact(?array $definedTradeContact = null) { $this->definedTradeContact = $definedTradeContact; return $this; }
Sets a new definedTradeContact @param \horstoeko\zugferd\entities\extended\ram\TradeContactType[] $definedTradeContact @return self
setDefinedTradeContact
php
horstoeko/zugferd
src/entities/extended/ram/TradePartyType.php
https://github.com/horstoeko/zugferd/blob/master/src/entities/extended/ram/TradePartyType.php
MIT
public function setURIUniversalCommunication(?\horstoeko\zugferd\entities\extended\ram\UniversalCommunicationType $uRIUniversalCommunication = null) { $this->uRIUniversalCommunication = $uRIUniversalCommunication; return $this; }
Sets a new uRIUniversalCommunication @param \horstoeko\zugferd\entities\extended\ram\UniversalCommunicationType $uRIUniversalCommunication @return self
setURIUniversalCommunication
php
horstoeko/zugferd
src/entities/extended/ram/TradePartyType.php
https://github.com/horstoeko/zugferd/blob/master/src/entities/extended/ram/TradePartyType.php
MIT
public function addToSpecifiedTaxRegistration(\horstoeko\zugferd\entities\extended\ram\TaxRegistrationType $specifiedTaxRegistration) { $this->specifiedTaxRegistration[] = $specifiedTaxRegistration; return $this; }
Adds as specifiedTaxRegistration @return self @param \horstoeko\zugferd\entities\extended\ram\TaxRegistrationType $specifiedTaxRegistration
addToSpecifiedTaxRegistration
php
horstoeko/zugferd
src/entities/extended/ram/TradePartyType.php
https://github.com/horstoeko/zugferd/blob/master/src/entities/extended/ram/TradePartyType.php
MIT
public function getFormattedReceivedDateTime() { return $this->formattedReceivedDateTime; }
Gets as formattedReceivedDateTime @return \horstoeko\zugferd\entities\extended\qdt\FormattedDateTimeType
getFormattedReceivedDateTime
php
horstoeko/zugferd
src/entities/extended/ram/AdvancePaymentType.php
https://github.com/horstoeko/zugferd/blob/master/src/entities/extended/ram/AdvancePaymentType.php
MIT
public function setFormattedReceivedDateTime(?\horstoeko\zugferd\entities\extended\qdt\FormattedDateTimeType $formattedReceivedDateTime = null) { $this->formattedReceivedDateTime = $formattedReceivedDateTime; return $this; }
Sets a new formattedReceivedDateTime @param \horstoeko\zugferd\entities\extended\qdt\FormattedDateTimeType $formattedReceivedDateTime @return self
setFormattedReceivedDateTime
php
horstoeko/zugferd
src/entities/extended/ram/AdvancePaymentType.php
https://github.com/horstoeko/zugferd/blob/master/src/entities/extended/ram/AdvancePaymentType.php
MIT
public function getInvoiceSpecifiedReferencedDocument() { return $this->invoiceSpecifiedReferencedDocument; }
Gets as invoiceSpecifiedReferencedDocument @return \horstoeko\zugferd\entities\extended\ram\ReferencedDocumentType
getInvoiceSpecifiedReferencedDocument
php
horstoeko/zugferd
src/entities/extended/ram/AdvancePaymentType.php
https://github.com/horstoeko/zugferd/blob/master/src/entities/extended/ram/AdvancePaymentType.php
MIT
public function setInvoiceSpecifiedReferencedDocument(?\horstoeko\zugferd\entities\extended\ram\ReferencedDocumentType $invoiceSpecifiedReferencedDocument = null) { $this->invoiceSpecifiedReferencedDocument = $invoiceSpecifiedReferencedDocument; return $this; }
Sets a new invoiceSpecifiedReferencedDocument @param \horstoeko\zugferd\entities\extended\ram\ReferencedDocumentType $invoiceSpecifiedReferencedDocument @return self
setInvoiceSpecifiedReferencedDocument
php
horstoeko/zugferd
src/entities/extended/ram/AdvancePaymentType.php
https://github.com/horstoeko/zugferd/blob/master/src/entities/extended/ram/AdvancePaymentType.php
MIT
public function setDirectDebitMandateID(?\horstoeko\zugferd\entities\extended\udt\IDType $directDebitMandateID = null) { $this->directDebitMandateID = $directDebitMandateID; return $this; }
Sets a new directDebitMandateID @param \horstoeko\zugferd\entities\extended\udt\IDType $directDebitMandateID @return self
setDirectDebitMandateID
php
horstoeko/zugferd
src/entities/extended/ram/TradePaymentTermsType.php
https://github.com/horstoeko/zugferd/blob/master/src/entities/extended/ram/TradePaymentTermsType.php
MIT
public function setPartialPaymentAmount(?\horstoeko\zugferd\entities\extended\udt\AmountType $partialPaymentAmount = null) { $this->partialPaymentAmount = $partialPaymentAmount; return $this; }
Sets a new partialPaymentAmount @param \horstoeko\zugferd\entities\extended\udt\AmountType $partialPaymentAmount @return self
setPartialPaymentAmount
php
horstoeko/zugferd
src/entities/extended/ram/TradePaymentTermsType.php
https://github.com/horstoeko/zugferd/blob/master/src/entities/extended/ram/TradePaymentTermsType.php
MIT
public function getApplicableTradePaymentPenaltyTerms() { return $this->applicableTradePaymentPenaltyTerms; }
Gets as applicableTradePaymentPenaltyTerms @return \horstoeko\zugferd\entities\extended\ram\TradePaymentPenaltyTermsType
getApplicableTradePaymentPenaltyTerms
php
horstoeko/zugferd
src/entities/extended/ram/TradePaymentTermsType.php
https://github.com/horstoeko/zugferd/blob/master/src/entities/extended/ram/TradePaymentTermsType.php
MIT
public function setApplicableTradePaymentPenaltyTerms(?\horstoeko\zugferd\entities\extended\ram\TradePaymentPenaltyTermsType $applicableTradePaymentPenaltyTerms = null) { $this->applicableTradePaymentPenaltyTerms = $applicableTradePaymentPenaltyTerms; return $this; }
Sets a new applicableTradePaymentPenaltyTerms @param \horstoeko\zugferd\entities\extended\ram\TradePaymentPenaltyTermsType $applicableTradePaymentPenaltyTerms @return self
setApplicableTradePaymentPenaltyTerms
php
horstoeko/zugferd
src/entities/extended/ram/TradePaymentTermsType.php
https://github.com/horstoeko/zugferd/blob/master/src/entities/extended/ram/TradePaymentTermsType.php
MIT
public function getApplicableTradePaymentDiscountTerms() { return $this->applicableTradePaymentDiscountTerms; }
Gets as applicableTradePaymentDiscountTerms @return \horstoeko\zugferd\entities\extended\ram\TradePaymentDiscountTermsType
getApplicableTradePaymentDiscountTerms
php
horstoeko/zugferd
src/entities/extended/ram/TradePaymentTermsType.php
https://github.com/horstoeko/zugferd/blob/master/src/entities/extended/ram/TradePaymentTermsType.php
MIT
public function setApplicableTradePaymentDiscountTerms(?\horstoeko\zugferd\entities\extended\ram\TradePaymentDiscountTermsType $applicableTradePaymentDiscountTerms = null) { $this->applicableTradePaymentDiscountTerms = $applicableTradePaymentDiscountTerms; return $this; }
Sets a new applicableTradePaymentDiscountTerms @param \horstoeko\zugferd\entities\extended\ram\TradePaymentDiscountTermsType $applicableTradePaymentDiscountTerms @return self
setApplicableTradePaymentDiscountTerms
php
horstoeko/zugferd
src/entities/extended/ram/TradePaymentTermsType.php
https://github.com/horstoeko/zugferd/blob/master/src/entities/extended/ram/TradePaymentTermsType.php
MIT
public function getEffectiveSpecifiedPeriod() { return $this->effectiveSpecifiedPeriod; }
Gets as effectiveSpecifiedPeriod @return \horstoeko\zugferd\entities\extended\ram\SpecifiedPeriodType
getEffectiveSpecifiedPeriod
php
horstoeko/zugferd
src/entities/extended/ram/ExchangedDocumentType.php
https://github.com/horstoeko/zugferd/blob/master/src/entities/extended/ram/ExchangedDocumentType.php
MIT
public function setEffectiveSpecifiedPeriod(?\horstoeko\zugferd\entities\extended\ram\SpecifiedPeriodType $effectiveSpecifiedPeriod = null) { $this->effectiveSpecifiedPeriod = $effectiveSpecifiedPeriod; return $this; }
Sets a new effectiveSpecifiedPeriod @param \horstoeko\zugferd\entities\extended\ram\SpecifiedPeriodType $effectiveSpecifiedPeriod @return self
setEffectiveSpecifiedPeriod
php
horstoeko/zugferd
src/entities/extended/ram/ExchangedDocumentType.php
https://github.com/horstoeko/zugferd/blob/master/src/entities/extended/ram/ExchangedDocumentType.php
MIT
public function setLineStatusReasonCode(?\horstoeko\zugferd\entities\extended\udt\CodeType $lineStatusReasonCode = null) { $this->lineStatusReasonCode = $lineStatusReasonCode; return $this; }
Sets a new lineStatusReasonCode @param \horstoeko\zugferd\entities\extended\udt\CodeType $lineStatusReasonCode @return self
setLineStatusReasonCode
php
horstoeko/zugferd
src/entities/extended/ram/DocumentLineDocumentType.php
https://github.com/horstoeko/zugferd/blob/master/src/entities/extended/ram/DocumentLineDocumentType.php
MIT
public function setAttachmentBinaryObject(?\horstoeko\zugferd\entities\extended\udt\BinaryObjectType $attachmentBinaryObject = null) { $this->attachmentBinaryObject = $attachmentBinaryObject; return $this; }
Sets a new attachmentBinaryObject @param \horstoeko\zugferd\entities\extended\udt\BinaryObjectType $attachmentBinaryObject @return self
setAttachmentBinaryObject
php
horstoeko/zugferd
src/entities/extended/ram/ReferencedDocumentType.php
https://github.com/horstoeko/zugferd/blob/master/src/entities/extended/ram/ReferencedDocumentType.php
MIT
public function setFormattedIssueDateTime(?\horstoeko\zugferd\entities\extended\qdt\FormattedDateTimeType $formattedIssueDateTime = null) { $this->formattedIssueDateTime = $formattedIssueDateTime; return $this; }
Sets a new formattedIssueDateTime @param \horstoeko\zugferd\entities\extended\qdt\FormattedDateTimeType $formattedIssueDateTime @return self
setFormattedIssueDateTime
php
horstoeko/zugferd
src/entities/extended/ram/ReferencedDocumentType.php
https://github.com/horstoeko/zugferd/blob/master/src/entities/extended/ram/ReferencedDocumentType.php
MIT
public function setTelephoneUniversalCommunication(?\horstoeko\zugferd\entities\extended\ram\UniversalCommunicationType $telephoneUniversalCommunication = null) { $this->telephoneUniversalCommunication = $telephoneUniversalCommunication; return $this; }
Sets a new telephoneUniversalCommunication @param \horstoeko\zugferd\entities\extended\ram\UniversalCommunicationType $telephoneUniversalCommunication @return self
setTelephoneUniversalCommunication
php
horstoeko/zugferd
src/entities/extended/ram/TradeContactType.php
https://github.com/horstoeko/zugferd/blob/master/src/entities/extended/ram/TradeContactType.php
MIT
public function getFaxUniversalCommunication() { return $this->faxUniversalCommunication; }
Gets as faxUniversalCommunication @return \horstoeko\zugferd\entities\extended\ram\UniversalCommunicationType
getFaxUniversalCommunication
php
horstoeko/zugferd
src/entities/extended/ram/TradeContactType.php
https://github.com/horstoeko/zugferd/blob/master/src/entities/extended/ram/TradeContactType.php
MIT
public function setFaxUniversalCommunication(?\horstoeko\zugferd\entities\extended\ram\UniversalCommunicationType $faxUniversalCommunication = null) { $this->faxUniversalCommunication = $faxUniversalCommunication; return $this; }
Sets a new faxUniversalCommunication @param \horstoeko\zugferd\entities\extended\ram\UniversalCommunicationType $faxUniversalCommunication @return self
setFaxUniversalCommunication
php
horstoeko/zugferd
src/entities/extended/ram/TradeContactType.php
https://github.com/horstoeko/zugferd/blob/master/src/entities/extended/ram/TradeContactType.php
MIT
public function setEmailURIUniversalCommunication(?\horstoeko\zugferd\entities\extended\ram\UniversalCommunicationType $emailURIUniversalCommunication = null) { $this->emailURIUniversalCommunication = $emailURIUniversalCommunication; return $this; }
Sets a new emailURIUniversalCommunication @param \horstoeko\zugferd\entities\extended\ram\UniversalCommunicationType $emailURIUniversalCommunication @return self
setEmailURIUniversalCommunication
php
horstoeko/zugferd
src/entities/extended/ram/TradeContactType.php
https://github.com/horstoeko/zugferd/blob/master/src/entities/extended/ram/TradeContactType.php
MIT
public function getSupplierAssignedSerialID() { return $this->supplierAssignedSerialID; }
Gets as supplierAssignedSerialID @return \horstoeko\zugferd\entities\extended\udt\IDType
getSupplierAssignedSerialID
php
horstoeko/zugferd
src/entities/extended/ram/TradeProductInstanceType.php
https://github.com/horstoeko/zugferd/blob/master/src/entities/extended/ram/TradeProductInstanceType.php
MIT
public function setSupplierAssignedSerialID(?\horstoeko\zugferd\entities\extended\udt\IDType $supplierAssignedSerialID = null) { $this->supplierAssignedSerialID = $supplierAssignedSerialID; return $this; }
Sets a new supplierAssignedSerialID @param \horstoeko\zugferd\entities\extended\udt\IDType $supplierAssignedSerialID @return self
setSupplierAssignedSerialID
php
horstoeko/zugferd
src/entities/extended/ram/TradeProductInstanceType.php
https://github.com/horstoeko/zugferd/blob/master/src/entities/extended/ram/TradeProductInstanceType.php
MIT
public function setLineTotalBasisAmount(?\horstoeko\zugferd\entities\extended\udt\AmountType $lineTotalBasisAmount = null) { $this->lineTotalBasisAmount = $lineTotalBasisAmount; return $this; }
Sets a new lineTotalBasisAmount @param \horstoeko\zugferd\entities\extended\udt\AmountType $lineTotalBasisAmount @return self
setLineTotalBasisAmount
php
horstoeko/zugferd
src/entities/extended/ram/TradeTaxType.php
https://github.com/horstoeko/zugferd/blob/master/src/entities/extended/ram/TradeTaxType.php
MIT
public function getAllowanceChargeBasisAmount() { return $this->allowanceChargeBasisAmount; }
Gets as allowanceChargeBasisAmount @return \horstoeko\zugferd\entities\extended\udt\AmountType
getAllowanceChargeBasisAmount
php
horstoeko/zugferd
src/entities/extended/ram/TradeTaxType.php
https://github.com/horstoeko/zugferd/blob/master/src/entities/extended/ram/TradeTaxType.php
MIT
public function setAllowanceChargeBasisAmount(?\horstoeko\zugferd\entities\extended\udt\AmountType $allowanceChargeBasisAmount = null) { $this->allowanceChargeBasisAmount = $allowanceChargeBasisAmount; return $this; }
Sets a new allowanceChargeBasisAmount @param \horstoeko\zugferd\entities\extended\udt\AmountType $allowanceChargeBasisAmount @return self
setAllowanceChargeBasisAmount
php
horstoeko/zugferd
src/entities/extended/ram/TradeTaxType.php
https://github.com/horstoeko/zugferd/blob/master/src/entities/extended/ram/TradeTaxType.php
MIT
public function setExemptionReasonCode(?\horstoeko\zugferd\entities\extended\udt\CodeType $exemptionReasonCode = null) { $this->exemptionReasonCode = $exemptionReasonCode; return $this; }
Sets a new exemptionReasonCode @param \horstoeko\zugferd\entities\extended\udt\CodeType $exemptionReasonCode @return self
setExemptionReasonCode
php
horstoeko/zugferd
src/entities/extended/ram/TradeTaxType.php
https://github.com/horstoeko/zugferd/blob/master/src/entities/extended/ram/TradeTaxType.php
MIT
public function setSpecifiedTradeSettlementLineMonetarySummation(\horstoeko\zugferd\entities\extended\ram\TradeSettlementLineMonetarySummationType $specifiedTradeSettlementLineMonetarySummation) { $this->specifiedTradeSettlementLineMonetarySummation = $specifiedTradeSettlementLineMonetarySummation; return $this; }
Sets a new specifiedTradeSettlementLineMonetarySummation @param \horstoeko\zugferd\entities\extended\ram\TradeSettlementLineMonetarySummationType $specifiedTradeSettlementLineMonetarySummation @return self
setSpecifiedTradeSettlementLineMonetarySummation
php
horstoeko/zugferd
src/entities/extended/ram/LineTradeSettlementType.php
https://github.com/horstoeko/zugferd/blob/master/src/entities/extended/ram/LineTradeSettlementType.php
MIT
public function setInvoiceReferencedDocument(?\horstoeko\zugferd\entities\extended\ram\ReferencedDocumentType $invoiceReferencedDocument = null) { $this->invoiceReferencedDocument = $invoiceReferencedDocument; return $this; }
Sets a new invoiceReferencedDocument @param \horstoeko\zugferd\entities\extended\ram\ReferencedDocumentType $invoiceReferencedDocument @return self
setInvoiceReferencedDocument
php
horstoeko/zugferd
src/entities/extended/ram/LineTradeSettlementType.php
https://github.com/horstoeko/zugferd/blob/master/src/entities/extended/ram/LineTradeSettlementType.php
MIT
public function setReceivableSpecifiedTradeAccountingAccount(?\horstoeko\zugferd\entities\extended\ram\TradeAccountingAccountType $receivableSpecifiedTradeAccountingAccount = null) { $this->receivableSpecifiedTradeAccountingAccount = $receivableSpecifiedTradeAccountingAccount; return $this; }
Sets a new receivableSpecifiedTradeAccountingAccount @param \horstoeko\zugferd\entities\extended\ram\TradeAccountingAccountType $receivableSpecifiedTradeAccountingAccount @return self
setReceivableSpecifiedTradeAccountingAccount
php
horstoeko/zugferd
src/entities/extended/ram/LineTradeSettlementType.php
https://github.com/horstoeko/zugferd/blob/master/src/entities/extended/ram/LineTradeSettlementType.php
MIT
public function setActualPenaltyAmount(?\horstoeko\zugferd\entities\extended\udt\AmountType $actualPenaltyAmount = null) { $this->actualPenaltyAmount = $actualPenaltyAmount; return $this; }
Sets a new actualPenaltyAmount @param \horstoeko\zugferd\entities\extended\udt\AmountType $actualPenaltyAmount @return self
setActualPenaltyAmount
php
horstoeko/zugferd
src/entities/extended/ram/TradePaymentPenaltyTermsType.php
https://github.com/horstoeko/zugferd/blob/master/src/entities/extended/ram/TradePaymentPenaltyTermsType.php
MIT
public function setApplicableTradeSettlementFinancialCard(?\horstoeko\zugferd\entities\extended\ram\TradeSettlementFinancialCardType $applicableTradeSettlementFinancialCard = null) { $this->applicableTradeSettlementFinancialCard = $applicableTradeSettlementFinancialCard; return $this; }
Sets a new applicableTradeSettlementFinancialCard @param \horstoeko\zugferd\entities\extended\ram\TradeSettlementFinancialCardType $applicableTradeSettlementFinancialCard @return self
setApplicableTradeSettlementFinancialCard
php
horstoeko/zugferd
src/entities/extended/ram/TradeSettlementPaymentMeansType.php
https://github.com/horstoeko/zugferd/blob/master/src/entities/extended/ram/TradeSettlementPaymentMeansType.php
MIT
public function setPayerPartyDebtorFinancialAccount(?\horstoeko\zugferd\entities\extended\ram\DebtorFinancialAccountType $payerPartyDebtorFinancialAccount = null) { $this->payerPartyDebtorFinancialAccount = $payerPartyDebtorFinancialAccount; return $this; }
Sets a new payerPartyDebtorFinancialAccount @param \horstoeko\zugferd\entities\extended\ram\DebtorFinancialAccountType $payerPartyDebtorFinancialAccount @return self
setPayerPartyDebtorFinancialAccount
php
horstoeko/zugferd
src/entities/extended/ram/TradeSettlementPaymentMeansType.php
https://github.com/horstoeko/zugferd/blob/master/src/entities/extended/ram/TradeSettlementPaymentMeansType.php
MIT
public function setPayeePartyCreditorFinancialAccount(?\horstoeko\zugferd\entities\extended\ram\CreditorFinancialAccountType $payeePartyCreditorFinancialAccount = null) { $this->payeePartyCreditorFinancialAccount = $payeePartyCreditorFinancialAccount; return $this; }
Sets a new payeePartyCreditorFinancialAccount @param \horstoeko\zugferd\entities\extended\ram\CreditorFinancialAccountType $payeePartyCreditorFinancialAccount @return self
setPayeePartyCreditorFinancialAccount
php
horstoeko/zugferd
src/entities/extended/ram/TradeSettlementPaymentMeansType.php
https://github.com/horstoeko/zugferd/blob/master/src/entities/extended/ram/TradeSettlementPaymentMeansType.php
MIT
public function setPayeeSpecifiedCreditorFinancialInstitution(?\horstoeko\zugferd\entities\extended\ram\CreditorFinancialInstitutionType $payeeSpecifiedCreditorFinancialInstitution = null) { $this->payeeSpecifiedCreditorFinancialInstitution = $payeeSpecifiedCreditorFinancialInstitution; return $this; }
Sets a new payeeSpecifiedCreditorFinancialInstitution @param \horstoeko\zugferd\entities\extended\ram\CreditorFinancialInstitutionType $payeeSpecifiedCreditorFinancialInstitution @return self
setPayeeSpecifiedCreditorFinancialInstitution
php
horstoeko/zugferd
src/entities/extended/ram/TradeSettlementPaymentMeansType.php
https://github.com/horstoeko/zugferd/blob/master/src/entities/extended/ram/TradeSettlementPaymentMeansType.php
MIT
public function addToAppliedTradeAllowanceCharge(\horstoeko\zugferd\entities\extended\ram\TradeAllowanceChargeType $appliedTradeAllowanceCharge) { $this->appliedTradeAllowanceCharge[] = $appliedTradeAllowanceCharge; return $this; }
Adds as appliedTradeAllowanceCharge @return self @param \horstoeko\zugferd\entities\extended\ram\TradeAllowanceChargeType $appliedTradeAllowanceCharge
addToAppliedTradeAllowanceCharge
php
horstoeko/zugferd
src/entities/extended/ram/TradePriceType.php
https://github.com/horstoeko/zugferd/blob/master/src/entities/extended/ram/TradePriceType.php
MIT
public function issetAppliedTradeAllowanceCharge($index) { return isset($this->appliedTradeAllowanceCharge[$index]); }
isset appliedTradeAllowanceCharge @param int|string $index @return bool
issetAppliedTradeAllowanceCharge
php
horstoeko/zugferd
src/entities/extended/ram/TradePriceType.php
https://github.com/horstoeko/zugferd/blob/master/src/entities/extended/ram/TradePriceType.php
MIT
public function unsetAppliedTradeAllowanceCharge($index) { unset($this->appliedTradeAllowanceCharge[$index]); }
unset appliedTradeAllowanceCharge @param int|string $index @return void
unsetAppliedTradeAllowanceCharge
php
horstoeko/zugferd
src/entities/extended/ram/TradePriceType.php
https://github.com/horstoeko/zugferd/blob/master/src/entities/extended/ram/TradePriceType.php
MIT
public function setAppliedTradeAllowanceCharge(?array $appliedTradeAllowanceCharge = null) { $this->appliedTradeAllowanceCharge = $appliedTradeAllowanceCharge; return $this; }
Sets a new appliedTradeAllowanceCharge @param \horstoeko\zugferd\entities\extended\ram\TradeAllowanceChargeType[] $appliedTradeAllowanceCharge @return self
setAppliedTradeAllowanceCharge
php
horstoeko/zugferd
src/entities/extended/ram/TradePriceType.php
https://github.com/horstoeko/zugferd/blob/master/src/entities/extended/ram/TradePriceType.php
MIT
public function getTotalAllowanceChargeAmount() { return $this->totalAllowanceChargeAmount; }
Gets as totalAllowanceChargeAmount @return \horstoeko\zugferd\entities\extended\udt\AmountType
getTotalAllowanceChargeAmount
php
horstoeko/zugferd
src/entities/extended/ram/TradeSettlementLineMonetarySummationType.php
https://github.com/horstoeko/zugferd/blob/master/src/entities/extended/ram/TradeSettlementLineMonetarySummationType.php
MIT
public function setTotalAllowanceChargeAmount(?\horstoeko\zugferd\entities\extended\udt\AmountType $totalAllowanceChargeAmount = null) { $this->totalAllowanceChargeAmount = $totalAllowanceChargeAmount; return $this; }
Sets a new totalAllowanceChargeAmount @param \horstoeko\zugferd\entities\extended\udt\AmountType $totalAllowanceChargeAmount @return self
setTotalAllowanceChargeAmount
php
horstoeko/zugferd
src/entities/extended/ram/TradeSettlementLineMonetarySummationType.php
https://github.com/horstoeko/zugferd/blob/master/src/entities/extended/ram/TradeSettlementLineMonetarySummationType.php
MIT
public function setActualDiscountAmount(?\horstoeko\zugferd\entities\extended\udt\AmountType $actualDiscountAmount = null) { $this->actualDiscountAmount = $actualDiscountAmount; return $this; }
Sets a new actualDiscountAmount @param \horstoeko\zugferd\entities\extended\udt\AmountType $actualDiscountAmount @return self
setActualDiscountAmount
php
horstoeko/zugferd
src/entities/extended/ram/TradePaymentDiscountTermsType.php
https://github.com/horstoeko/zugferd/blob/master/src/entities/extended/ram/TradePaymentDiscountTermsType.php
MIT
public function setBusinessProcessSpecifiedDocumentContextParameter(?\horstoeko\zugferd\entities\extended\ram\DocumentContextParameterType $businessProcessSpecifiedDocumentContextParameter = null) { $this->businessProcessSpecifiedDocumentContextParameter = $businessProcessSpecifiedDocumentContextParameter; return $this; }
Sets a new businessProcessSpecifiedDocumentContextParameter @param \horstoeko\zugferd\entities\extended\ram\DocumentContextParameterType $businessProcessSpecifiedDocumentContextParameter @return self
setBusinessProcessSpecifiedDocumentContextParameter
php
horstoeko/zugferd
src/entities/extended/ram/ExchangedDocumentContextType.php
https://github.com/horstoeko/zugferd/blob/master/src/entities/extended/ram/ExchangedDocumentContextType.php
MIT
public function setGuidelineSpecifiedDocumentContextParameter(\horstoeko\zugferd\entities\extended\ram\DocumentContextParameterType $guidelineSpecifiedDocumentContextParameter) { $this->guidelineSpecifiedDocumentContextParameter = $guidelineSpecifiedDocumentContextParameter; return $this; }
Sets a new guidelineSpecifiedDocumentContextParameter @param \horstoeko\zugferd\entities\extended\ram\DocumentContextParameterType $guidelineSpecifiedDocumentContextParameter @return self
setGuidelineSpecifiedDocumentContextParameter
php
horstoeko/zugferd
src/entities/extended/ram/ExchangedDocumentContextType.php
https://github.com/horstoeko/zugferd/blob/master/src/entities/extended/ram/ExchangedDocumentContextType.php
MIT
public function issetSpecifiedLogisticsTransportMovement($index) { return isset($this->specifiedLogisticsTransportMovement[$index]); }
isset specifiedLogisticsTransportMovement @param int|string $index @return bool
issetSpecifiedLogisticsTransportMovement
php
horstoeko/zugferd
src/entities/extended/ram/SupplyChainConsignmentType.php
https://github.com/horstoeko/zugferd/blob/master/src/entities/extended/ram/SupplyChainConsignmentType.php
MIT
public function unsetSpecifiedLogisticsTransportMovement($index) { unset($this->specifiedLogisticsTransportMovement[$index]); }
unset specifiedLogisticsTransportMovement @param int|string $index @return void
unsetSpecifiedLogisticsTransportMovement
php
horstoeko/zugferd
src/entities/extended/ram/SupplyChainConsignmentType.php
https://github.com/horstoeko/zugferd/blob/master/src/entities/extended/ram/SupplyChainConsignmentType.php
MIT
public function getSpecifiedLogisticsTransportMovement() { return $this->specifiedLogisticsTransportMovement; }
Gets as specifiedLogisticsTransportMovement @return \horstoeko\zugferd\entities\extended\ram\LogisticsTransportMovementType[]
getSpecifiedLogisticsTransportMovement
php
horstoeko/zugferd
src/entities/extended/ram/SupplyChainConsignmentType.php
https://github.com/horstoeko/zugferd/blob/master/src/entities/extended/ram/SupplyChainConsignmentType.php
MIT
public function setSpecifiedLogisticsTransportMovement(?array $specifiedLogisticsTransportMovement = null) { $this->specifiedLogisticsTransportMovement = $specifiedLogisticsTransportMovement; return $this; }
Sets a new specifiedLogisticsTransportMovement @param \horstoeko\zugferd\entities\extended\ram\LogisticsTransportMovementType[] $specifiedLogisticsTransportMovement @return self
setSpecifiedLogisticsTransportMovement
php
horstoeko/zugferd
src/entities/extended/ram/SupplyChainConsignmentType.php
https://github.com/horstoeko/zugferd/blob/master/src/entities/extended/ram/SupplyChainConsignmentType.php
MIT
public function setExchangedDocumentContext(\horstoeko\zugferd\entities\extended\ram\ExchangedDocumentContextType $exchangedDocumentContext) { $this->exchangedDocumentContext = $exchangedDocumentContext; return $this; }
Sets a new exchangedDocumentContext @param \horstoeko\zugferd\entities\extended\ram\ExchangedDocumentContextType $exchangedDocumentContext @return self
setExchangedDocumentContext
php
horstoeko/zugferd
src/entities/extended/rsm/CrossIndustryInvoiceType.php
https://github.com/horstoeko/zugferd/blob/master/src/entities/extended/rsm/CrossIndustryInvoiceType.php
MIT
public function setSupplyChainTradeTransaction(\horstoeko\zugferd\entities\extended\ram\SupplyChainTradeTransactionType $supplyChainTradeTransaction) { $this->supplyChainTradeTransaction = $supplyChainTradeTransaction; return $this; }
Sets a new supplyChainTradeTransaction @param \horstoeko\zugferd\entities\extended\ram\SupplyChainTradeTransactionType $supplyChainTradeTransaction @return self
setSupplyChainTradeTransaction
php
horstoeko/zugferd
src/entities/extended/rsm/CrossIndustryInvoiceType.php
https://github.com/horstoeko/zugferd/blob/master/src/entities/extended/rsm/CrossIndustryInvoiceType.php
MIT
public function setApplicableHeaderTradeAgreement(\horstoeko\zugferd\entities\basicwl\ram\HeaderTradeAgreementType $applicableHeaderTradeAgreement) { $this->applicableHeaderTradeAgreement = $applicableHeaderTradeAgreement; return $this; }
Sets a new applicableHeaderTradeAgreement @param \horstoeko\zugferd\entities\basicwl\ram\HeaderTradeAgreementType $applicableHeaderTradeAgreement @return self
setApplicableHeaderTradeAgreement
php
horstoeko/zugferd
src/entities/basicwl/ram/SupplyChainTradeTransactionType.php
https://github.com/horstoeko/zugferd/blob/master/src/entities/basicwl/ram/SupplyChainTradeTransactionType.php
MIT
public function setApplicableHeaderTradeDelivery(\horstoeko\zugferd\entities\basicwl\ram\HeaderTradeDeliveryType $applicableHeaderTradeDelivery) { $this->applicableHeaderTradeDelivery = $applicableHeaderTradeDelivery; return $this; }
Sets a new applicableHeaderTradeDelivery @param \horstoeko\zugferd\entities\basicwl\ram\HeaderTradeDeliveryType $applicableHeaderTradeDelivery @return self
setApplicableHeaderTradeDelivery
php
horstoeko/zugferd
src/entities/basicwl/ram/SupplyChainTradeTransactionType.php
https://github.com/horstoeko/zugferd/blob/master/src/entities/basicwl/ram/SupplyChainTradeTransactionType.php
MIT
public function setApplicableHeaderTradeSettlement(\horstoeko\zugferd\entities\basicwl\ram\HeaderTradeSettlementType $applicableHeaderTradeSettlement) { $this->applicableHeaderTradeSettlement = $applicableHeaderTradeSettlement; return $this; }
Sets a new applicableHeaderTradeSettlement @param \horstoeko\zugferd\entities\basicwl\ram\HeaderTradeSettlementType $applicableHeaderTradeSettlement @return self
setApplicableHeaderTradeSettlement
php
horstoeko/zugferd
src/entities/basicwl/ram/SupplyChainTradeTransactionType.php
https://github.com/horstoeko/zugferd/blob/master/src/entities/basicwl/ram/SupplyChainTradeTransactionType.php
MIT
public function setAllowanceTotalAmount(?\horstoeko\zugferd\entities\basicwl\udt\AmountType $allowanceTotalAmount = null) { $this->allowanceTotalAmount = $allowanceTotalAmount; return $this; }
Sets a new allowanceTotalAmount @param \horstoeko\zugferd\entities\basicwl\udt\AmountType $allowanceTotalAmount @return self
setAllowanceTotalAmount
php
horstoeko/zugferd
src/entities/basicwl/ram/TradeSettlementHeaderMonetarySummationType.php
https://github.com/horstoeko/zugferd/blob/master/src/entities/basicwl/ram/TradeSettlementHeaderMonetarySummationType.php
MIT
public function setTaxBasisTotalAmount(\horstoeko\zugferd\entities\basicwl\udt\AmountType $taxBasisTotalAmount) { $this->taxBasisTotalAmount = $taxBasisTotalAmount; return $this; }
Sets a new taxBasisTotalAmount @param \horstoeko\zugferd\entities\basicwl\udt\AmountType $taxBasisTotalAmount @return self
setTaxBasisTotalAmount
php
horstoeko/zugferd
src/entities/basicwl/ram/TradeSettlementHeaderMonetarySummationType.php
https://github.com/horstoeko/zugferd/blob/master/src/entities/basicwl/ram/TradeSettlementHeaderMonetarySummationType.php
MIT
public function setActualDeliverySupplyChainEvent(?\horstoeko\zugferd\entities\basicwl\ram\SupplyChainEventType $actualDeliverySupplyChainEvent = null) { $this->actualDeliverySupplyChainEvent = $actualDeliverySupplyChainEvent; return $this; }
Sets a new actualDeliverySupplyChainEvent @param \horstoeko\zugferd\entities\basicwl\ram\SupplyChainEventType $actualDeliverySupplyChainEvent @return self
setActualDeliverySupplyChainEvent
php
horstoeko/zugferd
src/entities/basicwl/ram/HeaderTradeDeliveryType.php
https://github.com/horstoeko/zugferd/blob/master/src/entities/basicwl/ram/HeaderTradeDeliveryType.php
MIT
public function setDespatchAdviceReferencedDocument(?\horstoeko\zugferd\entities\basicwl\ram\ReferencedDocumentType $despatchAdviceReferencedDocument = null) { $this->despatchAdviceReferencedDocument = $despatchAdviceReferencedDocument; return $this; }
Sets a new despatchAdviceReferencedDocument @param \horstoeko\zugferd\entities\basicwl\ram\ReferencedDocumentType $despatchAdviceReferencedDocument @return self
setDespatchAdviceReferencedDocument
php
horstoeko/zugferd
src/entities/basicwl/ram/HeaderTradeDeliveryType.php
https://github.com/horstoeko/zugferd/blob/master/src/entities/basicwl/ram/HeaderTradeDeliveryType.php
MIT
public function setCreditorReferenceID(?\horstoeko\zugferd\entities\basicwl\udt\IDType $creditorReferenceID = null) { $this->creditorReferenceID = $creditorReferenceID; return $this; }
Sets a new creditorReferenceID @param \horstoeko\zugferd\entities\basicwl\udt\IDType $creditorReferenceID @return self
setCreditorReferenceID
php
horstoeko/zugferd
src/entities/basicwl/ram/HeaderTradeSettlementType.php
https://github.com/horstoeko/zugferd/blob/master/src/entities/basicwl/ram/HeaderTradeSettlementType.php
MIT
public function addToSpecifiedTradeSettlementPaymentMeans(\horstoeko\zugferd\entities\basicwl\ram\TradeSettlementPaymentMeansType $specifiedTradeSettlementPaymentMeans) { $this->specifiedTradeSettlementPaymentMeans[] = $specifiedTradeSettlementPaymentMeans; return $this; }
Adds as specifiedTradeSettlementPaymentMeans @return self @param \horstoeko\zugferd\entities\basicwl\ram\TradeSettlementPaymentMeansType $specifiedTradeSettlementPaymentMeans
addToSpecifiedTradeSettlementPaymentMeans
php
horstoeko/zugferd
src/entities/basicwl/ram/HeaderTradeSettlementType.php
https://github.com/horstoeko/zugferd/blob/master/src/entities/basicwl/ram/HeaderTradeSettlementType.php
MIT
public function setBillingSpecifiedPeriod(?\horstoeko\zugferd\entities\basicwl\ram\SpecifiedPeriodType $billingSpecifiedPeriod = null) { $this->billingSpecifiedPeriod = $billingSpecifiedPeriod; return $this; }
Sets a new billingSpecifiedPeriod @param \horstoeko\zugferd\entities\basicwl\ram\SpecifiedPeriodType $billingSpecifiedPeriod @return self
setBillingSpecifiedPeriod
php
horstoeko/zugferd
src/entities/basicwl/ram/HeaderTradeSettlementType.php
https://github.com/horstoeko/zugferd/blob/master/src/entities/basicwl/ram/HeaderTradeSettlementType.php
MIT
public function addToSpecifiedTradeAllowanceCharge(\horstoeko\zugferd\entities\basicwl\ram\TradeAllowanceChargeType $specifiedTradeAllowanceCharge) { $this->specifiedTradeAllowanceCharge[] = $specifiedTradeAllowanceCharge; return $this; }
Adds as specifiedTradeAllowanceCharge @return self @param \horstoeko\zugferd\entities\basicwl\ram\TradeAllowanceChargeType $specifiedTradeAllowanceCharge
addToSpecifiedTradeAllowanceCharge
php
horstoeko/zugferd
src/entities/basicwl/ram/HeaderTradeSettlementType.php
https://github.com/horstoeko/zugferd/blob/master/src/entities/basicwl/ram/HeaderTradeSettlementType.php
MIT
public function setSpecifiedTradePaymentTerms(?\horstoeko\zugferd\entities\basicwl\ram\TradePaymentTermsType $specifiedTradePaymentTerms = null) { $this->specifiedTradePaymentTerms = $specifiedTradePaymentTerms; return $this; }
Sets a new specifiedTradePaymentTerms @param \horstoeko\zugferd\entities\basicwl\ram\TradePaymentTermsType $specifiedTradePaymentTerms @return self
setSpecifiedTradePaymentTerms
php
horstoeko/zugferd
src/entities/basicwl/ram/HeaderTradeSettlementType.php
https://github.com/horstoeko/zugferd/blob/master/src/entities/basicwl/ram/HeaderTradeSettlementType.php
MIT
public function setSpecifiedTradeSettlementHeaderMonetarySummation(\horstoeko\zugferd\entities\basicwl\ram\TradeSettlementHeaderMonetarySummationType $specifiedTradeSettlementHeaderMonetarySummation) { $this->specifiedTradeSettlementHeaderMonetarySummation = $specifiedTradeSettlementHeaderMonetarySummation; return $this; }
Sets a new specifiedTradeSettlementHeaderMonetarySummation @param \horstoeko\zugferd\entities\basicwl\ram\TradeSettlementHeaderMonetarySummationType $specifiedTradeSettlementHeaderMonetarySummation @return self
setSpecifiedTradeSettlementHeaderMonetarySummation
php
horstoeko/zugferd
src/entities/basicwl/ram/HeaderTradeSettlementType.php
https://github.com/horstoeko/zugferd/blob/master/src/entities/basicwl/ram/HeaderTradeSettlementType.php
MIT