diff --git a/src/OrderObjectHelper.php b/src/OrderObjectHelper.php index 6bce51b..8511047 100644 --- a/src/OrderObjectHelper.php +++ b/src/OrderObjectHelper.php @@ -792,11 +792,11 @@ public function getSupplyChainEventType(?DateTime $occurrenceDateTime = null): ? /** * Get a DeliverySupplyChainEvent * - * @param DateTime|null $occurrenceDateTime - * @param DateTime|null $startDateTime - * @param DateTime|null $endDateTime - * @param float|null $unitQuantity - * @param string|null $unitCode + * @param DateTime|null $occurrenceDateTime + * @param DateTime|null $startDateTime + * @param DateTime|null $endDateTime + * @param float|null $unitQuantity + * @param string|null $unitCode * @return object|null */ public function getDeliverySupplyChainEvent(?DateTime $occurrenceDateTime = null, ?DateTime $startDateTime = null, ?DateTime $endDateTime = null, ?float $unitQuantity = null, ?string $unitCode = null): ?object diff --git a/src/OrderPackageVersion.php b/src/OrderPackageVersion.php index 231d847..ad2445a 100644 --- a/src/OrderPackageVersion.php +++ b/src/OrderPackageVersion.php @@ -27,4 +27,4 @@ public static function getInstalledVersion(): string { return ComposerInstalledVersions::getVersion('horstoeko/orderx'); } -} \ No newline at end of file +} diff --git a/src/entities/basic/qdt/CountryIDType.php b/src/entities/basic/qdt/CountryIDType.php index 923343a..99e9aa3 100644 --- a/src/entities/basic/qdt/CountryIDType.php +++ b/src/entities/basic/qdt/CountryIDType.php @@ -5,7 +5,6 @@ /** * Class representing CountryIDType * - * * XSD Type: CountryIDType */ class CountryIDType @@ -29,7 +28,7 @@ public function __construct($value) /** * Gets or sets the inner value * - * @param string $value + * @param string $value * @return string */ public function value() @@ -49,7 +48,4 @@ public function __toString() { return strval($this->__value); } - - } - diff --git a/src/entities/basic/qdt/CurrencyCodeType.php b/src/entities/basic/qdt/CurrencyCodeType.php index 6bb859f..14194be 100644 --- a/src/entities/basic/qdt/CurrencyCodeType.php +++ b/src/entities/basic/qdt/CurrencyCodeType.php @@ -5,7 +5,6 @@ /** * Class representing CurrencyCodeType * - * * XSD Type: CurrencyCodeType */ class CurrencyCodeType @@ -29,7 +28,7 @@ public function __construct($value) /** * Gets or sets the inner value * - * @param string $value + * @param string $value * @return string */ public function value() @@ -49,7 +48,4 @@ public function __toString() { return strval($this->__value); } - - } - diff --git a/src/entities/basic/qdt/DeliveryTermsCodeType.php b/src/entities/basic/qdt/DeliveryTermsCodeType.php index a759772..2eb4029 100644 --- a/src/entities/basic/qdt/DeliveryTermsCodeType.php +++ b/src/entities/basic/qdt/DeliveryTermsCodeType.php @@ -5,7 +5,6 @@ /** * Class representing DeliveryTermsCodeType * - * * XSD Type: DeliveryTermsCodeType */ class DeliveryTermsCodeType @@ -29,7 +28,7 @@ public function __construct($value) /** * Gets or sets the inner value * - * @param string $value + * @param string $value * @return string */ public function value() @@ -49,7 +48,4 @@ public function __toString() { return strval($this->__value); } - - } - diff --git a/src/entities/basic/qdt/DeliveryTermsFunctionCodeType.php b/src/entities/basic/qdt/DeliveryTermsFunctionCodeType.php index 419c91a..1cdb0a9 100644 --- a/src/entities/basic/qdt/DeliveryTermsFunctionCodeType.php +++ b/src/entities/basic/qdt/DeliveryTermsFunctionCodeType.php @@ -5,7 +5,6 @@ /** * Class representing DeliveryTermsFunctionCodeType * - * * XSD Type: DeliveryTermsFunctionCodeType */ class DeliveryTermsFunctionCodeType @@ -29,7 +28,7 @@ public function __construct($value) /** * Gets or sets the inner value * - * @param string $value + * @param string $value * @return string */ public function value() @@ -49,7 +48,4 @@ public function __toString() { return strval($this->__value); } - - } - diff --git a/src/entities/basic/qdt/DocumentCodeType.php b/src/entities/basic/qdt/DocumentCodeType.php index fc8b72b..2316bda 100644 --- a/src/entities/basic/qdt/DocumentCodeType.php +++ b/src/entities/basic/qdt/DocumentCodeType.php @@ -5,7 +5,6 @@ /** * Class representing DocumentCodeType * - * * XSD Type: DocumentCodeType */ class DocumentCodeType @@ -29,7 +28,7 @@ public function __construct($value) /** * Gets or sets the inner value * - * @param string $value + * @param string $value * @return string */ public function value() @@ -49,7 +48,4 @@ public function __toString() { return strval($this->__value); } - - } - diff --git a/src/entities/basic/qdt/DocumentStatusCodeType.php b/src/entities/basic/qdt/DocumentStatusCodeType.php index cad0230..8f8471b 100644 --- a/src/entities/basic/qdt/DocumentStatusCodeType.php +++ b/src/entities/basic/qdt/DocumentStatusCodeType.php @@ -5,7 +5,6 @@ /** * Class representing DocumentStatusCodeType * - * * XSD Type: DocumentStatusCodeType */ class DocumentStatusCodeType @@ -29,7 +28,7 @@ public function __construct($value) /** * Gets or sets the inner value * - * @param string $value + * @param string $value * @return string */ public function value() @@ -49,7 +48,4 @@ public function __toString() { return strval($this->__value); } - - } - diff --git a/src/entities/basic/qdt/LineStatusCodeType.php b/src/entities/basic/qdt/LineStatusCodeType.php index 3453519..462ec0f 100644 --- a/src/entities/basic/qdt/LineStatusCodeType.php +++ b/src/entities/basic/qdt/LineStatusCodeType.php @@ -5,7 +5,6 @@ /** * Class representing LineStatusCodeType * - * * XSD Type: LineStatusCodeType */ class LineStatusCodeType @@ -29,7 +28,7 @@ public function __construct($value) /** * Gets or sets the inner value * - * @param string $value + * @param string $value * @return string */ public function value() @@ -49,7 +48,4 @@ public function __toString() { return strval($this->__value); } - - } - diff --git a/src/entities/basic/qdt/MessageFunctionCodeType.php b/src/entities/basic/qdt/MessageFunctionCodeType.php index 2105e15..c20e541 100644 --- a/src/entities/basic/qdt/MessageFunctionCodeType.php +++ b/src/entities/basic/qdt/MessageFunctionCodeType.php @@ -5,7 +5,6 @@ /** * Class representing MessageFunctionCodeType * - * * XSD Type: MessageFunctionCodeType */ class MessageFunctionCodeType @@ -29,7 +28,7 @@ public function __construct($value) /** * Gets or sets the inner value * - * @param string $value + * @param string $value * @return string */ public function value() @@ -49,7 +48,4 @@ public function __toString() { return strval($this->__value); } - - } - diff --git a/src/entities/basic/ram/DocumentContextParameterType.php b/src/entities/basic/ram/DocumentContextParameterType.php index e6f6537..daa91ac 100644 --- a/src/entities/basic/ram/DocumentContextParameterType.php +++ b/src/entities/basic/ram/DocumentContextParameterType.php @@ -35,7 +35,7 @@ public function getID() * * ID * - * @param \horstoeko\orderx\entities\basic\udt\IDType $iD + * @param \horstoeko\orderx\entities\basic\udt\IDType $iD * @return self */ public function setID(\horstoeko\orderx\entities\basic\udt\IDType $iD) @@ -43,7 +43,4 @@ public function setID(\horstoeko\orderx\entities\basic\udt\IDType $iD) $this->iD = $iD; return $this; } - - } - diff --git a/src/entities/basic/ram/DocumentLineDocumentType.php b/src/entities/basic/ram/DocumentLineDocumentType.php index 1444138..398a61a 100644 --- a/src/entities/basic/ram/DocumentLineDocumentType.php +++ b/src/entities/basic/ram/DocumentLineDocumentType.php @@ -51,7 +51,7 @@ public function getLineID() * * Line ID * - * @param \horstoeko\orderx\entities\basic\udt\IDType $lineID + * @param \horstoeko\orderx\entities\basic\udt\IDType $lineID * @return self */ public function setLineID(\horstoeko\orderx\entities\basic\udt\IDType $lineID) @@ -77,7 +77,7 @@ public function getLineStatusCode() * * Status Code * - * @param string $lineStatusCode + * @param string $lineStatusCode * @return self */ public function setLineStatusCode($lineStatusCode) @@ -92,7 +92,7 @@ public function setLineStatusCode($lineStatusCode) * Note * * @return self - * @param \horstoeko\orderx\entities\basic\ram\NoteType $includedNote + * @param \horstoeko\orderx\entities\basic\ram\NoteType $includedNote */ public function addToIncludedNote(\horstoeko\orderx\entities\basic\ram\NoteType $includedNote) { @@ -105,7 +105,7 @@ public function addToIncludedNote(\horstoeko\orderx\entities\basic\ram\NoteType * * Note * - * @param int|string $index + * @param int|string $index * @return bool */ public function issetIncludedNote($index) @@ -118,7 +118,7 @@ public function issetIncludedNote($index) * * Note * - * @param int|string $index + * @param int|string $index * @return void */ public function unsetIncludedNote($index) @@ -143,7 +143,7 @@ public function getIncludedNote() * * Note * - * @param \horstoeko\orderx\entities\basic\ram\NoteType[] $includedNote + * @param \horstoeko\orderx\entities\basic\ram\NoteType[] $includedNote * @return self */ public function setIncludedNote(array $includedNote = null) @@ -151,7 +151,4 @@ public function setIncludedNote(array $includedNote = null) $this->includedNote = $includedNote; return $this; } - - } - diff --git a/src/entities/basic/ram/ExchangedDocumentContextType.php b/src/entities/basic/ram/ExchangedDocumentContextType.php index 8954513..021b8cb 100644 --- a/src/entities/basic/ram/ExchangedDocumentContextType.php +++ b/src/entities/basic/ram/ExchangedDocumentContextType.php @@ -49,7 +49,7 @@ public function getTestIndicator() * * Test Indicator * - * @param \horstoeko\orderx\entities\basic\udt\IndicatorType $testIndicator + * @param \horstoeko\orderx\entities\basic\udt\IndicatorType $testIndicator * @return self */ public function setTestIndicator(?\horstoeko\orderx\entities\basic\udt\IndicatorType $testIndicator = null) @@ -75,7 +75,7 @@ public function getBusinessProcessSpecifiedDocumentContextParameter() * * Business Process * - * @param \horstoeko\orderx\entities\basic\ram\DocumentContextParameterType $businessProcessSpecifiedDocumentContextParameter + * @param \horstoeko\orderx\entities\basic\ram\DocumentContextParameterType $businessProcessSpecifiedDocumentContextParameter * @return self */ public function setBusinessProcessSpecifiedDocumentContextParameter(?\horstoeko\orderx\entities\basic\ram\DocumentContextParameterType $businessProcessSpecifiedDocumentContextParameter = null) @@ -101,7 +101,7 @@ public function getGuidelineSpecifiedDocumentContextParameter() * * Guideline * - * @param \horstoeko\orderx\entities\basic\ram\DocumentContextParameterType $guidelineSpecifiedDocumentContextParameter + * @param \horstoeko\orderx\entities\basic\ram\DocumentContextParameterType $guidelineSpecifiedDocumentContextParameter * @return self */ public function setGuidelineSpecifiedDocumentContextParameter(\horstoeko\orderx\entities\basic\ram\DocumentContextParameterType $guidelineSpecifiedDocumentContextParameter) @@ -109,7 +109,4 @@ public function setGuidelineSpecifiedDocumentContextParameter(\horstoeko\orderx\ $this->guidelineSpecifiedDocumentContextParameter = $guidelineSpecifiedDocumentContextParameter; return $this; } - - } - diff --git a/src/entities/basic/ram/ExchangedDocumentType.php b/src/entities/basic/ram/ExchangedDocumentType.php index c6a8cc3..2350b1a 100644 --- a/src/entities/basic/ram/ExchangedDocumentType.php +++ b/src/entities/basic/ram/ExchangedDocumentType.php @@ -91,7 +91,7 @@ public function getID() * * ID * - * @param \horstoeko\orderx\entities\basic\udt\IDType $iD + * @param \horstoeko\orderx\entities\basic\udt\IDType $iD * @return self */ public function setID(\horstoeko\orderx\entities\basic\udt\IDType $iD) @@ -117,7 +117,7 @@ public function getName() * * Name * - * @param string $name + * @param string $name * @return self */ public function setName($name) @@ -143,7 +143,7 @@ public function getTypeCode() * * Type Code * - * @param string $typeCode + * @param string $typeCode * @return self */ public function setTypeCode($typeCode) @@ -169,7 +169,7 @@ public function getStatusCode() * * Status Code * - * @param string $statusCode + * @param string $statusCode * @return self */ public function setStatusCode($statusCode) @@ -195,7 +195,7 @@ public function getIssueDateTime() * * Issue Date Time * - * @param \horstoeko\orderx\entities\basic\udt\DateTimeType $issueDateTime + * @param \horstoeko\orderx\entities\basic\udt\DateTimeType $issueDateTime * @return self */ public function setIssueDateTime(\horstoeko\orderx\entities\basic\udt\DateTimeType $issueDateTime) @@ -217,7 +217,7 @@ public function getCopyIndicator() /** * Sets a new copyIndicator * - * @param \horstoeko\orderx\entities\basic\udt\IndicatorType $copyIndicator + * @param \horstoeko\orderx\entities\basic\udt\IndicatorType $copyIndicator * @return self */ public function setCopyIndicator(?\horstoeko\orderx\entities\basic\udt\IndicatorType $copyIndicator = null) @@ -243,7 +243,7 @@ public function getPurposeCode() * * Purpose Code * - * @param string $purposeCode + * @param string $purposeCode * @return self */ public function setPurposeCode($purposeCode) @@ -269,7 +269,7 @@ public function getRequestedResponseTypeCode() * * Response Request Type Code * - * @param string $requestedResponseTypeCode + * @param string $requestedResponseTypeCode * @return self */ public function setRequestedResponseTypeCode($requestedResponseTypeCode) @@ -284,7 +284,7 @@ public function setRequestedResponseTypeCode($requestedResponseTypeCode) * Note * * @return self - * @param \horstoeko\orderx\entities\basic\ram\NoteType $includedNote + * @param \horstoeko\orderx\entities\basic\ram\NoteType $includedNote */ public function addToIncludedNote(\horstoeko\orderx\entities\basic\ram\NoteType $includedNote) { @@ -297,7 +297,7 @@ public function addToIncludedNote(\horstoeko\orderx\entities\basic\ram\NoteType * * Note * - * @param int|string $index + * @param int|string $index * @return bool */ public function issetIncludedNote($index) @@ -310,7 +310,7 @@ public function issetIncludedNote($index) * * Note * - * @param int|string $index + * @param int|string $index * @return void */ public function unsetIncludedNote($index) @@ -335,7 +335,7 @@ public function getIncludedNote() * * Note * - * @param \horstoeko\orderx\entities\basic\ram\NoteType[] $includedNote + * @param \horstoeko\orderx\entities\basic\ram\NoteType[] $includedNote * @return self */ public function setIncludedNote(array $includedNote = null) @@ -343,7 +343,4 @@ public function setIncludedNote(array $includedNote = null) $this->includedNote = $includedNote; return $this; } - - } - diff --git a/src/entities/basic/ram/HeaderTradeAgreementType.php b/src/entities/basic/ram/HeaderTradeAgreementType.php index 743d470..fb55caf 100644 --- a/src/entities/basic/ram/HeaderTradeAgreementType.php +++ b/src/entities/basic/ram/HeaderTradeAgreementType.php @@ -105,7 +105,7 @@ public function getBuyerReference() * * Buyer Reference Text * - * @param string $buyerReference + * @param string $buyerReference * @return self */ public function setBuyerReference($buyerReference) @@ -131,7 +131,7 @@ public function getSellerTradeParty() * * Seller * - * @param \horstoeko\orderx\entities\basic\ram\TradePartyType $sellerTradeParty + * @param \horstoeko\orderx\entities\basic\ram\TradePartyType $sellerTradeParty * @return self */ public function setSellerTradeParty(\horstoeko\orderx\entities\basic\ram\TradePartyType $sellerTradeParty) @@ -157,7 +157,7 @@ public function getBuyerTradeParty() * * Buyer * - * @param \horstoeko\orderx\entities\basic\ram\TradePartyType $buyerTradeParty + * @param \horstoeko\orderx\entities\basic\ram\TradePartyType $buyerTradeParty * @return self */ public function setBuyerTradeParty(\horstoeko\orderx\entities\basic\ram\TradePartyType $buyerTradeParty) @@ -183,7 +183,7 @@ public function getApplicableTradeDeliveryTerms() * * Trade Delivery Terms * - * @param \horstoeko\orderx\entities\basic\ram\TradeDeliveryTermsType $applicableTradeDeliveryTerms + * @param \horstoeko\orderx\entities\basic\ram\TradeDeliveryTermsType $applicableTradeDeliveryTerms * @return self */ public function setApplicableTradeDeliveryTerms(?\horstoeko\orderx\entities\basic\ram\TradeDeliveryTermsType $applicableTradeDeliveryTerms = null) @@ -209,7 +209,7 @@ public function getBuyerOrderReferencedDocument() * * Buyer Order Document * - * @param \horstoeko\orderx\entities\basic\ram\ReferencedDocumentType $buyerOrderReferencedDocument + * @param \horstoeko\orderx\entities\basic\ram\ReferencedDocumentType $buyerOrderReferencedDocument * @return self */ public function setBuyerOrderReferencedDocument(?\horstoeko\orderx\entities\basic\ram\ReferencedDocumentType $buyerOrderReferencedDocument = null) @@ -235,7 +235,7 @@ public function getQuotationReferencedDocument() * * Quotation Document * - * @param \horstoeko\orderx\entities\basic\ram\ReferencedDocumentType $quotationReferencedDocument + * @param \horstoeko\orderx\entities\basic\ram\ReferencedDocumentType $quotationReferencedDocument * @return self */ public function setQuotationReferencedDocument(?\horstoeko\orderx\entities\basic\ram\ReferencedDocumentType $quotationReferencedDocument = null) @@ -261,7 +261,7 @@ public function getContractReferencedDocument() * * Contract Document * - * @param \horstoeko\orderx\entities\basic\ram\ReferencedDocumentType $contractReferencedDocument + * @param \horstoeko\orderx\entities\basic\ram\ReferencedDocumentType $contractReferencedDocument * @return self */ public function setContractReferencedDocument(?\horstoeko\orderx\entities\basic\ram\ReferencedDocumentType $contractReferencedDocument = null) @@ -287,7 +287,7 @@ public function getBlanketOrderReferencedDocument() * * Blanket Order Document * - * @param \horstoeko\orderx\entities\basic\ram\ReferencedDocumentType $blanketOrderReferencedDocument + * @param \horstoeko\orderx\entities\basic\ram\ReferencedDocumentType $blanketOrderReferencedDocument * @return self */ public function setBlanketOrderReferencedDocument(?\horstoeko\orderx\entities\basic\ram\ReferencedDocumentType $blanketOrderReferencedDocument = null) @@ -313,7 +313,7 @@ public function getPreviousOrderReferencedDocument() * * Previous Order Document * - * @param \horstoeko\orderx\entities\basic\ram\ReferencedDocumentType $previousOrderReferencedDocument + * @param \horstoeko\orderx\entities\basic\ram\ReferencedDocumentType $previousOrderReferencedDocument * @return self */ public function setPreviousOrderReferencedDocument(?\horstoeko\orderx\entities\basic\ram\ReferencedDocumentType $previousOrderReferencedDocument = null) @@ -339,7 +339,7 @@ public function getPreviousOrderChangeReferencedDocument() * * Previous Order Change Document * - * @param \horstoeko\orderx\entities\basic\ram\ReferencedDocumentType $previousOrderChangeReferencedDocument + * @param \horstoeko\orderx\entities\basic\ram\ReferencedDocumentType $previousOrderChangeReferencedDocument * @return self */ public function setPreviousOrderChangeReferencedDocument(?\horstoeko\orderx\entities\basic\ram\ReferencedDocumentType $previousOrderChangeReferencedDocument = null) @@ -365,7 +365,7 @@ public function getPreviousOrderResponseReferencedDocument() * * Previous Order Response Document * - * @param \horstoeko\orderx\entities\basic\ram\ReferencedDocumentType $previousOrderResponseReferencedDocument + * @param \horstoeko\orderx\entities\basic\ram\ReferencedDocumentType $previousOrderResponseReferencedDocument * @return self */ public function setPreviousOrderResponseReferencedDocument(?\horstoeko\orderx\entities\basic\ram\ReferencedDocumentType $previousOrderResponseReferencedDocument = null) @@ -373,7 +373,4 @@ public function setPreviousOrderResponseReferencedDocument(?\horstoeko\orderx\en $this->previousOrderResponseReferencedDocument = $previousOrderResponseReferencedDocument; return $this; } - - } - diff --git a/src/entities/basic/ram/HeaderTradeDeliveryType.php b/src/entities/basic/ram/HeaderTradeDeliveryType.php index ce9dc99..65d3f85 100644 --- a/src/entities/basic/ram/HeaderTradeDeliveryType.php +++ b/src/entities/basic/ram/HeaderTradeDeliveryType.php @@ -60,7 +60,7 @@ public function getShipToTradeParty() * * Ship To Party * - * @param \horstoeko\orderx\entities\basic\ram\TradePartyType $shipToTradeParty + * @param \horstoeko\orderx\entities\basic\ram\TradePartyType $shipToTradeParty * @return self */ public function setShipToTradeParty(?\horstoeko\orderx\entities\basic\ram\TradePartyType $shipToTradeParty = null) @@ -86,7 +86,7 @@ public function getShipFromTradeParty() * * Ship From Party * - * @param \horstoeko\orderx\entities\basic\ram\TradePartyType $shipFromTradeParty + * @param \horstoeko\orderx\entities\basic\ram\TradePartyType $shipFromTradeParty * @return self */ public function setShipFromTradeParty(?\horstoeko\orderx\entities\basic\ram\TradePartyType $shipFromTradeParty = null) @@ -101,7 +101,7 @@ public function setShipFromTradeParty(?\horstoeko\orderx\entities\basic\ram\Trad * Requested Delivery Event * * @return self - * @param \horstoeko\orderx\entities\basic\ram\SupplyChainEventType $requestedDeliverySupplyChainEvent + * @param \horstoeko\orderx\entities\basic\ram\SupplyChainEventType $requestedDeliverySupplyChainEvent */ public function addToRequestedDeliverySupplyChainEvent(\horstoeko\orderx\entities\basic\ram\SupplyChainEventType $requestedDeliverySupplyChainEvent) { @@ -114,7 +114,7 @@ public function addToRequestedDeliverySupplyChainEvent(\horstoeko\orderx\entitie * * Requested Delivery Event * - * @param int|string $index + * @param int|string $index * @return bool */ public function issetRequestedDeliverySupplyChainEvent($index) @@ -127,7 +127,7 @@ public function issetRequestedDeliverySupplyChainEvent($index) * * Requested Delivery Event * - * @param int|string $index + * @param int|string $index * @return void */ public function unsetRequestedDeliverySupplyChainEvent($index) @@ -152,7 +152,7 @@ public function getRequestedDeliverySupplyChainEvent() * * Requested Delivery Event * - * @param \horstoeko\orderx\entities\basic\ram\SupplyChainEventType[] $requestedDeliverySupplyChainEvent + * @param \horstoeko\orderx\entities\basic\ram\SupplyChainEventType[] $requestedDeliverySupplyChainEvent * @return self */ public function setRequestedDeliverySupplyChainEvent(array $requestedDeliverySupplyChainEvent = null) @@ -167,7 +167,7 @@ public function setRequestedDeliverySupplyChainEvent(array $requestedDeliverySup * Requested Despatch Event * * @return self - * @param \horstoeko\orderx\entities\basic\ram\SupplyChainEventType $requestedDespatchSupplyChainEvent + * @param \horstoeko\orderx\entities\basic\ram\SupplyChainEventType $requestedDespatchSupplyChainEvent */ public function addToRequestedDespatchSupplyChainEvent(\horstoeko\orderx\entities\basic\ram\SupplyChainEventType $requestedDespatchSupplyChainEvent) { @@ -180,7 +180,7 @@ public function addToRequestedDespatchSupplyChainEvent(\horstoeko\orderx\entitie * * Requested Despatch Event * - * @param int|string $index + * @param int|string $index * @return bool */ public function issetRequestedDespatchSupplyChainEvent($index) @@ -193,7 +193,7 @@ public function issetRequestedDespatchSupplyChainEvent($index) * * Requested Despatch Event * - * @param int|string $index + * @param int|string $index * @return void */ public function unsetRequestedDespatchSupplyChainEvent($index) @@ -218,7 +218,7 @@ public function getRequestedDespatchSupplyChainEvent() * * Requested Despatch Event * - * @param \horstoeko\orderx\entities\basic\ram\SupplyChainEventType[] $requestedDespatchSupplyChainEvent + * @param \horstoeko\orderx\entities\basic\ram\SupplyChainEventType[] $requestedDespatchSupplyChainEvent * @return self */ public function setRequestedDespatchSupplyChainEvent(array $requestedDespatchSupplyChainEvent = null) @@ -226,7 +226,4 @@ public function setRequestedDespatchSupplyChainEvent(array $requestedDespatchSup $this->requestedDespatchSupplyChainEvent = $requestedDespatchSupplyChainEvent; return $this; } - - } - diff --git a/src/entities/basic/ram/HeaderTradeSettlementType.php b/src/entities/basic/ram/HeaderTradeSettlementType.php index 7fd0cde..ad6d4e1 100644 --- a/src/entities/basic/ram/HeaderTradeSettlementType.php +++ b/src/entities/basic/ram/HeaderTradeSettlementType.php @@ -49,7 +49,7 @@ public function getOrderCurrencyCode() * * Order Currency Code * - * @param string $orderCurrencyCode + * @param string $orderCurrencyCode * @return self */ public function setOrderCurrencyCode($orderCurrencyCode) @@ -75,7 +75,7 @@ public function getSpecifiedTradeSettlementHeaderMonetarySummation() * * Monetary Summation * - * @param \horstoeko\orderx\entities\basic\ram\TradeSettlementHeaderMonetarySummationType $specifiedTradeSettlementHeaderMonetarySummation + * @param \horstoeko\orderx\entities\basic\ram\TradeSettlementHeaderMonetarySummationType $specifiedTradeSettlementHeaderMonetarySummation * @return self */ public function setSpecifiedTradeSettlementHeaderMonetarySummation(\horstoeko\orderx\entities\basic\ram\TradeSettlementHeaderMonetarySummationType $specifiedTradeSettlementHeaderMonetarySummation) @@ -101,7 +101,7 @@ public function getReceivableSpecifiedTradeAccountingAccount() * * Accounts Receivable * - * @param \horstoeko\orderx\entities\basic\ram\TradeAccountingAccountType $receivableSpecifiedTradeAccountingAccount + * @param \horstoeko\orderx\entities\basic\ram\TradeAccountingAccountType $receivableSpecifiedTradeAccountingAccount * @return self */ public function setReceivableSpecifiedTradeAccountingAccount(?\horstoeko\orderx\entities\basic\ram\TradeAccountingAccountType $receivableSpecifiedTradeAccountingAccount = null) @@ -109,7 +109,4 @@ public function setReceivableSpecifiedTradeAccountingAccount(?\horstoeko\orderx\ $this->receivableSpecifiedTradeAccountingAccount = $receivableSpecifiedTradeAccountingAccount; return $this; } - - } - diff --git a/src/entities/basic/ram/LegalOrganizationType.php b/src/entities/basic/ram/LegalOrganizationType.php index 8b1a8d4..ba3a7dd 100644 --- a/src/entities/basic/ram/LegalOrganizationType.php +++ b/src/entities/basic/ram/LegalOrganizationType.php @@ -42,7 +42,7 @@ public function getID() * * ID * - * @param \horstoeko\orderx\entities\basic\udt\IDType $iD + * @param \horstoeko\orderx\entities\basic\udt\IDType $iD * @return self */ public function setID(?\horstoeko\orderx\entities\basic\udt\IDType $iD = null) @@ -68,7 +68,7 @@ public function getTradingBusinessName() * * Trading Name * - * @param string $tradingBusinessName + * @param string $tradingBusinessName * @return self */ public function setTradingBusinessName($tradingBusinessName) @@ -76,7 +76,4 @@ public function setTradingBusinessName($tradingBusinessName) $this->tradingBusinessName = $tradingBusinessName; return $this; } - - } - diff --git a/src/entities/basic/ram/LineTradeAgreementType.php b/src/entities/basic/ram/LineTradeAgreementType.php index 8d11671..d2d6370 100644 --- a/src/entities/basic/ram/LineTradeAgreementType.php +++ b/src/entities/basic/ram/LineTradeAgreementType.php @@ -49,7 +49,7 @@ public function getBuyerOrderReferencedDocument() * * Buyer Order Document * - * @param \horstoeko\orderx\entities\basic\ram\ReferencedDocumentType $buyerOrderReferencedDocument + * @param \horstoeko\orderx\entities\basic\ram\ReferencedDocumentType $buyerOrderReferencedDocument * @return self */ public function setBuyerOrderReferencedDocument(?\horstoeko\orderx\entities\basic\ram\ReferencedDocumentType $buyerOrderReferencedDocument = null) @@ -75,7 +75,7 @@ public function getNetPriceProductTradePrice() * * Product Net Price * - * @param \horstoeko\orderx\entities\basic\ram\TradePriceType $netPriceProductTradePrice + * @param \horstoeko\orderx\entities\basic\ram\TradePriceType $netPriceProductTradePrice * @return self */ public function setNetPriceProductTradePrice(\horstoeko\orderx\entities\basic\ram\TradePriceType $netPriceProductTradePrice) @@ -101,7 +101,7 @@ public function getBlanketOrderReferencedDocument() * * Blanket Order Document * - * @param \horstoeko\orderx\entities\basic\ram\ReferencedDocumentType $blanketOrderReferencedDocument + * @param \horstoeko\orderx\entities\basic\ram\ReferencedDocumentType $blanketOrderReferencedDocument * @return self */ public function setBlanketOrderReferencedDocument(?\horstoeko\orderx\entities\basic\ram\ReferencedDocumentType $blanketOrderReferencedDocument = null) @@ -109,7 +109,4 @@ public function setBlanketOrderReferencedDocument(?\horstoeko\orderx\entities\ba $this->blanketOrderReferencedDocument = $blanketOrderReferencedDocument; return $this; } - - } - diff --git a/src/entities/basic/ram/LineTradeDeliveryType.php b/src/entities/basic/ram/LineTradeDeliveryType.php index de92778..81e54b7 100644 --- a/src/entities/basic/ram/LineTradeDeliveryType.php +++ b/src/entities/basic/ram/LineTradeDeliveryType.php @@ -49,7 +49,7 @@ public function getPartialDeliveryAllowedIndicator() * * Partial Delivery Allowed Indicator * - * @param \horstoeko\orderx\entities\basic\udt\IndicatorType $partialDeliveryAllowedIndicator + * @param \horstoeko\orderx\entities\basic\udt\IndicatorType $partialDeliveryAllowedIndicator * @return self */ public function setPartialDeliveryAllowedIndicator(?\horstoeko\orderx\entities\basic\udt\IndicatorType $partialDeliveryAllowedIndicator = null) @@ -75,7 +75,7 @@ public function getRequestedQuantity() * * Requested Quantity * - * @param \horstoeko\orderx\entities\basic\udt\QuantityType $requestedQuantity + * @param \horstoeko\orderx\entities\basic\udt\QuantityType $requestedQuantity * @return self */ public function setRequestedQuantity(\horstoeko\orderx\entities\basic\udt\QuantityType $requestedQuantity) @@ -101,7 +101,7 @@ public function getAgreedQuantity() * * Agreed Quantity * - * @param \horstoeko\orderx\entities\basic\udt\QuantityType $agreedQuantity + * @param \horstoeko\orderx\entities\basic\udt\QuantityType $agreedQuantity * @return self */ public function setAgreedQuantity(?\horstoeko\orderx\entities\basic\udt\QuantityType $agreedQuantity = null) @@ -109,7 +109,4 @@ public function setAgreedQuantity(?\horstoeko\orderx\entities\basic\udt\Quantity $this->agreedQuantity = $agreedQuantity; return $this; } - - } - diff --git a/src/entities/basic/ram/LineTradeSettlementType.php b/src/entities/basic/ram/LineTradeSettlementType.php index 3187bfa..fdbe1cb 100644 --- a/src/entities/basic/ram/LineTradeSettlementType.php +++ b/src/entities/basic/ram/LineTradeSettlementType.php @@ -35,7 +35,7 @@ public function getSpecifiedTradeSettlementLineMonetarySummation() * * Monetary Summation * - * @param \horstoeko\orderx\entities\basic\ram\TradeSettlementLineMonetarySummationType $specifiedTradeSettlementLineMonetarySummation + * @param \horstoeko\orderx\entities\basic\ram\TradeSettlementLineMonetarySummationType $specifiedTradeSettlementLineMonetarySummation * @return self */ public function setSpecifiedTradeSettlementLineMonetarySummation(\horstoeko\orderx\entities\basic\ram\TradeSettlementLineMonetarySummationType $specifiedTradeSettlementLineMonetarySummation) @@ -43,7 +43,4 @@ public function setSpecifiedTradeSettlementLineMonetarySummation(\horstoeko\orde $this->specifiedTradeSettlementLineMonetarySummation = $specifiedTradeSettlementLineMonetarySummation; return $this; } - - } - diff --git a/src/entities/basic/ram/NoteType.php b/src/entities/basic/ram/NoteType.php index 8a10de0..4c8989f 100644 --- a/src/entities/basic/ram/NoteType.php +++ b/src/entities/basic/ram/NoteType.php @@ -42,7 +42,7 @@ public function getContent() * * Content Text * - * @param string $content + * @param string $content * @return self */ public function setContent($content) @@ -68,7 +68,7 @@ public function getSubjectCode() * * Subject Code * - * @param string $subjectCode + * @param string $subjectCode * @return self */ public function setSubjectCode($subjectCode) @@ -76,7 +76,4 @@ public function setSubjectCode($subjectCode) $this->subjectCode = $subjectCode; return $this; } - - } - diff --git a/src/entities/basic/ram/ReferencedDocumentType.php b/src/entities/basic/ram/ReferencedDocumentType.php index e9fd939..fe357e0 100644 --- a/src/entities/basic/ram/ReferencedDocumentType.php +++ b/src/entities/basic/ram/ReferencedDocumentType.php @@ -42,7 +42,7 @@ public function getIssuerAssignedID() * * Issuer Assigned ID * - * @param \horstoeko\orderx\entities\basic\udt\IDType $issuerAssignedID + * @param \horstoeko\orderx\entities\basic\udt\IDType $issuerAssignedID * @return self */ public function setIssuerAssignedID(?\horstoeko\orderx\entities\basic\udt\IDType $issuerAssignedID = null) @@ -68,7 +68,7 @@ public function getLineID() * * Line ID * - * @param \horstoeko\orderx\entities\basic\udt\IDType $lineID + * @param \horstoeko\orderx\entities\basic\udt\IDType $lineID * @return self */ public function setLineID(?\horstoeko\orderx\entities\basic\udt\IDType $lineID = null) @@ -76,7 +76,4 @@ public function setLineID(?\horstoeko\orderx\entities\basic\udt\IDType $lineID = $this->lineID = $lineID; return $this; } - - } - diff --git a/src/entities/basic/ram/ReferencedProductType.php b/src/entities/basic/ram/ReferencedProductType.php index 0375b2d..8a2847a 100644 --- a/src/entities/basic/ram/ReferencedProductType.php +++ b/src/entities/basic/ram/ReferencedProductType.php @@ -65,7 +65,7 @@ public function getID() * * ID * - * @param \horstoeko\orderx\entities\basic\udt\IDType $iD + * @param \horstoeko\orderx\entities\basic\udt\IDType $iD * @return self */ public function setID(?\horstoeko\orderx\entities\basic\udt\IDType $iD = null) @@ -80,7 +80,7 @@ public function setID(?\horstoeko\orderx\entities\basic\udt\IDType $iD = null) * Global ID * * @return self - * @param \horstoeko\orderx\entities\basic\udt\IDType $globalID + * @param \horstoeko\orderx\entities\basic\udt\IDType $globalID */ public function addToGlobalID(\horstoeko\orderx\entities\basic\udt\IDType $globalID) { @@ -93,7 +93,7 @@ public function addToGlobalID(\horstoeko\orderx\entities\basic\udt\IDType $globa * * Global ID * - * @param int|string $index + * @param int|string $index * @return bool */ public function issetGlobalID($index) @@ -106,7 +106,7 @@ public function issetGlobalID($index) * * Global ID * - * @param int|string $index + * @param int|string $index * @return void */ public function unsetGlobalID($index) @@ -131,7 +131,7 @@ public function getGlobalID() * * Global ID * - * @param \horstoeko\orderx\entities\basic\udt\IDType[] $globalID + * @param \horstoeko\orderx\entities\basic\udt\IDType[] $globalID * @return self */ public function setGlobalID(array $globalID = null) @@ -157,7 +157,7 @@ public function getSellerAssignedID() * * Seller Assigned ID * - * @param \horstoeko\orderx\entities\basic\udt\IDType $sellerAssignedID + * @param \horstoeko\orderx\entities\basic\udt\IDType $sellerAssignedID * @return self */ public function setSellerAssignedID(?\horstoeko\orderx\entities\basic\udt\IDType $sellerAssignedID = null) @@ -183,7 +183,7 @@ public function getBuyerAssignedID() * * Buyer Assigned ID * - * @param \horstoeko\orderx\entities\basic\udt\IDType $buyerAssignedID + * @param \horstoeko\orderx\entities\basic\udt\IDType $buyerAssignedID * @return self */ public function setBuyerAssignedID(?\horstoeko\orderx\entities\basic\udt\IDType $buyerAssignedID = null) @@ -209,7 +209,7 @@ public function getName() * * Name * - * @param string $name + * @param string $name * @return self */ public function setName($name) @@ -217,7 +217,4 @@ public function setName($name) $this->name = $name; return $this; } - - } - diff --git a/src/entities/basic/ram/SpecifiedPeriodType.php b/src/entities/basic/ram/SpecifiedPeriodType.php index 20e0653..eb23ea7 100644 --- a/src/entities/basic/ram/SpecifiedPeriodType.php +++ b/src/entities/basic/ram/SpecifiedPeriodType.php @@ -42,7 +42,7 @@ public function getStartDateTime() * * Start Date Time * - * @param \horstoeko\orderx\entities\basic\udt\DateTimeType $startDateTime + * @param \horstoeko\orderx\entities\basic\udt\DateTimeType $startDateTime * @return self */ public function setStartDateTime(?\horstoeko\orderx\entities\basic\udt\DateTimeType $startDateTime = null) @@ -68,7 +68,7 @@ public function getEndDateTime() * * End Date Time * - * @param \horstoeko\orderx\entities\basic\udt\DateTimeType $endDateTime + * @param \horstoeko\orderx\entities\basic\udt\DateTimeType $endDateTime * @return self */ public function setEndDateTime(?\horstoeko\orderx\entities\basic\udt\DateTimeType $endDateTime = null) @@ -76,7 +76,4 @@ public function setEndDateTime(?\horstoeko\orderx\entities\basic\udt\DateTimeTyp $this->endDateTime = $endDateTime; return $this; } - - } - diff --git a/src/entities/basic/ram/SupplyChainEventType.php b/src/entities/basic/ram/SupplyChainEventType.php index 1e0f7d6..e5eac87 100644 --- a/src/entities/basic/ram/SupplyChainEventType.php +++ b/src/entities/basic/ram/SupplyChainEventType.php @@ -42,7 +42,7 @@ public function getOccurrenceDateTime() * * Occurrence Date Time * - * @param \horstoeko\orderx\entities\basic\udt\DateTimeType $occurrenceDateTime + * @param \horstoeko\orderx\entities\basic\udt\DateTimeType $occurrenceDateTime * @return self */ public function setOccurrenceDateTime(?\horstoeko\orderx\entities\basic\udt\DateTimeType $occurrenceDateTime = null) @@ -68,7 +68,7 @@ public function getOccurrenceSpecifiedPeriod() * * Occurrence Period * - * @param \horstoeko\orderx\entities\basic\ram\SpecifiedPeriodType $occurrenceSpecifiedPeriod + * @param \horstoeko\orderx\entities\basic\ram\SpecifiedPeriodType $occurrenceSpecifiedPeriod * @return self */ public function setOccurrenceSpecifiedPeriod(?\horstoeko\orderx\entities\basic\ram\SpecifiedPeriodType $occurrenceSpecifiedPeriod = null) @@ -76,7 +76,4 @@ public function setOccurrenceSpecifiedPeriod(?\horstoeko\orderx\entities\basic\r $this->occurrenceSpecifiedPeriod = $occurrenceSpecifiedPeriod; return $this; } - - } - diff --git a/src/entities/basic/ram/SupplyChainTradeLineItemType.php b/src/entities/basic/ram/SupplyChainTradeLineItemType.php index 9fa195c..72b579a 100644 --- a/src/entities/basic/ram/SupplyChainTradeLineItemType.php +++ b/src/entities/basic/ram/SupplyChainTradeLineItemType.php @@ -70,7 +70,7 @@ public function getAssociatedDocumentLineDocument() * * Associated Document Line * - * @param \horstoeko\orderx\entities\basic\ram\DocumentLineDocumentType $associatedDocumentLineDocument + * @param \horstoeko\orderx\entities\basic\ram\DocumentLineDocumentType $associatedDocumentLineDocument * @return self */ public function setAssociatedDocumentLineDocument(\horstoeko\orderx\entities\basic\ram\DocumentLineDocumentType $associatedDocumentLineDocument) @@ -96,7 +96,7 @@ public function getSpecifiedTradeProduct() * * Trade Product * - * @param \horstoeko\orderx\entities\basic\ram\TradeProductType $specifiedTradeProduct + * @param \horstoeko\orderx\entities\basic\ram\TradeProductType $specifiedTradeProduct * @return self */ public function setSpecifiedTradeProduct(?\horstoeko\orderx\entities\basic\ram\TradeProductType $specifiedTradeProduct = null) @@ -122,7 +122,7 @@ public function getSubstitutedReferencedProduct() * * Substituted Product * - * @param \horstoeko\orderx\entities\basic\ram\ReferencedProductType $substitutedReferencedProduct + * @param \horstoeko\orderx\entities\basic\ram\ReferencedProductType $substitutedReferencedProduct * @return self */ public function setSubstitutedReferencedProduct(?\horstoeko\orderx\entities\basic\ram\ReferencedProductType $substitutedReferencedProduct = null) @@ -148,7 +148,7 @@ public function getSpecifiedLineTradeAgreement() * * Line Trade Agreement * - * @param \horstoeko\orderx\entities\basic\ram\LineTradeAgreementType $specifiedLineTradeAgreement + * @param \horstoeko\orderx\entities\basic\ram\LineTradeAgreementType $specifiedLineTradeAgreement * @return self */ public function setSpecifiedLineTradeAgreement(\horstoeko\orderx\entities\basic\ram\LineTradeAgreementType $specifiedLineTradeAgreement) @@ -174,7 +174,7 @@ public function getSpecifiedLineTradeDelivery() * * Line Trade Delivery * - * @param \horstoeko\orderx\entities\basic\ram\LineTradeDeliveryType $specifiedLineTradeDelivery + * @param \horstoeko\orderx\entities\basic\ram\LineTradeDeliveryType $specifiedLineTradeDelivery * @return self */ public function setSpecifiedLineTradeDelivery(\horstoeko\orderx\entities\basic\ram\LineTradeDeliveryType $specifiedLineTradeDelivery) @@ -200,7 +200,7 @@ public function getSpecifiedLineTradeSettlement() * * Line Trade Settlement * - * @param \horstoeko\orderx\entities\basic\ram\LineTradeSettlementType $specifiedLineTradeSettlement + * @param \horstoeko\orderx\entities\basic\ram\LineTradeSettlementType $specifiedLineTradeSettlement * @return self */ public function setSpecifiedLineTradeSettlement(\horstoeko\orderx\entities\basic\ram\LineTradeSettlementType $specifiedLineTradeSettlement) @@ -208,7 +208,4 @@ public function setSpecifiedLineTradeSettlement(\horstoeko\orderx\entities\basic $this->specifiedLineTradeSettlement = $specifiedLineTradeSettlement; return $this; } - - } - diff --git a/src/entities/basic/ram/SupplyChainTradeTransactionType.php b/src/entities/basic/ram/SupplyChainTradeTransactionType.php index e96fab7..f38fc1d 100644 --- a/src/entities/basic/ram/SupplyChainTradeTransactionType.php +++ b/src/entities/basic/ram/SupplyChainTradeTransactionType.php @@ -47,7 +47,7 @@ class SupplyChainTradeTransactionType * Included Trade Line Item * * @return self - * @param \horstoeko\orderx\entities\basic\ram\SupplyChainTradeLineItemType $includedSupplyChainTradeLineItem + * @param \horstoeko\orderx\entities\basic\ram\SupplyChainTradeLineItemType $includedSupplyChainTradeLineItem */ public function addToIncludedSupplyChainTradeLineItem(\horstoeko\orderx\entities\basic\ram\SupplyChainTradeLineItemType $includedSupplyChainTradeLineItem) { @@ -60,7 +60,7 @@ public function addToIncludedSupplyChainTradeLineItem(\horstoeko\orderx\entities * * Included Trade Line Item * - * @param int|string $index + * @param int|string $index * @return bool */ public function issetIncludedSupplyChainTradeLineItem($index) @@ -73,7 +73,7 @@ public function issetIncludedSupplyChainTradeLineItem($index) * * Included Trade Line Item * - * @param int|string $index + * @param int|string $index * @return void */ public function unsetIncludedSupplyChainTradeLineItem($index) @@ -98,7 +98,7 @@ public function getIncludedSupplyChainTradeLineItem() * * Included Trade Line Item * - * @param \horstoeko\orderx\entities\basic\ram\SupplyChainTradeLineItemType[] $includedSupplyChainTradeLineItem + * @param \horstoeko\orderx\entities\basic\ram\SupplyChainTradeLineItemType[] $includedSupplyChainTradeLineItem * @return self */ public function setIncludedSupplyChainTradeLineItem(array $includedSupplyChainTradeLineItem = null) @@ -124,7 +124,7 @@ public function getApplicableHeaderTradeAgreement() * * Header Trade Agreement * - * @param \horstoeko\orderx\entities\basic\ram\HeaderTradeAgreementType $applicableHeaderTradeAgreement + * @param \horstoeko\orderx\entities\basic\ram\HeaderTradeAgreementType $applicableHeaderTradeAgreement * @return self */ public function setApplicableHeaderTradeAgreement(\horstoeko\orderx\entities\basic\ram\HeaderTradeAgreementType $applicableHeaderTradeAgreement) @@ -150,7 +150,7 @@ public function getApplicableHeaderTradeDelivery() * * Header Trade Delivery * - * @param \horstoeko\orderx\entities\basic\ram\HeaderTradeDeliveryType $applicableHeaderTradeDelivery + * @param \horstoeko\orderx\entities\basic\ram\HeaderTradeDeliveryType $applicableHeaderTradeDelivery * @return self */ public function setApplicableHeaderTradeDelivery(\horstoeko\orderx\entities\basic\ram\HeaderTradeDeliveryType $applicableHeaderTradeDelivery) @@ -176,7 +176,7 @@ public function getApplicableHeaderTradeSettlement() * * Header Trade Settlement * - * @param \horstoeko\orderx\entities\basic\ram\HeaderTradeSettlementType $applicableHeaderTradeSettlement + * @param \horstoeko\orderx\entities\basic\ram\HeaderTradeSettlementType $applicableHeaderTradeSettlement * @return self */ public function setApplicableHeaderTradeSettlement(\horstoeko\orderx\entities\basic\ram\HeaderTradeSettlementType $applicableHeaderTradeSettlement) @@ -184,7 +184,4 @@ public function setApplicableHeaderTradeSettlement(\horstoeko\orderx\entities\ba $this->applicableHeaderTradeSettlement = $applicableHeaderTradeSettlement; return $this; } - - } - diff --git a/src/entities/basic/ram/TaxRegistrationType.php b/src/entities/basic/ram/TaxRegistrationType.php index a6ec1cb..3677226 100644 --- a/src/entities/basic/ram/TaxRegistrationType.php +++ b/src/entities/basic/ram/TaxRegistrationType.php @@ -35,7 +35,7 @@ public function getID() * * ID * - * @param \horstoeko\orderx\entities\basic\udt\IDType $iD + * @param \horstoeko\orderx\entities\basic\udt\IDType $iD * @return self */ public function setID(\horstoeko\orderx\entities\basic\udt\IDType $iD) @@ -43,7 +43,4 @@ public function setID(\horstoeko\orderx\entities\basic\udt\IDType $iD) $this->iD = $iD; return $this; } - - } - diff --git a/src/entities/basic/ram/TradeAccountingAccountType.php b/src/entities/basic/ram/TradeAccountingAccountType.php index a7b45e6..9fa4284 100644 --- a/src/entities/basic/ram/TradeAccountingAccountType.php +++ b/src/entities/basic/ram/TradeAccountingAccountType.php @@ -35,7 +35,7 @@ public function getID() * * ID * - * @param \horstoeko\orderx\entities\basic\udt\IDType $iD + * @param \horstoeko\orderx\entities\basic\udt\IDType $iD * @return self */ public function setID(\horstoeko\orderx\entities\basic\udt\IDType $iD) @@ -43,7 +43,4 @@ public function setID(\horstoeko\orderx\entities\basic\udt\IDType $iD) $this->iD = $iD; return $this; } - - } - diff --git a/src/entities/basic/ram/TradeAddressType.php b/src/entities/basic/ram/TradeAddressType.php index d47916f..7ef5f07 100644 --- a/src/entities/basic/ram/TradeAddressType.php +++ b/src/entities/basic/ram/TradeAddressType.php @@ -77,7 +77,7 @@ public function getPostcodeCode() * * Postcode * - * @param string $postcodeCode + * @param string $postcodeCode * @return self */ public function setPostcodeCode($postcodeCode) @@ -103,7 +103,7 @@ public function getLineOne() * * Line One * - * @param string $lineOne + * @param string $lineOne * @return self */ public function setLineOne($lineOne) @@ -129,7 +129,7 @@ public function getLineTwo() * * Line Two * - * @param string $lineTwo + * @param string $lineTwo * @return self */ public function setLineTwo($lineTwo) @@ -155,7 +155,7 @@ public function getLineThree() * * Line Three * - * @param string $lineThree + * @param string $lineThree * @return self */ public function setLineThree($lineThree) @@ -181,7 +181,7 @@ public function getCityName() * * City Name * - * @param string $cityName + * @param string $cityName * @return self */ public function setCityName($cityName) @@ -207,7 +207,7 @@ public function getCountryID() * * Country Code * - * @param string $countryID + * @param string $countryID * @return self */ public function setCountryID($countryID) @@ -233,7 +233,7 @@ public function getCountrySubDivisionName() * * Country Sub-Division Name * - * @param string $countrySubDivisionName + * @param string $countrySubDivisionName * @return self */ public function setCountrySubDivisionName($countrySubDivisionName) @@ -241,7 +241,4 @@ public function setCountrySubDivisionName($countrySubDivisionName) $this->countrySubDivisionName = $countrySubDivisionName; return $this; } - - } - diff --git a/src/entities/basic/ram/TradeContactType.php b/src/entities/basic/ram/TradeContactType.php index 711ffd5..479cbfb 100644 --- a/src/entities/basic/ram/TradeContactType.php +++ b/src/entities/basic/ram/TradeContactType.php @@ -56,7 +56,7 @@ public function getPersonName() * * Person Name * - * @param string $personName + * @param string $personName * @return self */ public function setPersonName($personName) @@ -82,7 +82,7 @@ public function getDepartmentName() * * Department Name * - * @param string $departmentName + * @param string $departmentName * @return self */ public function setDepartmentName($departmentName) @@ -108,7 +108,7 @@ public function getTelephoneUniversalCommunication() * * Telephone * - * @param \horstoeko\orderx\entities\basic\ram\UniversalCommunicationType $telephoneUniversalCommunication + * @param \horstoeko\orderx\entities\basic\ram\UniversalCommunicationType $telephoneUniversalCommunication * @return self */ public function setTelephoneUniversalCommunication(?\horstoeko\orderx\entities\basic\ram\UniversalCommunicationType $telephoneUniversalCommunication = null) @@ -134,7 +134,7 @@ public function getEmailURIUniversalCommunication() * * Email Address * - * @param \horstoeko\orderx\entities\basic\ram\UniversalCommunicationType $emailURIUniversalCommunication + * @param \horstoeko\orderx\entities\basic\ram\UniversalCommunicationType $emailURIUniversalCommunication * @return self */ public function setEmailURIUniversalCommunication(?\horstoeko\orderx\entities\basic\ram\UniversalCommunicationType $emailURIUniversalCommunication = null) @@ -142,7 +142,4 @@ public function setEmailURIUniversalCommunication(?\horstoeko\orderx\entities\ba $this->emailURIUniversalCommunication = $emailURIUniversalCommunication; return $this; } - - } - diff --git a/src/entities/basic/ram/TradeDeliveryTermsType.php b/src/entities/basic/ram/TradeDeliveryTermsType.php index 80eaff7..2dc287e 100644 --- a/src/entities/basic/ram/TradeDeliveryTermsType.php +++ b/src/entities/basic/ram/TradeDeliveryTermsType.php @@ -42,7 +42,7 @@ public function getDeliveryTypeCode() * * Code * - * @param string $deliveryTypeCode + * @param string $deliveryTypeCode * @return self */ public function setDeliveryTypeCode($deliveryTypeCode) @@ -68,7 +68,7 @@ public function getFunctionCode() * * Function Code * - * @param string $functionCode + * @param string $functionCode * @return self */ public function setFunctionCode($functionCode) @@ -76,7 +76,4 @@ public function setFunctionCode($functionCode) $this->functionCode = $functionCode; return $this; } - - } - diff --git a/src/entities/basic/ram/TradePartyType.php b/src/entities/basic/ram/TradePartyType.php index 20a083d..49c9052 100644 --- a/src/entities/basic/ram/TradePartyType.php +++ b/src/entities/basic/ram/TradePartyType.php @@ -86,7 +86,7 @@ public function getID() * * ID * - * @param \horstoeko\orderx\entities\basic\udt\IDType $iD + * @param \horstoeko\orderx\entities\basic\udt\IDType $iD * @return self */ public function setID(?\horstoeko\orderx\entities\basic\udt\IDType $iD = null) @@ -101,7 +101,7 @@ public function setID(?\horstoeko\orderx\entities\basic\udt\IDType $iD = null) * Global ID * * @return self - * @param \horstoeko\orderx\entities\basic\udt\IDType $globalID + * @param \horstoeko\orderx\entities\basic\udt\IDType $globalID */ public function addToGlobalID(\horstoeko\orderx\entities\basic\udt\IDType $globalID) { @@ -114,7 +114,7 @@ public function addToGlobalID(\horstoeko\orderx\entities\basic\udt\IDType $globa * * Global ID * - * @param int|string $index + * @param int|string $index * @return bool */ public function issetGlobalID($index) @@ -127,7 +127,7 @@ public function issetGlobalID($index) * * Global ID * - * @param int|string $index + * @param int|string $index * @return void */ public function unsetGlobalID($index) @@ -152,7 +152,7 @@ public function getGlobalID() * * Global ID * - * @param \horstoeko\orderx\entities\basic\udt\IDType[] $globalID + * @param \horstoeko\orderx\entities\basic\udt\IDType[] $globalID * @return self */ public function setGlobalID(array $globalID = null) @@ -178,7 +178,7 @@ public function getName() * * Name * - * @param string $name + * @param string $name * @return self */ public function setName($name) @@ -204,7 +204,7 @@ public function getSpecifiedLegalOrganization() * * Legal Organization * - * @param \horstoeko\orderx\entities\basic\ram\LegalOrganizationType $specifiedLegalOrganization + * @param \horstoeko\orderx\entities\basic\ram\LegalOrganizationType $specifiedLegalOrganization * @return self */ public function setSpecifiedLegalOrganization(?\horstoeko\orderx\entities\basic\ram\LegalOrganizationType $specifiedLegalOrganization = null) @@ -230,7 +230,7 @@ public function getDefinedTradeContact() * * Defined Contact Details * - * @param \horstoeko\orderx\entities\basic\ram\TradeContactType $definedTradeContact + * @param \horstoeko\orderx\entities\basic\ram\TradeContactType $definedTradeContact * @return self */ public function setDefinedTradeContact(?\horstoeko\orderx\entities\basic\ram\TradeContactType $definedTradeContact = null) @@ -256,7 +256,7 @@ public function getPostalTradeAddress() * * Postal Address * - * @param \horstoeko\orderx\entities\basic\ram\TradeAddressType $postalTradeAddress + * @param \horstoeko\orderx\entities\basic\ram\TradeAddressType $postalTradeAddress * @return self */ public function setPostalTradeAddress(?\horstoeko\orderx\entities\basic\ram\TradeAddressType $postalTradeAddress = null) @@ -282,7 +282,7 @@ public function getURIUniversalCommunication() * * URI * - * @param \horstoeko\orderx\entities\basic\ram\UniversalCommunicationType $uRIUniversalCommunication + * @param \horstoeko\orderx\entities\basic\ram\UniversalCommunicationType $uRIUniversalCommunication * @return self */ public function setURIUniversalCommunication(?\horstoeko\orderx\entities\basic\ram\UniversalCommunicationType $uRIUniversalCommunication = null) @@ -308,7 +308,7 @@ public function getSpecifiedTaxRegistration() * * Tax Registration * - * @param \horstoeko\orderx\entities\basic\ram\TaxRegistrationType $specifiedTaxRegistration + * @param \horstoeko\orderx\entities\basic\ram\TaxRegistrationType $specifiedTaxRegistration * @return self */ public function setSpecifiedTaxRegistration(?\horstoeko\orderx\entities\basic\ram\TaxRegistrationType $specifiedTaxRegistration = null) @@ -316,7 +316,4 @@ public function setSpecifiedTaxRegistration(?\horstoeko\orderx\entities\basic\ra $this->specifiedTaxRegistration = $specifiedTaxRegistration; return $this; } - - } - diff --git a/src/entities/basic/ram/TradePriceType.php b/src/entities/basic/ram/TradePriceType.php index 5f05c52..f4cb5d1 100644 --- a/src/entities/basic/ram/TradePriceType.php +++ b/src/entities/basic/ram/TradePriceType.php @@ -42,7 +42,7 @@ public function getChargeAmount() * * Charge Amount * - * @param \horstoeko\orderx\entities\basic\udt\AmountType $chargeAmount + * @param \horstoeko\orderx\entities\basic\udt\AmountType $chargeAmount * @return self */ public function setChargeAmount(\horstoeko\orderx\entities\basic\udt\AmountType $chargeAmount) @@ -68,7 +68,7 @@ public function getBasisQuantity() * * Basis Quantity * - * @param \horstoeko\orderx\entities\basic\udt\QuantityType $basisQuantity + * @param \horstoeko\orderx\entities\basic\udt\QuantityType $basisQuantity * @return self */ public function setBasisQuantity(?\horstoeko\orderx\entities\basic\udt\QuantityType $basisQuantity = null) @@ -76,7 +76,4 @@ public function setBasisQuantity(?\horstoeko\orderx\entities\basic\udt\QuantityT $this->basisQuantity = $basisQuantity; return $this; } - - } - diff --git a/src/entities/basic/ram/TradeProductType.php b/src/entities/basic/ram/TradeProductType.php index 5cb5e97..3702edb 100644 --- a/src/entities/basic/ram/TradeProductType.php +++ b/src/entities/basic/ram/TradeProductType.php @@ -56,7 +56,7 @@ public function getGlobalID() * * Global ID * - * @param \horstoeko\orderx\entities\basic\udt\IDType $globalID + * @param \horstoeko\orderx\entities\basic\udt\IDType $globalID * @return self */ public function setGlobalID(?\horstoeko\orderx\entities\basic\udt\IDType $globalID = null) @@ -82,7 +82,7 @@ public function getSellerAssignedID() * * Seller Assigned ID * - * @param \horstoeko\orderx\entities\basic\udt\IDType $sellerAssignedID + * @param \horstoeko\orderx\entities\basic\udt\IDType $sellerAssignedID * @return self */ public function setSellerAssignedID(?\horstoeko\orderx\entities\basic\udt\IDType $sellerAssignedID = null) @@ -108,7 +108,7 @@ public function getBuyerAssignedID() * * Buyer Assigned ID * - * @param \horstoeko\orderx\entities\basic\udt\IDType $buyerAssignedID + * @param \horstoeko\orderx\entities\basic\udt\IDType $buyerAssignedID * @return self */ public function setBuyerAssignedID(?\horstoeko\orderx\entities\basic\udt\IDType $buyerAssignedID = null) @@ -134,7 +134,7 @@ public function getName() * * Name * - * @param string $name + * @param string $name * @return self */ public function setName($name) @@ -142,7 +142,4 @@ public function setName($name) $this->name = $name; return $this; } - - } - diff --git a/src/entities/basic/ram/TradeSettlementHeaderMonetarySummationType.php b/src/entities/basic/ram/TradeSettlementHeaderMonetarySummationType.php index cc10cd4..d1e45e7 100644 --- a/src/entities/basic/ram/TradeSettlementHeaderMonetarySummationType.php +++ b/src/entities/basic/ram/TradeSettlementHeaderMonetarySummationType.php @@ -70,7 +70,7 @@ public function getLineTotalAmount() * * Line Total Amount * - * @param \horstoeko\orderx\entities\basic\udt\AmountType $lineTotalAmount + * @param \horstoeko\orderx\entities\basic\udt\AmountType $lineTotalAmount * @return self */ public function setLineTotalAmount(\horstoeko\orderx\entities\basic\udt\AmountType $lineTotalAmount) @@ -96,7 +96,7 @@ public function getChargeTotalAmount() * * Charge Total Amount * - * @param \horstoeko\orderx\entities\basic\udt\AmountType $chargeTotalAmount + * @param \horstoeko\orderx\entities\basic\udt\AmountType $chargeTotalAmount * @return self */ public function setChargeTotalAmount(?\horstoeko\orderx\entities\basic\udt\AmountType $chargeTotalAmount = null) @@ -122,7 +122,7 @@ public function getAllowanceTotalAmount() * * Allowance Total Amount * - * @param \horstoeko\orderx\entities\basic\udt\AmountType $allowanceTotalAmount + * @param \horstoeko\orderx\entities\basic\udt\AmountType $allowanceTotalAmount * @return self */ public function setAllowanceTotalAmount(?\horstoeko\orderx\entities\basic\udt\AmountType $allowanceTotalAmount = null) @@ -148,7 +148,7 @@ public function getTaxBasisTotalAmount() * * Tax Basis Total Amount * - * @param \horstoeko\orderx\entities\basic\udt\AmountType $taxBasisTotalAmount + * @param \horstoeko\orderx\entities\basic\udt\AmountType $taxBasisTotalAmount * @return self */ public function setTaxBasisTotalAmount(\horstoeko\orderx\entities\basic\udt\AmountType $taxBasisTotalAmount) @@ -174,7 +174,7 @@ public function getTaxTotalAmount() * * Tax Total Amount * - * @param \horstoeko\orderx\entities\basic\udt\AmountType $taxTotalAmount + * @param \horstoeko\orderx\entities\basic\udt\AmountType $taxTotalAmount * @return self */ public function setTaxTotalAmount(?\horstoeko\orderx\entities\basic\udt\AmountType $taxTotalAmount = null) @@ -200,7 +200,7 @@ public function getGrandTotalAmount() * * Grand Total Amount * - * @param \horstoeko\orderx\entities\basic\udt\AmountType $grandTotalAmount + * @param \horstoeko\orderx\entities\basic\udt\AmountType $grandTotalAmount * @return self */ public function setGrandTotalAmount(?\horstoeko\orderx\entities\basic\udt\AmountType $grandTotalAmount = null) @@ -208,7 +208,4 @@ public function setGrandTotalAmount(?\horstoeko\orderx\entities\basic\udt\Amount $this->grandTotalAmount = $grandTotalAmount; return $this; } - - } - diff --git a/src/entities/basic/ram/TradeSettlementLineMonetarySummationType.php b/src/entities/basic/ram/TradeSettlementLineMonetarySummationType.php index 33e3f93..36387cd 100644 --- a/src/entities/basic/ram/TradeSettlementLineMonetarySummationType.php +++ b/src/entities/basic/ram/TradeSettlementLineMonetarySummationType.php @@ -35,7 +35,7 @@ public function getLineTotalAmount() * * Line Total Amount * - * @param \horstoeko\orderx\entities\basic\udt\AmountType $lineTotalAmount + * @param \horstoeko\orderx\entities\basic\udt\AmountType $lineTotalAmount * @return self */ public function setLineTotalAmount(\horstoeko\orderx\entities\basic\udt\AmountType $lineTotalAmount) @@ -43,7 +43,4 @@ public function setLineTotalAmount(\horstoeko\orderx\entities\basic\udt\AmountTy $this->lineTotalAmount = $lineTotalAmount; return $this; } - - } - diff --git a/src/entities/basic/ram/UniversalCommunicationType.php b/src/entities/basic/ram/UniversalCommunicationType.php index 98aee57..82bbe6d 100644 --- a/src/entities/basic/ram/UniversalCommunicationType.php +++ b/src/entities/basic/ram/UniversalCommunicationType.php @@ -42,7 +42,7 @@ public function getURIID() * * URI * - * @param \horstoeko\orderx\entities\basic\udt\IDType $uRIID + * @param \horstoeko\orderx\entities\basic\udt\IDType $uRIID * @return self */ public function setURIID(?\horstoeko\orderx\entities\basic\udt\IDType $uRIID = null) @@ -68,7 +68,7 @@ public function getCompleteNumber() * * Complete Number * - * @param string $completeNumber + * @param string $completeNumber * @return self */ public function setCompleteNumber($completeNumber) @@ -76,7 +76,4 @@ public function setCompleteNumber($completeNumber) $this->completeNumber = $completeNumber; return $this; } - - } - diff --git a/src/entities/basic/rsm/SCRDMCCBDACIOMessageStructure.php b/src/entities/basic/rsm/SCRDMCCBDACIOMessageStructure.php index d08dfcc..888b41c 100644 --- a/src/entities/basic/rsm/SCRDMCCBDACIOMessageStructure.php +++ b/src/entities/basic/rsm/SCRDMCCBDACIOMessageStructure.php @@ -10,4 +10,3 @@ class SCRDMCCBDACIOMessageStructure extends SCRDMCCBDACIOMessageStructureType } - diff --git a/src/entities/basic/rsm/SCRDMCCBDACIOMessageStructureType.php b/src/entities/basic/rsm/SCRDMCCBDACIOMessageStructureType.php index 0c5ead0..4590d72 100644 --- a/src/entities/basic/rsm/SCRDMCCBDACIOMessageStructureType.php +++ b/src/entities/basic/rsm/SCRDMCCBDACIOMessageStructureType.php @@ -39,7 +39,7 @@ public function getExchangedDocumentContext() /** * Sets a new exchangedDocumentContext * - * @param \horstoeko\orderx\entities\basic\ram\ExchangedDocumentContextType $exchangedDocumentContext + * @param \horstoeko\orderx\entities\basic\ram\ExchangedDocumentContextType $exchangedDocumentContext * @return self */ public function setExchangedDocumentContext(\horstoeko\orderx\entities\basic\ram\ExchangedDocumentContextType $exchangedDocumentContext) @@ -61,7 +61,7 @@ public function getExchangedDocument() /** * Sets a new exchangedDocument * - * @param \horstoeko\orderx\entities\basic\ram\ExchangedDocumentType $exchangedDocument + * @param \horstoeko\orderx\entities\basic\ram\ExchangedDocumentType $exchangedDocument * @return self */ public function setExchangedDocument(\horstoeko\orderx\entities\basic\ram\ExchangedDocumentType $exchangedDocument) @@ -83,7 +83,7 @@ public function getSupplyChainTradeTransaction() /** * Sets a new supplyChainTradeTransaction * - * @param \horstoeko\orderx\entities\basic\ram\SupplyChainTradeTransactionType $supplyChainTradeTransaction + * @param \horstoeko\orderx\entities\basic\ram\SupplyChainTradeTransactionType $supplyChainTradeTransaction * @return self */ public function setSupplyChainTradeTransaction(\horstoeko\orderx\entities\basic\ram\SupplyChainTradeTransactionType $supplyChainTradeTransaction) @@ -91,7 +91,4 @@ public function setSupplyChainTradeTransaction(\horstoeko\orderx\entities\basic\ $this->supplyChainTradeTransaction = $supplyChainTradeTransaction; return $this; } - - } - diff --git a/src/entities/basic/udt/AmountType.php b/src/entities/basic/udt/AmountType.php index 08af94d..d197d4a 100644 --- a/src/entities/basic/udt/AmountType.php +++ b/src/entities/basic/udt/AmountType.php @@ -5,7 +5,6 @@ /** * Class representing AmountType * - * * XSD Type: AmountType */ class AmountType @@ -34,7 +33,7 @@ public function __construct($value) /** * Gets or sets the inner value * - * @param float $value + * @param float $value * @return float */ public function value() @@ -68,7 +67,7 @@ public function getCurrencyID() /** * Sets a new currencyID * - * @param string $currencyID + * @param string $currencyID * @return self */ public function setCurrencyID($currencyID) @@ -76,7 +75,4 @@ public function setCurrencyID($currencyID) $this->currencyID = $currencyID; return $this; } - - } - diff --git a/src/entities/basic/udt/CodeType.php b/src/entities/basic/udt/CodeType.php index 499f789..8298689 100644 --- a/src/entities/basic/udt/CodeType.php +++ b/src/entities/basic/udt/CodeType.php @@ -5,7 +5,6 @@ /** * Class representing CodeType * - * * XSD Type: CodeType */ class CodeType @@ -29,7 +28,7 @@ public function __construct($value) /** * Gets or sets the inner value * - * @param string $value + * @param string $value * @return string */ public function value() @@ -49,7 +48,4 @@ public function __toString() { return strval($this->__value); } - - } - diff --git a/src/entities/basic/udt/DateTimeType.php b/src/entities/basic/udt/DateTimeType.php index 080c667..e769c58 100644 --- a/src/entities/basic/udt/DateTimeType.php +++ b/src/entities/basic/udt/DateTimeType.php @@ -5,7 +5,6 @@ /** * Class representing DateTimeType * - * * XSD Type: DateTimeType */ class DateTimeType @@ -34,7 +33,7 @@ public function getDateTimeString() /** * Sets a new dateTimeString * - * @param \horstoeko\orderx\entities\basic\udt\DateTimeType\DateTimeStringAType $dateTimeString + * @param \horstoeko\orderx\entities\basic\udt\DateTimeType\DateTimeStringAType $dateTimeString * @return self */ public function setDateTimeString(?\horstoeko\orderx\entities\basic\udt\DateTimeType\DateTimeStringAType $dateTimeString = null) @@ -56,7 +55,7 @@ public function getDateTime() /** * Sets a new dateTime * - * @param \DateTime $dateTime + * @param \DateTime $dateTime * @return self */ public function setDateTime(?\DateTime $dateTime = null) @@ -64,7 +63,4 @@ public function setDateTime(?\DateTime $dateTime = null) $this->dateTime = $dateTime; return $this; } - - } - diff --git a/src/entities/basic/udt/DateTimeType/DateTimeStringAType.php b/src/entities/basic/udt/DateTimeType/DateTimeStringAType.php index 0b6e9f0..47e1f41 100644 --- a/src/entities/basic/udt/DateTimeType/DateTimeStringAType.php +++ b/src/entities/basic/udt/DateTimeType/DateTimeStringAType.php @@ -31,7 +31,7 @@ public function __construct($value) /** * Gets or sets the inner value * - * @param string $value + * @param string $value * @return string */ public function value() @@ -65,7 +65,7 @@ public function getFormat() /** * Sets a new format * - * @param string $format + * @param string $format * @return self */ public function setFormat($format) @@ -73,7 +73,4 @@ public function setFormat($format) $this->format = $format; return $this; } - - } - diff --git a/src/entities/basic/udt/IDType.php b/src/entities/basic/udt/IDType.php index ea79301..20a6df7 100644 --- a/src/entities/basic/udt/IDType.php +++ b/src/entities/basic/udt/IDType.php @@ -5,7 +5,6 @@ /** * Class representing IDType * - * * XSD Type: IDType */ class IDType @@ -34,7 +33,7 @@ public function __construct($value) /** * Gets or sets the inner value * - * @param string $value + * @param string $value * @return string */ public function value() @@ -68,7 +67,7 @@ public function getSchemeID() /** * Sets a new schemeID * - * @param string $schemeID + * @param string $schemeID * @return self */ public function setSchemeID($schemeID) @@ -76,7 +75,4 @@ public function setSchemeID($schemeID) $this->schemeID = $schemeID; return $this; } - - } - diff --git a/src/entities/basic/udt/IndicatorType.php b/src/entities/basic/udt/IndicatorType.php index c534939..6039f58 100644 --- a/src/entities/basic/udt/IndicatorType.php +++ b/src/entities/basic/udt/IndicatorType.php @@ -5,7 +5,6 @@ /** * Class representing IndicatorType * - * * XSD Type: IndicatorType */ class IndicatorType @@ -34,7 +33,7 @@ public function getIndicatorString() /** * Sets a new indicatorString * - * @param string $indicatorString + * @param string $indicatorString * @return self */ public function setIndicatorString($indicatorString) @@ -56,7 +55,7 @@ public function getIndicator() /** * Sets a new indicator * - * @param bool $indicator + * @param bool $indicator * @return self */ public function setIndicator($indicator) @@ -64,7 +63,4 @@ public function setIndicator($indicator) $this->indicator = $indicator; return $this; } - - } - diff --git a/src/entities/basic/udt/IndicatorType/IndicatorStringAType.php b/src/entities/basic/udt/IndicatorType/IndicatorStringAType.php index e9ef0f6..3f27a28 100644 --- a/src/entities/basic/udt/IndicatorType/IndicatorStringAType.php +++ b/src/entities/basic/udt/IndicatorType/IndicatorStringAType.php @@ -26,7 +26,7 @@ public function __construct($value) /** * Gets or sets the inner value * - * @param string $value + * @param string $value * @return string */ public function value() @@ -46,7 +46,4 @@ public function __toString() { return strval($this->__value); } - - } - diff --git a/src/entities/basic/udt/QuantityType.php b/src/entities/basic/udt/QuantityType.php index fa5db39..215d5a4 100644 --- a/src/entities/basic/udt/QuantityType.php +++ b/src/entities/basic/udt/QuantityType.php @@ -5,7 +5,6 @@ /** * Class representing QuantityType * - * * XSD Type: QuantityType */ class QuantityType @@ -34,7 +33,7 @@ public function __construct($value) /** * Gets or sets the inner value * - * @param float $value + * @param float $value * @return float */ public function value() @@ -68,7 +67,7 @@ public function getUnitCode() /** * Sets a new unitCode * - * @param string $unitCode + * @param string $unitCode * @return self */ public function setUnitCode($unitCode) @@ -76,7 +75,4 @@ public function setUnitCode($unitCode) $this->unitCode = $unitCode; return $this; } - - } - diff --git a/src/entities/basic/udt/TextType.php b/src/entities/basic/udt/TextType.php index d769018..87b0da4 100644 --- a/src/entities/basic/udt/TextType.php +++ b/src/entities/basic/udt/TextType.php @@ -5,7 +5,6 @@ /** * Class representing TextType * - * * XSD Type: TextType */ class TextType @@ -29,7 +28,7 @@ public function __construct($value) /** * Gets or sets the inner value * - * @param string $value + * @param string $value * @return string */ public function value() @@ -49,7 +48,4 @@ public function __toString() { return strval($this->__value); } - - } - diff --git a/src/entities/comfort/qdt/AccountingAccountTypeCodeType.php b/src/entities/comfort/qdt/AccountingAccountTypeCodeType.php index 2e4f855..51db654 100644 --- a/src/entities/comfort/qdt/AccountingAccountTypeCodeType.php +++ b/src/entities/comfort/qdt/AccountingAccountTypeCodeType.php @@ -5,7 +5,6 @@ /** * Class representing AccountingAccountTypeCodeType * - * * XSD Type: AccountingAccountTypeCodeType */ class AccountingAccountTypeCodeType @@ -29,7 +28,7 @@ public function __construct($value) /** * Gets or sets the inner value * - * @param string $value + * @param string $value * @return string */ public function value() @@ -49,7 +48,4 @@ public function __toString() { return strval($this->__value); } - - } - diff --git a/src/entities/comfort/qdt/AllowanceChargeReasonCodeType.php b/src/entities/comfort/qdt/AllowanceChargeReasonCodeType.php index 9f90ffa..fd0a73e 100644 --- a/src/entities/comfort/qdt/AllowanceChargeReasonCodeType.php +++ b/src/entities/comfort/qdt/AllowanceChargeReasonCodeType.php @@ -5,7 +5,6 @@ /** * Class representing AllowanceChargeReasonCodeType * - * * XSD Type: AllowanceChargeReasonCodeType */ class AllowanceChargeReasonCodeType @@ -29,7 +28,7 @@ public function __construct($value) /** * Gets or sets the inner value * - * @param string $value + * @param string $value * @return string */ public function value() @@ -49,7 +48,4 @@ public function __toString() { return strval($this->__value); } - - } - diff --git a/src/entities/comfort/qdt/ContactTypeCodeType.php b/src/entities/comfort/qdt/ContactTypeCodeType.php index 963f9a5..15d3785 100644 --- a/src/entities/comfort/qdt/ContactTypeCodeType.php +++ b/src/entities/comfort/qdt/ContactTypeCodeType.php @@ -5,7 +5,6 @@ /** * Class representing ContactTypeCodeType * - * * XSD Type: ContactTypeCodeType */ class ContactTypeCodeType @@ -29,7 +28,7 @@ public function __construct($value) /** * Gets or sets the inner value * - * @param string $value + * @param string $value * @return string */ public function value() @@ -49,7 +48,4 @@ public function __toString() { return strval($this->__value); } - - } - diff --git a/src/entities/comfort/qdt/CountryIDType.php b/src/entities/comfort/qdt/CountryIDType.php index bbf046f..c26587f 100644 --- a/src/entities/comfort/qdt/CountryIDType.php +++ b/src/entities/comfort/qdt/CountryIDType.php @@ -5,7 +5,6 @@ /** * Class representing CountryIDType * - * * XSD Type: CountryIDType */ class CountryIDType @@ -29,7 +28,7 @@ public function __construct($value) /** * Gets or sets the inner value * - * @param string $value + * @param string $value * @return string */ public function value() @@ -49,7 +48,4 @@ public function __toString() { return strval($this->__value); } - - } - diff --git a/src/entities/comfort/qdt/CurrencyCodeType.php b/src/entities/comfort/qdt/CurrencyCodeType.php index 6f21fee..9ed7708 100644 --- a/src/entities/comfort/qdt/CurrencyCodeType.php +++ b/src/entities/comfort/qdt/CurrencyCodeType.php @@ -5,7 +5,6 @@ /** * Class representing CurrencyCodeType * - * * XSD Type: CurrencyCodeType */ class CurrencyCodeType @@ -29,7 +28,7 @@ public function __construct($value) /** * Gets or sets the inner value * - * @param string $value + * @param string $value * @return string */ public function value() @@ -49,7 +48,4 @@ public function __toString() { return strval($this->__value); } - - } - diff --git a/src/entities/comfort/qdt/DeliveryTermsCodeType.php b/src/entities/comfort/qdt/DeliveryTermsCodeType.php index 916d08a..28a88f4 100644 --- a/src/entities/comfort/qdt/DeliveryTermsCodeType.php +++ b/src/entities/comfort/qdt/DeliveryTermsCodeType.php @@ -5,7 +5,6 @@ /** * Class representing DeliveryTermsCodeType * - * * XSD Type: DeliveryTermsCodeType */ class DeliveryTermsCodeType @@ -29,7 +28,7 @@ public function __construct($value) /** * Gets or sets the inner value * - * @param string $value + * @param string $value * @return string */ public function value() @@ -49,7 +48,4 @@ public function __toString() { return strval($this->__value); } - - } - diff --git a/src/entities/comfort/qdt/DeliveryTermsFunctionCodeType.php b/src/entities/comfort/qdt/DeliveryTermsFunctionCodeType.php index 03cef95..b080562 100644 --- a/src/entities/comfort/qdt/DeliveryTermsFunctionCodeType.php +++ b/src/entities/comfort/qdt/DeliveryTermsFunctionCodeType.php @@ -5,7 +5,6 @@ /** * Class representing DeliveryTermsFunctionCodeType * - * * XSD Type: DeliveryTermsFunctionCodeType */ class DeliveryTermsFunctionCodeType @@ -29,7 +28,7 @@ public function __construct($value) /** * Gets or sets the inner value * - * @param string $value + * @param string $value * @return string */ public function value() @@ -49,7 +48,4 @@ public function __toString() { return strval($this->__value); } - - } - diff --git a/src/entities/comfort/qdt/DocumentCodeType.php b/src/entities/comfort/qdt/DocumentCodeType.php index 34b2448..79876d0 100644 --- a/src/entities/comfort/qdt/DocumentCodeType.php +++ b/src/entities/comfort/qdt/DocumentCodeType.php @@ -5,7 +5,6 @@ /** * Class representing DocumentCodeType * - * * XSD Type: DocumentCodeType */ class DocumentCodeType @@ -29,7 +28,7 @@ public function __construct($value) /** * Gets or sets the inner value * - * @param string $value + * @param string $value * @return string */ public function value() @@ -49,7 +48,4 @@ public function __toString() { return strval($this->__value); } - - } - diff --git a/src/entities/comfort/qdt/DocumentStatusCodeType.php b/src/entities/comfort/qdt/DocumentStatusCodeType.php index 9bc4d7a..68b04d5 100644 --- a/src/entities/comfort/qdt/DocumentStatusCodeType.php +++ b/src/entities/comfort/qdt/DocumentStatusCodeType.php @@ -5,7 +5,6 @@ /** * Class representing DocumentStatusCodeType * - * * XSD Type: DocumentStatusCodeType */ class DocumentStatusCodeType @@ -29,7 +28,7 @@ public function __construct($value) /** * Gets or sets the inner value * - * @param string $value + * @param string $value * @return string */ public function value() @@ -49,7 +48,4 @@ public function __toString() { return strval($this->__value); } - - } - diff --git a/src/entities/comfort/qdt/LineStatusCodeType.php b/src/entities/comfort/qdt/LineStatusCodeType.php index 4e6c9b7..44c034d 100644 --- a/src/entities/comfort/qdt/LineStatusCodeType.php +++ b/src/entities/comfort/qdt/LineStatusCodeType.php @@ -5,7 +5,6 @@ /** * Class representing LineStatusCodeType * - * * XSD Type: LineStatusCodeType */ class LineStatusCodeType @@ -29,7 +28,7 @@ public function __construct($value) /** * Gets or sets the inner value * - * @param string $value + * @param string $value * @return string */ public function value() @@ -49,7 +48,4 @@ public function __toString() { return strval($this->__value); } - - } - diff --git a/src/entities/comfort/qdt/MessageFunctionCodeType.php b/src/entities/comfort/qdt/MessageFunctionCodeType.php index fd855b2..f85d9fa 100644 --- a/src/entities/comfort/qdt/MessageFunctionCodeType.php +++ b/src/entities/comfort/qdt/MessageFunctionCodeType.php @@ -5,7 +5,6 @@ /** * Class representing MessageFunctionCodeType * - * * XSD Type: MessageFunctionCodeType */ class MessageFunctionCodeType @@ -29,7 +28,7 @@ public function __construct($value) /** * Gets or sets the inner value * - * @param string $value + * @param string $value * @return string */ public function value() @@ -49,7 +48,4 @@ public function __toString() { return strval($this->__value); } - - } - diff --git a/src/entities/comfort/qdt/PackageTypeCodeType.php b/src/entities/comfort/qdt/PackageTypeCodeType.php index 50bef15..1e97625 100644 --- a/src/entities/comfort/qdt/PackageTypeCodeType.php +++ b/src/entities/comfort/qdt/PackageTypeCodeType.php @@ -5,7 +5,6 @@ /** * Class representing PackageTypeCodeType * - * * XSD Type: PackageTypeCodeType */ class PackageTypeCodeType @@ -29,7 +28,7 @@ public function __construct($value) /** * Gets or sets the inner value * - * @param string $value + * @param string $value * @return string */ public function value() @@ -49,7 +48,4 @@ public function __toString() { return strval($this->__value); } - - } - diff --git a/src/entities/comfort/qdt/PaymentMeansCodeType.php b/src/entities/comfort/qdt/PaymentMeansCodeType.php index 22f28af..1aad3f0 100644 --- a/src/entities/comfort/qdt/PaymentMeansCodeType.php +++ b/src/entities/comfort/qdt/PaymentMeansCodeType.php @@ -5,7 +5,6 @@ /** * Class representing PaymentMeansCodeType * - * * XSD Type: PaymentMeansCodeType */ class PaymentMeansCodeType @@ -29,7 +28,7 @@ public function __construct($value) /** * Gets or sets the inner value * - * @param string $value + * @param string $value * @return string */ public function value() @@ -49,7 +48,4 @@ public function __toString() { return strval($this->__value); } - - } - diff --git a/src/entities/comfort/qdt/ReferenceCodeType.php b/src/entities/comfort/qdt/ReferenceCodeType.php index f87879b..8b8939c 100644 --- a/src/entities/comfort/qdt/ReferenceCodeType.php +++ b/src/entities/comfort/qdt/ReferenceCodeType.php @@ -5,7 +5,6 @@ /** * Class representing ReferenceCodeType * - * * XSD Type: ReferenceCodeType */ class ReferenceCodeType @@ -29,7 +28,7 @@ public function __construct($value) /** * Gets or sets the inner value * - * @param string $value + * @param string $value * @return string */ public function value() @@ -49,7 +48,4 @@ public function __toString() { return strval($this->__value); } - - } - diff --git a/src/entities/comfort/qdt/TaxCategoryCodeType.php b/src/entities/comfort/qdt/TaxCategoryCodeType.php index 250fd4f..40b2c79 100644 --- a/src/entities/comfort/qdt/TaxCategoryCodeType.php +++ b/src/entities/comfort/qdt/TaxCategoryCodeType.php @@ -5,7 +5,6 @@ /** * Class representing TaxCategoryCodeType * - * * XSD Type: TaxCategoryCodeType */ class TaxCategoryCodeType @@ -29,7 +28,7 @@ public function __construct($value) /** * Gets or sets the inner value * - * @param string $value + * @param string $value * @return string */ public function value() @@ -49,7 +48,4 @@ public function __toString() { return strval($this->__value); } - - } - diff --git a/src/entities/comfort/qdt/TaxTypeCodeType.php b/src/entities/comfort/qdt/TaxTypeCodeType.php index 2152653..b70343c 100644 --- a/src/entities/comfort/qdt/TaxTypeCodeType.php +++ b/src/entities/comfort/qdt/TaxTypeCodeType.php @@ -5,7 +5,6 @@ /** * Class representing TaxTypeCodeType * - * * XSD Type: TaxTypeCodeType */ class TaxTypeCodeType @@ -29,7 +28,7 @@ public function __construct($value) /** * Gets or sets the inner value * - * @param string $value + * @param string $value * @return string */ public function value() @@ -49,7 +48,4 @@ public function __toString() { return strval($this->__value); } - - } - diff --git a/src/entities/comfort/ram/DocumentContextParameterType.php b/src/entities/comfort/ram/DocumentContextParameterType.php index 53ba44e..b40d074 100644 --- a/src/entities/comfort/ram/DocumentContextParameterType.php +++ b/src/entities/comfort/ram/DocumentContextParameterType.php @@ -35,7 +35,7 @@ public function getID() * * ID * - * @param \horstoeko\orderx\entities\comfort\udt\IDType $iD + * @param \horstoeko\orderx\entities\comfort\udt\IDType $iD * @return self */ public function setID(\horstoeko\orderx\entities\comfort\udt\IDType $iD) @@ -43,7 +43,4 @@ public function setID(\horstoeko\orderx\entities\comfort\udt\IDType $iD) $this->iD = $iD; return $this; } - - } - diff --git a/src/entities/comfort/ram/DocumentLineDocumentType.php b/src/entities/comfort/ram/DocumentLineDocumentType.php index bb68862..2b41ed3 100644 --- a/src/entities/comfort/ram/DocumentLineDocumentType.php +++ b/src/entities/comfort/ram/DocumentLineDocumentType.php @@ -51,7 +51,7 @@ public function getLineID() * * Line ID * - * @param \horstoeko\orderx\entities\comfort\udt\IDType $lineID + * @param \horstoeko\orderx\entities\comfort\udt\IDType $lineID * @return self */ public function setLineID(\horstoeko\orderx\entities\comfort\udt\IDType $lineID) @@ -77,7 +77,7 @@ public function getLineStatusCode() * * Status Code * - * @param string $lineStatusCode + * @param string $lineStatusCode * @return self */ public function setLineStatusCode($lineStatusCode) @@ -92,7 +92,7 @@ public function setLineStatusCode($lineStatusCode) * Note * * @return self - * @param \horstoeko\orderx\entities\comfort\ram\NoteType $includedNote + * @param \horstoeko\orderx\entities\comfort\ram\NoteType $includedNote */ public function addToIncludedNote(\horstoeko\orderx\entities\comfort\ram\NoteType $includedNote) { @@ -105,7 +105,7 @@ public function addToIncludedNote(\horstoeko\orderx\entities\comfort\ram\NoteTyp * * Note * - * @param int|string $index + * @param int|string $index * @return bool */ public function issetIncludedNote($index) @@ -118,7 +118,7 @@ public function issetIncludedNote($index) * * Note * - * @param int|string $index + * @param int|string $index * @return void */ public function unsetIncludedNote($index) @@ -143,7 +143,7 @@ public function getIncludedNote() * * Note * - * @param \horstoeko\orderx\entities\comfort\ram\NoteType[] $includedNote + * @param \horstoeko\orderx\entities\comfort\ram\NoteType[] $includedNote * @return self */ public function setIncludedNote(array $includedNote = null) @@ -151,7 +151,4 @@ public function setIncludedNote(array $includedNote = null) $this->includedNote = $includedNote; return $this; } - - } - diff --git a/src/entities/comfort/ram/ExchangedDocumentContextType.php b/src/entities/comfort/ram/ExchangedDocumentContextType.php index 904ebb5..6bd4c8d 100644 --- a/src/entities/comfort/ram/ExchangedDocumentContextType.php +++ b/src/entities/comfort/ram/ExchangedDocumentContextType.php @@ -49,7 +49,7 @@ public function getTestIndicator() * * Test Indicator * - * @param \horstoeko\orderx\entities\comfort\udt\IndicatorType $testIndicator + * @param \horstoeko\orderx\entities\comfort\udt\IndicatorType $testIndicator * @return self */ public function setTestIndicator(?\horstoeko\orderx\entities\comfort\udt\IndicatorType $testIndicator = null) @@ -75,7 +75,7 @@ public function getBusinessProcessSpecifiedDocumentContextParameter() * * Business Process * - * @param \horstoeko\orderx\entities\comfort\ram\DocumentContextParameterType $businessProcessSpecifiedDocumentContextParameter + * @param \horstoeko\orderx\entities\comfort\ram\DocumentContextParameterType $businessProcessSpecifiedDocumentContextParameter * @return self */ public function setBusinessProcessSpecifiedDocumentContextParameter(?\horstoeko\orderx\entities\comfort\ram\DocumentContextParameterType $businessProcessSpecifiedDocumentContextParameter = null) @@ -101,7 +101,7 @@ public function getGuidelineSpecifiedDocumentContextParameter() * * Guideline * - * @param \horstoeko\orderx\entities\comfort\ram\DocumentContextParameterType $guidelineSpecifiedDocumentContextParameter + * @param \horstoeko\orderx\entities\comfort\ram\DocumentContextParameterType $guidelineSpecifiedDocumentContextParameter * @return self */ public function setGuidelineSpecifiedDocumentContextParameter(\horstoeko\orderx\entities\comfort\ram\DocumentContextParameterType $guidelineSpecifiedDocumentContextParameter) @@ -109,7 +109,4 @@ public function setGuidelineSpecifiedDocumentContextParameter(\horstoeko\orderx\ $this->guidelineSpecifiedDocumentContextParameter = $guidelineSpecifiedDocumentContextParameter; return $this; } - - } - diff --git a/src/entities/comfort/ram/ExchangedDocumentType.php b/src/entities/comfort/ram/ExchangedDocumentType.php index e64e000..55c4bb7 100644 --- a/src/entities/comfort/ram/ExchangedDocumentType.php +++ b/src/entities/comfort/ram/ExchangedDocumentType.php @@ -98,7 +98,7 @@ public function getID() * * ID * - * @param \horstoeko\orderx\entities\comfort\udt\IDType $iD + * @param \horstoeko\orderx\entities\comfort\udt\IDType $iD * @return self */ public function setID(\horstoeko\orderx\entities\comfort\udt\IDType $iD) @@ -124,7 +124,7 @@ public function getName() * * Name * - * @param string $name + * @param string $name * @return self */ public function setName($name) @@ -150,7 +150,7 @@ public function getTypeCode() * * Type Code * - * @param string $typeCode + * @param string $typeCode * @return self */ public function setTypeCode($typeCode) @@ -176,7 +176,7 @@ public function getStatusCode() * * Status Code * - * @param string $statusCode + * @param string $statusCode * @return self */ public function setStatusCode($statusCode) @@ -202,7 +202,7 @@ public function getIssueDateTime() * * Issue Date Time * - * @param \horstoeko\orderx\entities\comfort\udt\DateTimeType $issueDateTime + * @param \horstoeko\orderx\entities\comfort\udt\DateTimeType $issueDateTime * @return self */ public function setIssueDateTime(\horstoeko\orderx\entities\comfort\udt\DateTimeType $issueDateTime) @@ -224,7 +224,7 @@ public function getCopyIndicator() /** * Sets a new copyIndicator * - * @param \horstoeko\orderx\entities\comfort\udt\IndicatorType $copyIndicator + * @param \horstoeko\orderx\entities\comfort\udt\IndicatorType $copyIndicator * @return self */ public function setCopyIndicator(?\horstoeko\orderx\entities\comfort\udt\IndicatorType $copyIndicator = null) @@ -250,7 +250,7 @@ public function getPurposeCode() * * Purpose Code * - * @param string $purposeCode + * @param string $purposeCode * @return self */ public function setPurposeCode($purposeCode) @@ -276,7 +276,7 @@ public function getRequestedResponseTypeCode() * * Response Request Type Code * - * @param \horstoeko\orderx\entities\comfort\udt\CodeType $requestedResponseTypeCode + * @param \horstoeko\orderx\entities\comfort\udt\CodeType $requestedResponseTypeCode * @return self */ public function setRequestedResponseTypeCode(?\horstoeko\orderx\entities\comfort\udt\CodeType $requestedResponseTypeCode = null) @@ -291,7 +291,7 @@ public function setRequestedResponseTypeCode(?\horstoeko\orderx\entities\comfort * Note * * @return self - * @param \horstoeko\orderx\entities\comfort\ram\NoteType $includedNote + * @param \horstoeko\orderx\entities\comfort\ram\NoteType $includedNote */ public function addToIncludedNote(\horstoeko\orderx\entities\comfort\ram\NoteType $includedNote) { @@ -304,7 +304,7 @@ public function addToIncludedNote(\horstoeko\orderx\entities\comfort\ram\NoteTyp * * Note * - * @param int|string $index + * @param int|string $index * @return bool */ public function issetIncludedNote($index) @@ -317,7 +317,7 @@ public function issetIncludedNote($index) * * Note * - * @param int|string $index + * @param int|string $index * @return void */ public function unsetIncludedNote($index) @@ -342,7 +342,7 @@ public function getIncludedNote() * * Note * - * @param \horstoeko\orderx\entities\comfort\ram\NoteType[] $includedNote + * @param \horstoeko\orderx\entities\comfort\ram\NoteType[] $includedNote * @return self */ public function setIncludedNote(array $includedNote = null) @@ -368,7 +368,7 @@ public function getEffectiveSpecifiedPeriod() * * Effective Period * - * @param \horstoeko\orderx\entities\comfort\ram\SpecifiedPeriodType $effectiveSpecifiedPeriod + * @param \horstoeko\orderx\entities\comfort\ram\SpecifiedPeriodType $effectiveSpecifiedPeriod * @return self */ public function setEffectiveSpecifiedPeriod(?\horstoeko\orderx\entities\comfort\ram\SpecifiedPeriodType $effectiveSpecifiedPeriod = null) @@ -376,7 +376,4 @@ public function setEffectiveSpecifiedPeriod(?\horstoeko\orderx\entities\comfort\ $this->effectiveSpecifiedPeriod = $effectiveSpecifiedPeriod; return $this; } - - } - diff --git a/src/entities/comfort/ram/HeaderTradeAgreementType.php b/src/entities/comfort/ram/HeaderTradeAgreementType.php index 6a0dff3..22a9c71 100644 --- a/src/entities/comfort/ram/HeaderTradeAgreementType.php +++ b/src/entities/comfort/ram/HeaderTradeAgreementType.php @@ -149,7 +149,7 @@ public function getBuyerReference() * * Buyer Reference Text * - * @param string $buyerReference + * @param string $buyerReference * @return self */ public function setBuyerReference($buyerReference) @@ -175,7 +175,7 @@ public function getSellerTradeParty() * * Seller * - * @param \horstoeko\orderx\entities\comfort\ram\TradePartyType $sellerTradeParty + * @param \horstoeko\orderx\entities\comfort\ram\TradePartyType $sellerTradeParty * @return self */ public function setSellerTradeParty(\horstoeko\orderx\entities\comfort\ram\TradePartyType $sellerTradeParty) @@ -201,7 +201,7 @@ public function getBuyerTradeParty() * * Buyer * - * @param \horstoeko\orderx\entities\comfort\ram\TradePartyType $buyerTradeParty + * @param \horstoeko\orderx\entities\comfort\ram\TradePartyType $buyerTradeParty * @return self */ public function setBuyerTradeParty(\horstoeko\orderx\entities\comfort\ram\TradePartyType $buyerTradeParty) @@ -227,7 +227,7 @@ public function getBuyerRequisitionerTradeParty() * * Buyer Requisitioner * - * @param \horstoeko\orderx\entities\comfort\ram\TradePartyType $buyerRequisitionerTradeParty + * @param \horstoeko\orderx\entities\comfort\ram\TradePartyType $buyerRequisitionerTradeParty * @return self */ public function setBuyerRequisitionerTradeParty(?\horstoeko\orderx\entities\comfort\ram\TradePartyType $buyerRequisitionerTradeParty = null) @@ -253,7 +253,7 @@ public function getApplicableTradeDeliveryTerms() * * Trade Delivery Terms * - * @param \horstoeko\orderx\entities\comfort\ram\TradeDeliveryTermsType $applicableTradeDeliveryTerms + * @param \horstoeko\orderx\entities\comfort\ram\TradeDeliveryTermsType $applicableTradeDeliveryTerms * @return self */ public function setApplicableTradeDeliveryTerms(?\horstoeko\orderx\entities\comfort\ram\TradeDeliveryTermsType $applicableTradeDeliveryTerms = null) @@ -279,7 +279,7 @@ public function getSellerOrderReferencedDocument() * * Seller Order Document * - * @param \horstoeko\orderx\entities\comfort\ram\ReferencedDocumentType $sellerOrderReferencedDocument + * @param \horstoeko\orderx\entities\comfort\ram\ReferencedDocumentType $sellerOrderReferencedDocument * @return self */ public function setSellerOrderReferencedDocument(?\horstoeko\orderx\entities\comfort\ram\ReferencedDocumentType $sellerOrderReferencedDocument = null) @@ -305,7 +305,7 @@ public function getBuyerOrderReferencedDocument() * * Buyer Order Document * - * @param \horstoeko\orderx\entities\comfort\ram\ReferencedDocumentType $buyerOrderReferencedDocument + * @param \horstoeko\orderx\entities\comfort\ram\ReferencedDocumentType $buyerOrderReferencedDocument * @return self */ public function setBuyerOrderReferencedDocument(?\horstoeko\orderx\entities\comfort\ram\ReferencedDocumentType $buyerOrderReferencedDocument = null) @@ -331,7 +331,7 @@ public function getQuotationReferencedDocument() * * Quotation Document * - * @param \horstoeko\orderx\entities\comfort\ram\ReferencedDocumentType $quotationReferencedDocument + * @param \horstoeko\orderx\entities\comfort\ram\ReferencedDocumentType $quotationReferencedDocument * @return self */ public function setQuotationReferencedDocument(?\horstoeko\orderx\entities\comfort\ram\ReferencedDocumentType $quotationReferencedDocument = null) @@ -357,7 +357,7 @@ public function getContractReferencedDocument() * * Contract Document * - * @param \horstoeko\orderx\entities\comfort\ram\ReferencedDocumentType $contractReferencedDocument + * @param \horstoeko\orderx\entities\comfort\ram\ReferencedDocumentType $contractReferencedDocument * @return self */ public function setContractReferencedDocument(?\horstoeko\orderx\entities\comfort\ram\ReferencedDocumentType $contractReferencedDocument = null) @@ -383,7 +383,7 @@ public function getRequisitionReferencedDocument() * * Requisition Document * - * @param \horstoeko\orderx\entities\comfort\ram\ReferencedDocumentType $requisitionReferencedDocument + * @param \horstoeko\orderx\entities\comfort\ram\ReferencedDocumentType $requisitionReferencedDocument * @return self */ public function setRequisitionReferencedDocument(?\horstoeko\orderx\entities\comfort\ram\ReferencedDocumentType $requisitionReferencedDocument = null) @@ -398,7 +398,7 @@ public function setRequisitionReferencedDocument(?\horstoeko\orderx\entities\com * Additional Document * * @return self - * @param \horstoeko\orderx\entities\comfort\ram\ReferencedDocumentType $additionalReferencedDocument + * @param \horstoeko\orderx\entities\comfort\ram\ReferencedDocumentType $additionalReferencedDocument */ public function addToAdditionalReferencedDocument(\horstoeko\orderx\entities\comfort\ram\ReferencedDocumentType $additionalReferencedDocument) { @@ -411,7 +411,7 @@ public function addToAdditionalReferencedDocument(\horstoeko\orderx\entities\com * * Additional Document * - * @param int|string $index + * @param int|string $index * @return bool */ public function issetAdditionalReferencedDocument($index) @@ -424,7 +424,7 @@ public function issetAdditionalReferencedDocument($index) * * Additional Document * - * @param int|string $index + * @param int|string $index * @return void */ public function unsetAdditionalReferencedDocument($index) @@ -449,7 +449,7 @@ public function getAdditionalReferencedDocument() * * Additional Document * - * @param \horstoeko\orderx\entities\comfort\ram\ReferencedDocumentType[] $additionalReferencedDocument + * @param \horstoeko\orderx\entities\comfort\ram\ReferencedDocumentType[] $additionalReferencedDocument * @return self */ public function setAdditionalReferencedDocument(array $additionalReferencedDocument = null) @@ -475,7 +475,7 @@ public function getCatalogueReferencedDocument() * * Catalogue Document * - * @param \horstoeko\orderx\entities\comfort\ram\ReferencedDocumentType $catalogueReferencedDocument + * @param \horstoeko\orderx\entities\comfort\ram\ReferencedDocumentType $catalogueReferencedDocument * @return self */ public function setCatalogueReferencedDocument(?\horstoeko\orderx\entities\comfort\ram\ReferencedDocumentType $catalogueReferencedDocument = null) @@ -501,7 +501,7 @@ public function getBlanketOrderReferencedDocument() * * Blanket Order Document * - * @param \horstoeko\orderx\entities\comfort\ram\ReferencedDocumentType $blanketOrderReferencedDocument + * @param \horstoeko\orderx\entities\comfort\ram\ReferencedDocumentType $blanketOrderReferencedDocument * @return self */ public function setBlanketOrderReferencedDocument(?\horstoeko\orderx\entities\comfort\ram\ReferencedDocumentType $blanketOrderReferencedDocument = null) @@ -527,7 +527,7 @@ public function getPreviousOrderReferencedDocument() * * Previous Order Document * - * @param \horstoeko\orderx\entities\comfort\ram\ReferencedDocumentType $previousOrderReferencedDocument + * @param \horstoeko\orderx\entities\comfort\ram\ReferencedDocumentType $previousOrderReferencedDocument * @return self */ public function setPreviousOrderReferencedDocument(?\horstoeko\orderx\entities\comfort\ram\ReferencedDocumentType $previousOrderReferencedDocument = null) @@ -553,7 +553,7 @@ public function getPreviousOrderChangeReferencedDocument() * * Previous Order Change Document * - * @param \horstoeko\orderx\entities\comfort\ram\ReferencedDocumentType $previousOrderChangeReferencedDocument + * @param \horstoeko\orderx\entities\comfort\ram\ReferencedDocumentType $previousOrderChangeReferencedDocument * @return self */ public function setPreviousOrderChangeReferencedDocument(?\horstoeko\orderx\entities\comfort\ram\ReferencedDocumentType $previousOrderChangeReferencedDocument = null) @@ -579,7 +579,7 @@ public function getPreviousOrderResponseReferencedDocument() * * Previous Order Response Document * - * @param \horstoeko\orderx\entities\comfort\ram\ReferencedDocumentType $previousOrderResponseReferencedDocument + * @param \horstoeko\orderx\entities\comfort\ram\ReferencedDocumentType $previousOrderResponseReferencedDocument * @return self */ public function setPreviousOrderResponseReferencedDocument(?\horstoeko\orderx\entities\comfort\ram\ReferencedDocumentType $previousOrderResponseReferencedDocument = null) @@ -605,7 +605,7 @@ public function getSpecifiedProcuringProject() * * Procuring Project * - * @param \horstoeko\orderx\entities\comfort\ram\ProcuringProjectType $specifiedProcuringProject + * @param \horstoeko\orderx\entities\comfort\ram\ProcuringProjectType $specifiedProcuringProject * @return self */ public function setSpecifiedProcuringProject(?\horstoeko\orderx\entities\comfort\ram\ProcuringProjectType $specifiedProcuringProject = null) @@ -613,7 +613,4 @@ public function setSpecifiedProcuringProject(?\horstoeko\orderx\entities\comfort $this->specifiedProcuringProject = $specifiedProcuringProject; return $this; } - - } - diff --git a/src/entities/comfort/ram/HeaderTradeDeliveryType.php b/src/entities/comfort/ram/HeaderTradeDeliveryType.php index a3f73a6..d211e79 100644 --- a/src/entities/comfort/ram/HeaderTradeDeliveryType.php +++ b/src/entities/comfort/ram/HeaderTradeDeliveryType.php @@ -60,7 +60,7 @@ public function getShipToTradeParty() * * Ship To Party * - * @param \horstoeko\orderx\entities\comfort\ram\TradePartyType $shipToTradeParty + * @param \horstoeko\orderx\entities\comfort\ram\TradePartyType $shipToTradeParty * @return self */ public function setShipToTradeParty(?\horstoeko\orderx\entities\comfort\ram\TradePartyType $shipToTradeParty = null) @@ -86,7 +86,7 @@ public function getShipFromTradeParty() * * Ship From Party * - * @param \horstoeko\orderx\entities\comfort\ram\TradePartyType $shipFromTradeParty + * @param \horstoeko\orderx\entities\comfort\ram\TradePartyType $shipFromTradeParty * @return self */ public function setShipFromTradeParty(?\horstoeko\orderx\entities\comfort\ram\TradePartyType $shipFromTradeParty = null) @@ -101,7 +101,7 @@ public function setShipFromTradeParty(?\horstoeko\orderx\entities\comfort\ram\Tr * Requested Delivery Event * * @return self - * @param \horstoeko\orderx\entities\comfort\ram\SupplyChainEventType $requestedDeliverySupplyChainEvent + * @param \horstoeko\orderx\entities\comfort\ram\SupplyChainEventType $requestedDeliverySupplyChainEvent */ public function addToRequestedDeliverySupplyChainEvent(\horstoeko\orderx\entities\comfort\ram\SupplyChainEventType $requestedDeliverySupplyChainEvent) { @@ -114,7 +114,7 @@ public function addToRequestedDeliverySupplyChainEvent(\horstoeko\orderx\entitie * * Requested Delivery Event * - * @param int|string $index + * @param int|string $index * @return bool */ public function issetRequestedDeliverySupplyChainEvent($index) @@ -127,7 +127,7 @@ public function issetRequestedDeliverySupplyChainEvent($index) * * Requested Delivery Event * - * @param int|string $index + * @param int|string $index * @return void */ public function unsetRequestedDeliverySupplyChainEvent($index) @@ -152,7 +152,7 @@ public function getRequestedDeliverySupplyChainEvent() * * Requested Delivery Event * - * @param \horstoeko\orderx\entities\comfort\ram\SupplyChainEventType[] $requestedDeliverySupplyChainEvent + * @param \horstoeko\orderx\entities\comfort\ram\SupplyChainEventType[] $requestedDeliverySupplyChainEvent * @return self */ public function setRequestedDeliverySupplyChainEvent(array $requestedDeliverySupplyChainEvent = null) @@ -167,7 +167,7 @@ public function setRequestedDeliverySupplyChainEvent(array $requestedDeliverySup * Requested Despatch Event * * @return self - * @param \horstoeko\orderx\entities\comfort\ram\SupplyChainEventType $requestedDespatchSupplyChainEvent + * @param \horstoeko\orderx\entities\comfort\ram\SupplyChainEventType $requestedDespatchSupplyChainEvent */ public function addToRequestedDespatchSupplyChainEvent(\horstoeko\orderx\entities\comfort\ram\SupplyChainEventType $requestedDespatchSupplyChainEvent) { @@ -180,7 +180,7 @@ public function addToRequestedDespatchSupplyChainEvent(\horstoeko\orderx\entitie * * Requested Despatch Event * - * @param int|string $index + * @param int|string $index * @return bool */ public function issetRequestedDespatchSupplyChainEvent($index) @@ -193,7 +193,7 @@ public function issetRequestedDespatchSupplyChainEvent($index) * * Requested Despatch Event * - * @param int|string $index + * @param int|string $index * @return void */ public function unsetRequestedDespatchSupplyChainEvent($index) @@ -218,7 +218,7 @@ public function getRequestedDespatchSupplyChainEvent() * * Requested Despatch Event * - * @param \horstoeko\orderx\entities\comfort\ram\SupplyChainEventType[] $requestedDespatchSupplyChainEvent + * @param \horstoeko\orderx\entities\comfort\ram\SupplyChainEventType[] $requestedDespatchSupplyChainEvent * @return self */ public function setRequestedDespatchSupplyChainEvent(array $requestedDespatchSupplyChainEvent = null) @@ -226,7 +226,4 @@ public function setRequestedDespatchSupplyChainEvent(array $requestedDespatchSup $this->requestedDespatchSupplyChainEvent = $requestedDespatchSupplyChainEvent; return $this; } - - } - diff --git a/src/entities/comfort/ram/HeaderTradeSettlementType.php b/src/entities/comfort/ram/HeaderTradeSettlementType.php index a9391eb..cce1b09 100644 --- a/src/entities/comfort/ram/HeaderTradeSettlementType.php +++ b/src/entities/comfort/ram/HeaderTradeSettlementType.php @@ -79,7 +79,7 @@ public function getOrderCurrencyCode() * * Order Currency Code * - * @param string $orderCurrencyCode + * @param string $orderCurrencyCode * @return self */ public function setOrderCurrencyCode($orderCurrencyCode) @@ -105,7 +105,7 @@ public function getInvoiceeTradeParty() * * Invoicee * - * @param \horstoeko\orderx\entities\comfort\ram\TradePartyType $invoiceeTradeParty + * @param \horstoeko\orderx\entities\comfort\ram\TradePartyType $invoiceeTradeParty * @return self */ public function setInvoiceeTradeParty(?\horstoeko\orderx\entities\comfort\ram\TradePartyType $invoiceeTradeParty = null) @@ -131,7 +131,7 @@ public function getSpecifiedTradeSettlementPaymentMeans() * * Payment Means * - * @param \horstoeko\orderx\entities\comfort\ram\TradeSettlementPaymentMeansType $specifiedTradeSettlementPaymentMeans + * @param \horstoeko\orderx\entities\comfort\ram\TradeSettlementPaymentMeansType $specifiedTradeSettlementPaymentMeans * @return self */ public function setSpecifiedTradeSettlementPaymentMeans(?\horstoeko\orderx\entities\comfort\ram\TradeSettlementPaymentMeansType $specifiedTradeSettlementPaymentMeans = null) @@ -146,7 +146,7 @@ public function setSpecifiedTradeSettlementPaymentMeans(?\horstoeko\orderx\entit * Allowance/Charge * * @return self - * @param \horstoeko\orderx\entities\comfort\ram\TradeAllowanceChargeType $specifiedTradeAllowanceCharge + * @param \horstoeko\orderx\entities\comfort\ram\TradeAllowanceChargeType $specifiedTradeAllowanceCharge */ public function addToSpecifiedTradeAllowanceCharge(\horstoeko\orderx\entities\comfort\ram\TradeAllowanceChargeType $specifiedTradeAllowanceCharge) { @@ -159,7 +159,7 @@ public function addToSpecifiedTradeAllowanceCharge(\horstoeko\orderx\entities\co * * Allowance/Charge * - * @param int|string $index + * @param int|string $index * @return bool */ public function issetSpecifiedTradeAllowanceCharge($index) @@ -172,7 +172,7 @@ public function issetSpecifiedTradeAllowanceCharge($index) * * Allowance/Charge * - * @param int|string $index + * @param int|string $index * @return void */ public function unsetSpecifiedTradeAllowanceCharge($index) @@ -197,7 +197,7 @@ public function getSpecifiedTradeAllowanceCharge() * * Allowance/Charge * - * @param \horstoeko\orderx\entities\comfort\ram\TradeAllowanceChargeType[] $specifiedTradeAllowanceCharge + * @param \horstoeko\orderx\entities\comfort\ram\TradeAllowanceChargeType[] $specifiedTradeAllowanceCharge * @return self */ public function setSpecifiedTradeAllowanceCharge(array $specifiedTradeAllowanceCharge = null) @@ -223,7 +223,7 @@ public function getSpecifiedTradePaymentTerms() * * Payment Terms * - * @param \horstoeko\orderx\entities\comfort\ram\TradePaymentTermsType $specifiedTradePaymentTerms + * @param \horstoeko\orderx\entities\comfort\ram\TradePaymentTermsType $specifiedTradePaymentTerms * @return self */ public function setSpecifiedTradePaymentTerms(?\horstoeko\orderx\entities\comfort\ram\TradePaymentTermsType $specifiedTradePaymentTerms = null) @@ -249,7 +249,7 @@ public function getSpecifiedTradeSettlementHeaderMonetarySummation() * * Monetary Summation * - * @param \horstoeko\orderx\entities\comfort\ram\TradeSettlementHeaderMonetarySummationType $specifiedTradeSettlementHeaderMonetarySummation + * @param \horstoeko\orderx\entities\comfort\ram\TradeSettlementHeaderMonetarySummationType $specifiedTradeSettlementHeaderMonetarySummation * @return self */ public function setSpecifiedTradeSettlementHeaderMonetarySummation(\horstoeko\orderx\entities\comfort\ram\TradeSettlementHeaderMonetarySummationType $specifiedTradeSettlementHeaderMonetarySummation) @@ -275,7 +275,7 @@ public function getReceivableSpecifiedTradeAccountingAccount() * * Accounts Receivable * - * @param \horstoeko\orderx\entities\comfort\ram\TradeAccountingAccountType $receivableSpecifiedTradeAccountingAccount + * @param \horstoeko\orderx\entities\comfort\ram\TradeAccountingAccountType $receivableSpecifiedTradeAccountingAccount * @return self */ public function setReceivableSpecifiedTradeAccountingAccount(?\horstoeko\orderx\entities\comfort\ram\TradeAccountingAccountType $receivableSpecifiedTradeAccountingAccount = null) @@ -283,7 +283,4 @@ public function setReceivableSpecifiedTradeAccountingAccount(?\horstoeko\orderx\ $this->receivableSpecifiedTradeAccountingAccount = $receivableSpecifiedTradeAccountingAccount; return $this; } - - } - diff --git a/src/entities/comfort/ram/LegalOrganizationType.php b/src/entities/comfort/ram/LegalOrganizationType.php index 864b684..1c649ac 100644 --- a/src/entities/comfort/ram/LegalOrganizationType.php +++ b/src/entities/comfort/ram/LegalOrganizationType.php @@ -42,7 +42,7 @@ public function getID() * * ID * - * @param \horstoeko\orderx\entities\comfort\udt\IDType $iD + * @param \horstoeko\orderx\entities\comfort\udt\IDType $iD * @return self */ public function setID(?\horstoeko\orderx\entities\comfort\udt\IDType $iD = null) @@ -68,7 +68,7 @@ public function getTradingBusinessName() * * Trading Name * - * @param string $tradingBusinessName + * @param string $tradingBusinessName * @return self */ public function setTradingBusinessName($tradingBusinessName) @@ -76,7 +76,4 @@ public function setTradingBusinessName($tradingBusinessName) $this->tradingBusinessName = $tradingBusinessName; return $this; } - - } - diff --git a/src/entities/comfort/ram/LineTradeAgreementType.php b/src/entities/comfort/ram/LineTradeAgreementType.php index c97b9f8..c142d4b 100644 --- a/src/entities/comfort/ram/LineTradeAgreementType.php +++ b/src/entities/comfort/ram/LineTradeAgreementType.php @@ -79,7 +79,7 @@ public function getBuyerOrderReferencedDocument() * * Buyer Order Document * - * @param \horstoeko\orderx\entities\comfort\ram\ReferencedDocumentType $buyerOrderReferencedDocument + * @param \horstoeko\orderx\entities\comfort\ram\ReferencedDocumentType $buyerOrderReferencedDocument * @return self */ public function setBuyerOrderReferencedDocument(?\horstoeko\orderx\entities\comfort\ram\ReferencedDocumentType $buyerOrderReferencedDocument = null) @@ -105,7 +105,7 @@ public function getQuotationReferencedDocument() * * Quotation Document * - * @param \horstoeko\orderx\entities\comfort\ram\ReferencedDocumentType $quotationReferencedDocument + * @param \horstoeko\orderx\entities\comfort\ram\ReferencedDocumentType $quotationReferencedDocument * @return self */ public function setQuotationReferencedDocument(?\horstoeko\orderx\entities\comfort\ram\ReferencedDocumentType $quotationReferencedDocument = null) @@ -120,7 +120,7 @@ public function setQuotationReferencedDocument(?\horstoeko\orderx\entities\comfo * Additional Document * * @return self - * @param \horstoeko\orderx\entities\comfort\ram\ReferencedDocumentType $additionalReferencedDocument + * @param \horstoeko\orderx\entities\comfort\ram\ReferencedDocumentType $additionalReferencedDocument */ public function addToAdditionalReferencedDocument(\horstoeko\orderx\entities\comfort\ram\ReferencedDocumentType $additionalReferencedDocument) { @@ -133,7 +133,7 @@ public function addToAdditionalReferencedDocument(\horstoeko\orderx\entities\com * * Additional Document * - * @param int|string $index + * @param int|string $index * @return bool */ public function issetAdditionalReferencedDocument($index) @@ -146,7 +146,7 @@ public function issetAdditionalReferencedDocument($index) * * Additional Document * - * @param int|string $index + * @param int|string $index * @return void */ public function unsetAdditionalReferencedDocument($index) @@ -171,7 +171,7 @@ public function getAdditionalReferencedDocument() * * Additional Document * - * @param \horstoeko\orderx\entities\comfort\ram\ReferencedDocumentType[] $additionalReferencedDocument + * @param \horstoeko\orderx\entities\comfort\ram\ReferencedDocumentType[] $additionalReferencedDocument * @return self */ public function setAdditionalReferencedDocument(array $additionalReferencedDocument = null) @@ -197,7 +197,7 @@ public function getGrossPriceProductTradePrice() * * Product Gross Price * - * @param \horstoeko\orderx\entities\comfort\ram\TradePriceType $grossPriceProductTradePrice + * @param \horstoeko\orderx\entities\comfort\ram\TradePriceType $grossPriceProductTradePrice * @return self */ public function setGrossPriceProductTradePrice(?\horstoeko\orderx\entities\comfort\ram\TradePriceType $grossPriceProductTradePrice = null) @@ -223,7 +223,7 @@ public function getNetPriceProductTradePrice() * * Product Net Price * - * @param \horstoeko\orderx\entities\comfort\ram\TradePriceType $netPriceProductTradePrice + * @param \horstoeko\orderx\entities\comfort\ram\TradePriceType $netPriceProductTradePrice * @return self */ public function setNetPriceProductTradePrice(\horstoeko\orderx\entities\comfort\ram\TradePriceType $netPriceProductTradePrice) @@ -249,7 +249,7 @@ public function getCatalogueReferencedDocument() * * Catalogue Document * - * @param \horstoeko\orderx\entities\comfort\ram\ReferencedDocumentType $catalogueReferencedDocument + * @param \horstoeko\orderx\entities\comfort\ram\ReferencedDocumentType $catalogueReferencedDocument * @return self */ public function setCatalogueReferencedDocument(?\horstoeko\orderx\entities\comfort\ram\ReferencedDocumentType $catalogueReferencedDocument = null) @@ -275,7 +275,7 @@ public function getBlanketOrderReferencedDocument() * * Blanket Order Document * - * @param \horstoeko\orderx\entities\comfort\ram\ReferencedDocumentType $blanketOrderReferencedDocument + * @param \horstoeko\orderx\entities\comfort\ram\ReferencedDocumentType $blanketOrderReferencedDocument * @return self */ public function setBlanketOrderReferencedDocument(?\horstoeko\orderx\entities\comfort\ram\ReferencedDocumentType $blanketOrderReferencedDocument = null) @@ -283,7 +283,4 @@ public function setBlanketOrderReferencedDocument(?\horstoeko\orderx\entities\co $this->blanketOrderReferencedDocument = $blanketOrderReferencedDocument; return $this; } - - } - diff --git a/src/entities/comfort/ram/LineTradeDeliveryType.php b/src/entities/comfort/ram/LineTradeDeliveryType.php index 59ba4ad..cfb6e55 100644 --- a/src/entities/comfort/ram/LineTradeDeliveryType.php +++ b/src/entities/comfort/ram/LineTradeDeliveryType.php @@ -77,7 +77,7 @@ public function getPartialDeliveryAllowedIndicator() * * Partial Delivery Allowed Indicator * - * @param \horstoeko\orderx\entities\comfort\udt\IndicatorType $partialDeliveryAllowedIndicator + * @param \horstoeko\orderx\entities\comfort\udt\IndicatorType $partialDeliveryAllowedIndicator * @return self */ public function setPartialDeliveryAllowedIndicator(?\horstoeko\orderx\entities\comfort\udt\IndicatorType $partialDeliveryAllowedIndicator = null) @@ -103,7 +103,7 @@ public function getRequestedQuantity() * * Requested Quantity * - * @param \horstoeko\orderx\entities\comfort\udt\QuantityType $requestedQuantity + * @param \horstoeko\orderx\entities\comfort\udt\QuantityType $requestedQuantity * @return self */ public function setRequestedQuantity(\horstoeko\orderx\entities\comfort\udt\QuantityType $requestedQuantity) @@ -129,7 +129,7 @@ public function getAgreedQuantity() * * Agreed Quantity * - * @param \horstoeko\orderx\entities\comfort\udt\QuantityType $agreedQuantity + * @param \horstoeko\orderx\entities\comfort\udt\QuantityType $agreedQuantity * @return self */ public function setAgreedQuantity(?\horstoeko\orderx\entities\comfort\udt\QuantityType $agreedQuantity = null) @@ -155,7 +155,7 @@ public function getPackageQuantity() * * Package Quantity * - * @param \horstoeko\orderx\entities\comfort\udt\QuantityType $packageQuantity + * @param \horstoeko\orderx\entities\comfort\udt\QuantityType $packageQuantity * @return self */ public function setPackageQuantity(?\horstoeko\orderx\entities\comfort\udt\QuantityType $packageQuantity = null) @@ -181,7 +181,7 @@ public function getPerPackageUnitQuantity() * * Per Package Unit Quantity * - * @param \horstoeko\orderx\entities\comfort\udt\QuantityType $perPackageUnitQuantity + * @param \horstoeko\orderx\entities\comfort\udt\QuantityType $perPackageUnitQuantity * @return self */ public function setPerPackageUnitQuantity(?\horstoeko\orderx\entities\comfort\udt\QuantityType $perPackageUnitQuantity = null) @@ -207,7 +207,7 @@ public function getRequestedDespatchSupplyChainEvent() * * Requested Despatch Event * - * @param \horstoeko\orderx\entities\comfort\ram\SupplyChainEventType $requestedDespatchSupplyChainEvent + * @param \horstoeko\orderx\entities\comfort\ram\SupplyChainEventType $requestedDespatchSupplyChainEvent * @return self */ public function setRequestedDespatchSupplyChainEvent(?\horstoeko\orderx\entities\comfort\ram\SupplyChainEventType $requestedDespatchSupplyChainEvent = null) @@ -233,7 +233,7 @@ public function getRequestedDeliverySupplyChainEvent() * * Requested Delivery Event * - * @param \horstoeko\orderx\entities\comfort\ram\SupplyChainEventType $requestedDeliverySupplyChainEvent + * @param \horstoeko\orderx\entities\comfort\ram\SupplyChainEventType $requestedDeliverySupplyChainEvent * @return self */ public function setRequestedDeliverySupplyChainEvent(?\horstoeko\orderx\entities\comfort\ram\SupplyChainEventType $requestedDeliverySupplyChainEvent = null) @@ -241,7 +241,4 @@ public function setRequestedDeliverySupplyChainEvent(?\horstoeko\orderx\entities $this->requestedDeliverySupplyChainEvent = $requestedDeliverySupplyChainEvent; return $this; } - - } - diff --git a/src/entities/comfort/ram/LineTradeSettlementType.php b/src/entities/comfort/ram/LineTradeSettlementType.php index 87aa9a4..7e4b068 100644 --- a/src/entities/comfort/ram/LineTradeSettlementType.php +++ b/src/entities/comfort/ram/LineTradeSettlementType.php @@ -58,7 +58,7 @@ public function getApplicableTradeTax() * * Trade Tax * - * @param \horstoeko\orderx\entities\comfort\ram\TradeTaxType $applicableTradeTax + * @param \horstoeko\orderx\entities\comfort\ram\TradeTaxType $applicableTradeTax * @return self */ public function setApplicableTradeTax(?\horstoeko\orderx\entities\comfort\ram\TradeTaxType $applicableTradeTax = null) @@ -73,7 +73,7 @@ public function setApplicableTradeTax(?\horstoeko\orderx\entities\comfort\ram\Tr * Allowance/Charge * * @return self - * @param \horstoeko\orderx\entities\comfort\ram\TradeAllowanceChargeType $specifiedTradeAllowanceCharge + * @param \horstoeko\orderx\entities\comfort\ram\TradeAllowanceChargeType $specifiedTradeAllowanceCharge */ public function addToSpecifiedTradeAllowanceCharge(\horstoeko\orderx\entities\comfort\ram\TradeAllowanceChargeType $specifiedTradeAllowanceCharge) { @@ -86,7 +86,7 @@ public function addToSpecifiedTradeAllowanceCharge(\horstoeko\orderx\entities\co * * Allowance/Charge * - * @param int|string $index + * @param int|string $index * @return bool */ public function issetSpecifiedTradeAllowanceCharge($index) @@ -99,7 +99,7 @@ public function issetSpecifiedTradeAllowanceCharge($index) * * Allowance/Charge * - * @param int|string $index + * @param int|string $index * @return void */ public function unsetSpecifiedTradeAllowanceCharge($index) @@ -124,7 +124,7 @@ public function getSpecifiedTradeAllowanceCharge() * * Allowance/Charge * - * @param \horstoeko\orderx\entities\comfort\ram\TradeAllowanceChargeType[] $specifiedTradeAllowanceCharge + * @param \horstoeko\orderx\entities\comfort\ram\TradeAllowanceChargeType[] $specifiedTradeAllowanceCharge * @return self */ public function setSpecifiedTradeAllowanceCharge(array $specifiedTradeAllowanceCharge = null) @@ -150,7 +150,7 @@ public function getSpecifiedTradeSettlementLineMonetarySummation() * * Monetary Summation * - * @param \horstoeko\orderx\entities\comfort\ram\TradeSettlementLineMonetarySummationType $specifiedTradeSettlementLineMonetarySummation + * @param \horstoeko\orderx\entities\comfort\ram\TradeSettlementLineMonetarySummationType $specifiedTradeSettlementLineMonetarySummation * @return self */ public function setSpecifiedTradeSettlementLineMonetarySummation(\horstoeko\orderx\entities\comfort\ram\TradeSettlementLineMonetarySummationType $specifiedTradeSettlementLineMonetarySummation) @@ -176,7 +176,7 @@ public function getReceivableSpecifiedTradeAccountingAccount() * * Accounts Receivable * - * @param \horstoeko\orderx\entities\comfort\ram\TradeAccountingAccountType $receivableSpecifiedTradeAccountingAccount + * @param \horstoeko\orderx\entities\comfort\ram\TradeAccountingAccountType $receivableSpecifiedTradeAccountingAccount * @return self */ public function setReceivableSpecifiedTradeAccountingAccount(?\horstoeko\orderx\entities\comfort\ram\TradeAccountingAccountType $receivableSpecifiedTradeAccountingAccount = null) @@ -184,7 +184,4 @@ public function setReceivableSpecifiedTradeAccountingAccount(?\horstoeko\orderx\ $this->receivableSpecifiedTradeAccountingAccount = $receivableSpecifiedTradeAccountingAccount; return $this; } - - } - diff --git a/src/entities/comfort/ram/NoteType.php b/src/entities/comfort/ram/NoteType.php index eb5a9c2..c0865b2 100644 --- a/src/entities/comfort/ram/NoteType.php +++ b/src/entities/comfort/ram/NoteType.php @@ -42,7 +42,7 @@ public function getContent() * * Content Text * - * @param string $content + * @param string $content * @return self */ public function setContent($content) @@ -68,7 +68,7 @@ public function getSubjectCode() * * Subject Code * - * @param \horstoeko\orderx\entities\comfort\udt\CodeType $subjectCode + * @param \horstoeko\orderx\entities\comfort\udt\CodeType $subjectCode * @return self */ public function setSubjectCode(?\horstoeko\orderx\entities\comfort\udt\CodeType $subjectCode = null) @@ -76,7 +76,4 @@ public function setSubjectCode(?\horstoeko\orderx\entities\comfort\udt\CodeType $this->subjectCode = $subjectCode; return $this; } - - } - diff --git a/src/entities/comfort/ram/ProcuringProjectType.php b/src/entities/comfort/ram/ProcuringProjectType.php index 68ee794..389ee01 100644 --- a/src/entities/comfort/ram/ProcuringProjectType.php +++ b/src/entities/comfort/ram/ProcuringProjectType.php @@ -42,7 +42,7 @@ public function getID() * * ID * - * @param \horstoeko\orderx\entities\comfort\udt\IDType $iD + * @param \horstoeko\orderx\entities\comfort\udt\IDType $iD * @return self */ public function setID(\horstoeko\orderx\entities\comfort\udt\IDType $iD) @@ -68,7 +68,7 @@ public function getName() * * Name * - * @param string $name + * @param string $name * @return self */ public function setName($name) @@ -76,7 +76,4 @@ public function setName($name) $this->name = $name; return $this; } - - } - diff --git a/src/entities/comfort/ram/ProductCharacteristicType.php b/src/entities/comfort/ram/ProductCharacteristicType.php index 47626bf..bb75a47 100644 --- a/src/entities/comfort/ram/ProductCharacteristicType.php +++ b/src/entities/comfort/ram/ProductCharacteristicType.php @@ -49,7 +49,7 @@ public function getTypeCode() * * Type Code * - * @param \horstoeko\orderx\entities\comfort\udt\CodeType $typeCode + * @param \horstoeko\orderx\entities\comfort\udt\CodeType $typeCode * @return self */ public function setTypeCode(?\horstoeko\orderx\entities\comfort\udt\CodeType $typeCode = null) @@ -75,7 +75,7 @@ public function getDescription() * * Description * - * @param string $description + * @param string $description * @return self */ public function setDescription($description) @@ -101,7 +101,7 @@ public function getValue() * * Value Text * - * @param string $value + * @param string $value * @return self */ public function setValue($value) @@ -109,7 +109,4 @@ public function setValue($value) $this->value = $value; return $this; } - - } - diff --git a/src/entities/comfort/ram/ProductClassificationType.php b/src/entities/comfort/ram/ProductClassificationType.php index f1f90c7..a04ad9f 100644 --- a/src/entities/comfort/ram/ProductClassificationType.php +++ b/src/entities/comfort/ram/ProductClassificationType.php @@ -42,7 +42,7 @@ public function getClassCode() * * Class Code * - * @param \horstoeko\orderx\entities\comfort\udt\CodeType $classCode + * @param \horstoeko\orderx\entities\comfort\udt\CodeType $classCode * @return self */ public function setClassCode(\horstoeko\orderx\entities\comfort\udt\CodeType $classCode) @@ -68,7 +68,7 @@ public function getClassName() * * Class Name * - * @param string $className + * @param string $className * @return self */ public function setClassName($className) @@ -76,7 +76,4 @@ public function setClassName($className) $this->className = $className; return $this; } - - } - diff --git a/src/entities/comfort/ram/ReferencedDocumentType.php b/src/entities/comfort/ram/ReferencedDocumentType.php index 7d863a4..a2784c0 100644 --- a/src/entities/comfort/ram/ReferencedDocumentType.php +++ b/src/entities/comfort/ram/ReferencedDocumentType.php @@ -77,7 +77,7 @@ public function getIssuerAssignedID() * * Issuer Assigned ID * - * @param \horstoeko\orderx\entities\comfort\udt\IDType $issuerAssignedID + * @param \horstoeko\orderx\entities\comfort\udt\IDType $issuerAssignedID * @return self */ public function setIssuerAssignedID(?\horstoeko\orderx\entities\comfort\udt\IDType $issuerAssignedID = null) @@ -103,7 +103,7 @@ public function getURIID() * * URI * - * @param \horstoeko\orderx\entities\comfort\udt\IDType $uRIID + * @param \horstoeko\orderx\entities\comfort\udt\IDType $uRIID * @return self */ public function setURIID(?\horstoeko\orderx\entities\comfort\udt\IDType $uRIID = null) @@ -129,7 +129,7 @@ public function getLineID() * * Line ID * - * @param \horstoeko\orderx\entities\comfort\udt\IDType $lineID + * @param \horstoeko\orderx\entities\comfort\udt\IDType $lineID * @return self */ public function setLineID(?\horstoeko\orderx\entities\comfort\udt\IDType $lineID = null) @@ -155,7 +155,7 @@ public function getTypeCode() * * Type Code * - * @param string $typeCode + * @param string $typeCode * @return self */ public function setTypeCode($typeCode) @@ -181,7 +181,7 @@ public function getName() * * Name * - * @param string $name + * @param string $name * @return self */ public function setName($name) @@ -207,7 +207,7 @@ public function getAttachmentBinaryObject() * * Attached Binary Object * - * @param \horstoeko\orderx\entities\comfort\udt\BinaryObjectType $attachmentBinaryObject + * @param \horstoeko\orderx\entities\comfort\udt\BinaryObjectType $attachmentBinaryObject * @return self */ public function setAttachmentBinaryObject(?\horstoeko\orderx\entities\comfort\udt\BinaryObjectType $attachmentBinaryObject = null) @@ -233,7 +233,7 @@ public function getReferenceTypeCode() * * Reference Type Code * - * @param string $referenceTypeCode + * @param string $referenceTypeCode * @return self */ public function setReferenceTypeCode($referenceTypeCode) @@ -241,7 +241,4 @@ public function setReferenceTypeCode($referenceTypeCode) $this->referenceTypeCode = $referenceTypeCode; return $this; } - - } - diff --git a/src/entities/comfort/ram/ReferencedProductType.php b/src/entities/comfort/ram/ReferencedProductType.php index e76962f..a947bbc 100644 --- a/src/entities/comfort/ram/ReferencedProductType.php +++ b/src/entities/comfort/ram/ReferencedProductType.php @@ -72,7 +72,7 @@ public function getID() * * ID * - * @param \horstoeko\orderx\entities\comfort\udt\IDType $iD + * @param \horstoeko\orderx\entities\comfort\udt\IDType $iD * @return self */ public function setID(?\horstoeko\orderx\entities\comfort\udt\IDType $iD = null) @@ -87,7 +87,7 @@ public function setID(?\horstoeko\orderx\entities\comfort\udt\IDType $iD = null) * Global ID * * @return self - * @param \horstoeko\orderx\entities\comfort\udt\IDType $globalID + * @param \horstoeko\orderx\entities\comfort\udt\IDType $globalID */ public function addToGlobalID(\horstoeko\orderx\entities\comfort\udt\IDType $globalID) { @@ -100,7 +100,7 @@ public function addToGlobalID(\horstoeko\orderx\entities\comfort\udt\IDType $glo * * Global ID * - * @param int|string $index + * @param int|string $index * @return bool */ public function issetGlobalID($index) @@ -113,7 +113,7 @@ public function issetGlobalID($index) * * Global ID * - * @param int|string $index + * @param int|string $index * @return void */ public function unsetGlobalID($index) @@ -138,7 +138,7 @@ public function getGlobalID() * * Global ID * - * @param \horstoeko\orderx\entities\comfort\udt\IDType[] $globalID + * @param \horstoeko\orderx\entities\comfort\udt\IDType[] $globalID * @return self */ public function setGlobalID(array $globalID = null) @@ -164,7 +164,7 @@ public function getSellerAssignedID() * * Seller Assigned ID * - * @param \horstoeko\orderx\entities\comfort\udt\IDType $sellerAssignedID + * @param \horstoeko\orderx\entities\comfort\udt\IDType $sellerAssignedID * @return self */ public function setSellerAssignedID(?\horstoeko\orderx\entities\comfort\udt\IDType $sellerAssignedID = null) @@ -190,7 +190,7 @@ public function getBuyerAssignedID() * * Buyer Assigned ID * - * @param \horstoeko\orderx\entities\comfort\udt\IDType $buyerAssignedID + * @param \horstoeko\orderx\entities\comfort\udt\IDType $buyerAssignedID * @return self */ public function setBuyerAssignedID(?\horstoeko\orderx\entities\comfort\udt\IDType $buyerAssignedID = null) @@ -216,7 +216,7 @@ public function getName() * * Name * - * @param string $name + * @param string $name * @return self */ public function setName($name) @@ -242,7 +242,7 @@ public function getDescription() * * Description * - * @param string $description + * @param string $description * @return self */ public function setDescription($description) @@ -250,7 +250,4 @@ public function setDescription($description) $this->description = $description; return $this; } - - } - diff --git a/src/entities/comfort/ram/SpatialDimensionType.php b/src/entities/comfort/ram/SpatialDimensionType.php index 9b362e2..15b4831 100644 --- a/src/entities/comfort/ram/SpatialDimensionType.php +++ b/src/entities/comfort/ram/SpatialDimensionType.php @@ -49,7 +49,7 @@ public function getWidthMeasure() * * Width * - * @param \horstoeko\orderx\entities\comfort\udt\MeasureType $widthMeasure + * @param \horstoeko\orderx\entities\comfort\udt\MeasureType $widthMeasure * @return self */ public function setWidthMeasure(?\horstoeko\orderx\entities\comfort\udt\MeasureType $widthMeasure = null) @@ -75,7 +75,7 @@ public function getLengthMeasure() * * Length * - * @param \horstoeko\orderx\entities\comfort\udt\MeasureType $lengthMeasure + * @param \horstoeko\orderx\entities\comfort\udt\MeasureType $lengthMeasure * @return self */ public function setLengthMeasure(?\horstoeko\orderx\entities\comfort\udt\MeasureType $lengthMeasure = null) @@ -101,7 +101,7 @@ public function getHeightMeasure() * * Height * - * @param \horstoeko\orderx\entities\comfort\udt\MeasureType $heightMeasure + * @param \horstoeko\orderx\entities\comfort\udt\MeasureType $heightMeasure * @return self */ public function setHeightMeasure(?\horstoeko\orderx\entities\comfort\udt\MeasureType $heightMeasure = null) @@ -109,7 +109,4 @@ public function setHeightMeasure(?\horstoeko\orderx\entities\comfort\udt\Measure $this->heightMeasure = $heightMeasure; return $this; } - - } - diff --git a/src/entities/comfort/ram/SpecifiedPeriodType.php b/src/entities/comfort/ram/SpecifiedPeriodType.php index fbc3b59..4770453 100644 --- a/src/entities/comfort/ram/SpecifiedPeriodType.php +++ b/src/entities/comfort/ram/SpecifiedPeriodType.php @@ -42,7 +42,7 @@ public function getStartDateTime() * * Start Date Time * - * @param \horstoeko\orderx\entities\comfort\udt\DateTimeType $startDateTime + * @param \horstoeko\orderx\entities\comfort\udt\DateTimeType $startDateTime * @return self */ public function setStartDateTime(?\horstoeko\orderx\entities\comfort\udt\DateTimeType $startDateTime = null) @@ -68,7 +68,7 @@ public function getEndDateTime() * * End Date Time * - * @param \horstoeko\orderx\entities\comfort\udt\DateTimeType $endDateTime + * @param \horstoeko\orderx\entities\comfort\udt\DateTimeType $endDateTime * @return self */ public function setEndDateTime(?\horstoeko\orderx\entities\comfort\udt\DateTimeType $endDateTime = null) @@ -76,7 +76,4 @@ public function setEndDateTime(?\horstoeko\orderx\entities\comfort\udt\DateTimeT $this->endDateTime = $endDateTime; return $this; } - - } - diff --git a/src/entities/comfort/ram/SupplyChainEventType.php b/src/entities/comfort/ram/SupplyChainEventType.php index a73fe1d..3e7ac56 100644 --- a/src/entities/comfort/ram/SupplyChainEventType.php +++ b/src/entities/comfort/ram/SupplyChainEventType.php @@ -42,7 +42,7 @@ public function getOccurrenceDateTime() * * Occurrence Date Time * - * @param \horstoeko\orderx\entities\comfort\udt\DateTimeType $occurrenceDateTime + * @param \horstoeko\orderx\entities\comfort\udt\DateTimeType $occurrenceDateTime * @return self */ public function setOccurrenceDateTime(?\horstoeko\orderx\entities\comfort\udt\DateTimeType $occurrenceDateTime = null) @@ -68,7 +68,7 @@ public function getOccurrenceSpecifiedPeriod() * * Occurrence Period * - * @param \horstoeko\orderx\entities\comfort\ram\SpecifiedPeriodType $occurrenceSpecifiedPeriod + * @param \horstoeko\orderx\entities\comfort\ram\SpecifiedPeriodType $occurrenceSpecifiedPeriod * @return self */ public function setOccurrenceSpecifiedPeriod(?\horstoeko\orderx\entities\comfort\ram\SpecifiedPeriodType $occurrenceSpecifiedPeriod = null) @@ -76,7 +76,4 @@ public function setOccurrenceSpecifiedPeriod(?\horstoeko\orderx\entities\comfort $this->occurrenceSpecifiedPeriod = $occurrenceSpecifiedPeriod; return $this; } - - } - diff --git a/src/entities/comfort/ram/SupplyChainPackagingType.php b/src/entities/comfort/ram/SupplyChainPackagingType.php index c8a7b0f..b72249f 100644 --- a/src/entities/comfort/ram/SupplyChainPackagingType.php +++ b/src/entities/comfort/ram/SupplyChainPackagingType.php @@ -42,7 +42,7 @@ public function getTypeCode() * * Type Code * - * @param string $typeCode + * @param string $typeCode * @return self */ public function setTypeCode($typeCode) @@ -68,7 +68,7 @@ public function getLinearSpatialDimension() * * Dimensions * - * @param \horstoeko\orderx\entities\comfort\ram\SpatialDimensionType $linearSpatialDimension + * @param \horstoeko\orderx\entities\comfort\ram\SpatialDimensionType $linearSpatialDimension * @return self */ public function setLinearSpatialDimension(?\horstoeko\orderx\entities\comfort\ram\SpatialDimensionType $linearSpatialDimension = null) @@ -76,7 +76,4 @@ public function setLinearSpatialDimension(?\horstoeko\orderx\entities\comfort\ra $this->linearSpatialDimension = $linearSpatialDimension; return $this; } - - } - diff --git a/src/entities/comfort/ram/SupplyChainTradeLineItemType.php b/src/entities/comfort/ram/SupplyChainTradeLineItemType.php index 359e424..a644ff2 100644 --- a/src/entities/comfort/ram/SupplyChainTradeLineItemType.php +++ b/src/entities/comfort/ram/SupplyChainTradeLineItemType.php @@ -70,7 +70,7 @@ public function getAssociatedDocumentLineDocument() * * Associated Document Line * - * @param \horstoeko\orderx\entities\comfort\ram\DocumentLineDocumentType $associatedDocumentLineDocument + * @param \horstoeko\orderx\entities\comfort\ram\DocumentLineDocumentType $associatedDocumentLineDocument * @return self */ public function setAssociatedDocumentLineDocument(\horstoeko\orderx\entities\comfort\ram\DocumentLineDocumentType $associatedDocumentLineDocument) @@ -96,7 +96,7 @@ public function getSpecifiedTradeProduct() * * Trade Product * - * @param \horstoeko\orderx\entities\comfort\ram\TradeProductType $specifiedTradeProduct + * @param \horstoeko\orderx\entities\comfort\ram\TradeProductType $specifiedTradeProduct * @return self */ public function setSpecifiedTradeProduct(?\horstoeko\orderx\entities\comfort\ram\TradeProductType $specifiedTradeProduct = null) @@ -122,7 +122,7 @@ public function getSubstitutedReferencedProduct() * * Substituted Product * - * @param \horstoeko\orderx\entities\comfort\ram\ReferencedProductType $substitutedReferencedProduct + * @param \horstoeko\orderx\entities\comfort\ram\ReferencedProductType $substitutedReferencedProduct * @return self */ public function setSubstitutedReferencedProduct(?\horstoeko\orderx\entities\comfort\ram\ReferencedProductType $substitutedReferencedProduct = null) @@ -148,7 +148,7 @@ public function getSpecifiedLineTradeAgreement() * * Line Trade Agreement * - * @param \horstoeko\orderx\entities\comfort\ram\LineTradeAgreementType $specifiedLineTradeAgreement + * @param \horstoeko\orderx\entities\comfort\ram\LineTradeAgreementType $specifiedLineTradeAgreement * @return self */ public function setSpecifiedLineTradeAgreement(\horstoeko\orderx\entities\comfort\ram\LineTradeAgreementType $specifiedLineTradeAgreement) @@ -174,7 +174,7 @@ public function getSpecifiedLineTradeDelivery() * * Line Trade Delivery * - * @param \horstoeko\orderx\entities\comfort\ram\LineTradeDeliveryType $specifiedLineTradeDelivery + * @param \horstoeko\orderx\entities\comfort\ram\LineTradeDeliveryType $specifiedLineTradeDelivery * @return self */ public function setSpecifiedLineTradeDelivery(\horstoeko\orderx\entities\comfort\ram\LineTradeDeliveryType $specifiedLineTradeDelivery) @@ -200,7 +200,7 @@ public function getSpecifiedLineTradeSettlement() * * Line Trade Settlement * - * @param \horstoeko\orderx\entities\comfort\ram\LineTradeSettlementType $specifiedLineTradeSettlement + * @param \horstoeko\orderx\entities\comfort\ram\LineTradeSettlementType $specifiedLineTradeSettlement * @return self */ public function setSpecifiedLineTradeSettlement(\horstoeko\orderx\entities\comfort\ram\LineTradeSettlementType $specifiedLineTradeSettlement) @@ -208,7 +208,4 @@ public function setSpecifiedLineTradeSettlement(\horstoeko\orderx\entities\comfo $this->specifiedLineTradeSettlement = $specifiedLineTradeSettlement; return $this; } - - } - diff --git a/src/entities/comfort/ram/SupplyChainTradeTransactionType.php b/src/entities/comfort/ram/SupplyChainTradeTransactionType.php index 60e76af..0514a67 100644 --- a/src/entities/comfort/ram/SupplyChainTradeTransactionType.php +++ b/src/entities/comfort/ram/SupplyChainTradeTransactionType.php @@ -47,7 +47,7 @@ class SupplyChainTradeTransactionType * Included Trade Line Item * * @return self - * @param \horstoeko\orderx\entities\comfort\ram\SupplyChainTradeLineItemType $includedSupplyChainTradeLineItem + * @param \horstoeko\orderx\entities\comfort\ram\SupplyChainTradeLineItemType $includedSupplyChainTradeLineItem */ public function addToIncludedSupplyChainTradeLineItem(\horstoeko\orderx\entities\comfort\ram\SupplyChainTradeLineItemType $includedSupplyChainTradeLineItem) { @@ -60,7 +60,7 @@ public function addToIncludedSupplyChainTradeLineItem(\horstoeko\orderx\entities * * Included Trade Line Item * - * @param int|string $index + * @param int|string $index * @return bool */ public function issetIncludedSupplyChainTradeLineItem($index) @@ -73,7 +73,7 @@ public function issetIncludedSupplyChainTradeLineItem($index) * * Included Trade Line Item * - * @param int|string $index + * @param int|string $index * @return void */ public function unsetIncludedSupplyChainTradeLineItem($index) @@ -98,7 +98,7 @@ public function getIncludedSupplyChainTradeLineItem() * * Included Trade Line Item * - * @param \horstoeko\orderx\entities\comfort\ram\SupplyChainTradeLineItemType[] $includedSupplyChainTradeLineItem + * @param \horstoeko\orderx\entities\comfort\ram\SupplyChainTradeLineItemType[] $includedSupplyChainTradeLineItem * @return self */ public function setIncludedSupplyChainTradeLineItem(array $includedSupplyChainTradeLineItem = null) @@ -124,7 +124,7 @@ public function getApplicableHeaderTradeAgreement() * * Header Trade Agreement * - * @param \horstoeko\orderx\entities\comfort\ram\HeaderTradeAgreementType $applicableHeaderTradeAgreement + * @param \horstoeko\orderx\entities\comfort\ram\HeaderTradeAgreementType $applicableHeaderTradeAgreement * @return self */ public function setApplicableHeaderTradeAgreement(\horstoeko\orderx\entities\comfort\ram\HeaderTradeAgreementType $applicableHeaderTradeAgreement) @@ -150,7 +150,7 @@ public function getApplicableHeaderTradeDelivery() * * Header Trade Delivery * - * @param \horstoeko\orderx\entities\comfort\ram\HeaderTradeDeliveryType $applicableHeaderTradeDelivery + * @param \horstoeko\orderx\entities\comfort\ram\HeaderTradeDeliveryType $applicableHeaderTradeDelivery * @return self */ public function setApplicableHeaderTradeDelivery(\horstoeko\orderx\entities\comfort\ram\HeaderTradeDeliveryType $applicableHeaderTradeDelivery) @@ -176,7 +176,7 @@ public function getApplicableHeaderTradeSettlement() * * Header Trade Settlement * - * @param \horstoeko\orderx\entities\comfort\ram\HeaderTradeSettlementType $applicableHeaderTradeSettlement + * @param \horstoeko\orderx\entities\comfort\ram\HeaderTradeSettlementType $applicableHeaderTradeSettlement * @return self */ public function setApplicableHeaderTradeSettlement(\horstoeko\orderx\entities\comfort\ram\HeaderTradeSettlementType $applicableHeaderTradeSettlement) @@ -184,7 +184,4 @@ public function setApplicableHeaderTradeSettlement(\horstoeko\orderx\entities\co $this->applicableHeaderTradeSettlement = $applicableHeaderTradeSettlement; return $this; } - - } - diff --git a/src/entities/comfort/ram/TaxRegistrationType.php b/src/entities/comfort/ram/TaxRegistrationType.php index 0333044..b88ec2a 100644 --- a/src/entities/comfort/ram/TaxRegistrationType.php +++ b/src/entities/comfort/ram/TaxRegistrationType.php @@ -35,7 +35,7 @@ public function getID() * * ID * - * @param \horstoeko\orderx\entities\comfort\udt\IDType $iD + * @param \horstoeko\orderx\entities\comfort\udt\IDType $iD * @return self */ public function setID(\horstoeko\orderx\entities\comfort\udt\IDType $iD) @@ -43,7 +43,4 @@ public function setID(\horstoeko\orderx\entities\comfort\udt\IDType $iD) $this->iD = $iD; return $this; } - - } - diff --git a/src/entities/comfort/ram/TradeAccountingAccountType.php b/src/entities/comfort/ram/TradeAccountingAccountType.php index 537f134..8476560 100644 --- a/src/entities/comfort/ram/TradeAccountingAccountType.php +++ b/src/entities/comfort/ram/TradeAccountingAccountType.php @@ -42,7 +42,7 @@ public function getID() * * ID * - * @param \horstoeko\orderx\entities\comfort\udt\IDType $iD + * @param \horstoeko\orderx\entities\comfort\udt\IDType $iD * @return self */ public function setID(\horstoeko\orderx\entities\comfort\udt\IDType $iD) @@ -68,7 +68,7 @@ public function getTypeCode() * * Type Code * - * @param string $typeCode + * @param string $typeCode * @return self */ public function setTypeCode($typeCode) @@ -76,7 +76,4 @@ public function setTypeCode($typeCode) $this->typeCode = $typeCode; return $this; } - - } - diff --git a/src/entities/comfort/ram/TradeAddressType.php b/src/entities/comfort/ram/TradeAddressType.php index 7fe4e51..c4a4aea 100644 --- a/src/entities/comfort/ram/TradeAddressType.php +++ b/src/entities/comfort/ram/TradeAddressType.php @@ -77,7 +77,7 @@ public function getPostcodeCode() * * Postcode * - * @param \horstoeko\orderx\entities\comfort\udt\CodeType $postcodeCode + * @param \horstoeko\orderx\entities\comfort\udt\CodeType $postcodeCode * @return self */ public function setPostcodeCode(?\horstoeko\orderx\entities\comfort\udt\CodeType $postcodeCode = null) @@ -103,7 +103,7 @@ public function getLineOne() * * Line One * - * @param string $lineOne + * @param string $lineOne * @return self */ public function setLineOne($lineOne) @@ -129,7 +129,7 @@ public function getLineTwo() * * Line Two * - * @param string $lineTwo + * @param string $lineTwo * @return self */ public function setLineTwo($lineTwo) @@ -155,7 +155,7 @@ public function getLineThree() * * Line Three * - * @param string $lineThree + * @param string $lineThree * @return self */ public function setLineThree($lineThree) @@ -181,7 +181,7 @@ public function getCityName() * * City Name * - * @param string $cityName + * @param string $cityName * @return self */ public function setCityName($cityName) @@ -207,7 +207,7 @@ public function getCountryID() * * Country Code * - * @param string $countryID + * @param string $countryID * @return self */ public function setCountryID($countryID) @@ -233,7 +233,7 @@ public function getCountrySubDivisionName() * * Country Sub-Division Name * - * @param string $countrySubDivisionName + * @param string $countrySubDivisionName * @return self */ public function setCountrySubDivisionName($countrySubDivisionName) @@ -241,7 +241,4 @@ public function setCountrySubDivisionName($countrySubDivisionName) $this->countrySubDivisionName = $countrySubDivisionName; return $this; } - - } - diff --git a/src/entities/comfort/ram/TradeAllowanceChargeType.php b/src/entities/comfort/ram/TradeAllowanceChargeType.php index 3e97ed0..d96b4a8 100644 --- a/src/entities/comfort/ram/TradeAllowanceChargeType.php +++ b/src/entities/comfort/ram/TradeAllowanceChargeType.php @@ -84,7 +84,7 @@ public function getChargeIndicator() * * Charge Indicator * - * @param \horstoeko\orderx\entities\comfort\udt\IndicatorType $chargeIndicator + * @param \horstoeko\orderx\entities\comfort\udt\IndicatorType $chargeIndicator * @return self */ public function setChargeIndicator(\horstoeko\orderx\entities\comfort\udt\IndicatorType $chargeIndicator) @@ -110,7 +110,7 @@ public function getSequenceNumeric() * * Sequence Number * - * @param float $sequenceNumeric + * @param float $sequenceNumeric * @return self */ public function setSequenceNumeric($sequenceNumeric) @@ -136,7 +136,7 @@ public function getCalculationPercent() * * Calculation Percent * - * @param \horstoeko\orderx\entities\comfort\udt\PercentType $calculationPercent + * @param \horstoeko\orderx\entities\comfort\udt\PercentType $calculationPercent * @return self */ public function setCalculationPercent($calculationPercent) @@ -162,7 +162,7 @@ public function getBasisAmount() * * Basis Amount * - * @param \horstoeko\orderx\entities\comfort\udt\AmountType $basisAmount + * @param \horstoeko\orderx\entities\comfort\udt\AmountType $basisAmount * @return self */ public function setBasisAmount(?\horstoeko\orderx\entities\comfort\udt\AmountType $basisAmount = null) @@ -188,7 +188,7 @@ public function getActualAmount() * * Actual Amount * - * @param \horstoeko\orderx\entities\comfort\udt\AmountType $actualAmount + * @param \horstoeko\orderx\entities\comfort\udt\AmountType $actualAmount * @return self */ public function setActualAmount(\horstoeko\orderx\entities\comfort\udt\AmountType $actualAmount) @@ -214,7 +214,7 @@ public function getReasonCode() * * Reason Code * - * @param string $reasonCode + * @param string $reasonCode * @return self */ public function setReasonCode($reasonCode) @@ -240,7 +240,7 @@ public function getReason() * * Reason Text * - * @param string $reason + * @param string $reason * @return self */ public function setReason($reason) @@ -266,7 +266,7 @@ public function getCategoryTradeTax() * * Tax Category * - * @param \horstoeko\orderx\entities\comfort\ram\TradeTaxType $categoryTradeTax + * @param \horstoeko\orderx\entities\comfort\ram\TradeTaxType $categoryTradeTax * @return self */ public function setCategoryTradeTax(?\horstoeko\orderx\entities\comfort\ram\TradeTaxType $categoryTradeTax = null) @@ -274,7 +274,4 @@ public function setCategoryTradeTax(?\horstoeko\orderx\entities\comfort\ram\Trad $this->categoryTradeTax = $categoryTradeTax; return $this; } - - } - diff --git a/src/entities/comfort/ram/TradeContactType.php b/src/entities/comfort/ram/TradeContactType.php index 63b7f4f..9fe8e02 100644 --- a/src/entities/comfort/ram/TradeContactType.php +++ b/src/entities/comfort/ram/TradeContactType.php @@ -63,7 +63,7 @@ public function getPersonName() * * Person Name * - * @param string $personName + * @param string $personName * @return self */ public function setPersonName($personName) @@ -89,7 +89,7 @@ public function getDepartmentName() * * Department Name * - * @param string $departmentName + * @param string $departmentName * @return self */ public function setDepartmentName($departmentName) @@ -115,7 +115,7 @@ public function getTypeCode() * * Type Code * - * @param string $typeCode + * @param string $typeCode * @return self */ public function setTypeCode($typeCode) @@ -141,7 +141,7 @@ public function getTelephoneUniversalCommunication() * * Telephone * - * @param \horstoeko\orderx\entities\comfort\ram\UniversalCommunicationType $telephoneUniversalCommunication + * @param \horstoeko\orderx\entities\comfort\ram\UniversalCommunicationType $telephoneUniversalCommunication * @return self */ public function setTelephoneUniversalCommunication(?\horstoeko\orderx\entities\comfort\ram\UniversalCommunicationType $telephoneUniversalCommunication = null) @@ -167,7 +167,7 @@ public function getEmailURIUniversalCommunication() * * Email Address * - * @param \horstoeko\orderx\entities\comfort\ram\UniversalCommunicationType $emailURIUniversalCommunication + * @param \horstoeko\orderx\entities\comfort\ram\UniversalCommunicationType $emailURIUniversalCommunication * @return self */ public function setEmailURIUniversalCommunication(?\horstoeko\orderx\entities\comfort\ram\UniversalCommunicationType $emailURIUniversalCommunication = null) @@ -175,7 +175,4 @@ public function setEmailURIUniversalCommunication(?\horstoeko\orderx\entities\co $this->emailURIUniversalCommunication = $emailURIUniversalCommunication; return $this; } - - } - diff --git a/src/entities/comfort/ram/TradeCountryType.php b/src/entities/comfort/ram/TradeCountryType.php index e202efd..1065015 100644 --- a/src/entities/comfort/ram/TradeCountryType.php +++ b/src/entities/comfort/ram/TradeCountryType.php @@ -35,7 +35,7 @@ public function getID() * * Code * - * @param string $iD + * @param string $iD * @return self */ public function setID($iD) @@ -43,7 +43,4 @@ public function setID($iD) $this->iD = $iD; return $this; } - - } - diff --git a/src/entities/comfort/ram/TradeDeliveryTermsType.php b/src/entities/comfort/ram/TradeDeliveryTermsType.php index fc570a7..cff201f 100644 --- a/src/entities/comfort/ram/TradeDeliveryTermsType.php +++ b/src/entities/comfort/ram/TradeDeliveryTermsType.php @@ -56,7 +56,7 @@ public function getDeliveryTypeCode() * * Code * - * @param string $deliveryTypeCode + * @param string $deliveryTypeCode * @return self */ public function setDeliveryTypeCode($deliveryTypeCode) @@ -82,7 +82,7 @@ public function getDescription() * * Description * - * @param string $description + * @param string $description * @return self */ public function setDescription($description) @@ -108,7 +108,7 @@ public function getFunctionCode() * * Function Code * - * @param string $functionCode + * @param string $functionCode * @return self */ public function setFunctionCode($functionCode) @@ -134,7 +134,7 @@ public function getRelevantTradeLocation() * * Relevant Location * - * @param \horstoeko\orderx\entities\comfort\ram\TradeLocationType $relevantTradeLocation + * @param \horstoeko\orderx\entities\comfort\ram\TradeLocationType $relevantTradeLocation * @return self */ public function setRelevantTradeLocation(?\horstoeko\orderx\entities\comfort\ram\TradeLocationType $relevantTradeLocation = null) @@ -142,7 +142,4 @@ public function setRelevantTradeLocation(?\horstoeko\orderx\entities\comfort\ram $this->relevantTradeLocation = $relevantTradeLocation; return $this; } - - } - diff --git a/src/entities/comfort/ram/TradeLocationType.php b/src/entities/comfort/ram/TradeLocationType.php index db14195..41ab37c 100644 --- a/src/entities/comfort/ram/TradeLocationType.php +++ b/src/entities/comfort/ram/TradeLocationType.php @@ -42,7 +42,7 @@ public function getID() * * ID * - * @param \horstoeko\orderx\entities\comfort\udt\IDType $iD + * @param \horstoeko\orderx\entities\comfort\udt\IDType $iD * @return self */ public function setID(?\horstoeko\orderx\entities\comfort\udt\IDType $iD = null) @@ -68,7 +68,7 @@ public function getName() * * Name * - * @param string $name + * @param string $name * @return self */ public function setName($name) @@ -76,7 +76,4 @@ public function setName($name) $this->name = $name; return $this; } - - } - diff --git a/src/entities/comfort/ram/TradePartyType.php b/src/entities/comfort/ram/TradePartyType.php index 38e0599..daf0766 100644 --- a/src/entities/comfort/ram/TradePartyType.php +++ b/src/entities/comfort/ram/TradePartyType.php @@ -97,7 +97,7 @@ public function getID() * * ID * - * @param \horstoeko\orderx\entities\comfort\udt\IDType $iD + * @param \horstoeko\orderx\entities\comfort\udt\IDType $iD * @return self */ public function setID(?\horstoeko\orderx\entities\comfort\udt\IDType $iD = null) @@ -112,7 +112,7 @@ public function setID(?\horstoeko\orderx\entities\comfort\udt\IDType $iD = null) * Global ID * * @return self - * @param \horstoeko\orderx\entities\comfort\udt\IDType $globalID + * @param \horstoeko\orderx\entities\comfort\udt\IDType $globalID */ public function addToGlobalID(\horstoeko\orderx\entities\comfort\udt\IDType $globalID) { @@ -125,7 +125,7 @@ public function addToGlobalID(\horstoeko\orderx\entities\comfort\udt\IDType $glo * * Global ID * - * @param int|string $index + * @param int|string $index * @return bool */ public function issetGlobalID($index) @@ -138,7 +138,7 @@ public function issetGlobalID($index) * * Global ID * - * @param int|string $index + * @param int|string $index * @return void */ public function unsetGlobalID($index) @@ -163,7 +163,7 @@ public function getGlobalID() * * Global ID * - * @param \horstoeko\orderx\entities\comfort\udt\IDType[] $globalID + * @param \horstoeko\orderx\entities\comfort\udt\IDType[] $globalID * @return self */ public function setGlobalID(array $globalID = null) @@ -189,7 +189,7 @@ public function getName() * * Name * - * @param string $name + * @param string $name * @return self */ public function setName($name) @@ -215,7 +215,7 @@ public function getDescription() * * Description * - * @param string $description + * @param string $description * @return self */ public function setDescription($description) @@ -241,7 +241,7 @@ public function getSpecifiedLegalOrganization() * * Legal Organization * - * @param \horstoeko\orderx\entities\comfort\ram\LegalOrganizationType $specifiedLegalOrganization + * @param \horstoeko\orderx\entities\comfort\ram\LegalOrganizationType $specifiedLegalOrganization * @return self */ public function setSpecifiedLegalOrganization(?\horstoeko\orderx\entities\comfort\ram\LegalOrganizationType $specifiedLegalOrganization = null) @@ -256,7 +256,7 @@ public function setSpecifiedLegalOrganization(?\horstoeko\orderx\entities\comfor * Defined Contact Details * * @return self - * @param \horstoeko\orderx\entities\comfort\ram\TradeContactType $definedTradeContact + * @param \horstoeko\orderx\entities\comfort\ram\TradeContactType $definedTradeContact */ public function addToDefinedTradeContact(\horstoeko\orderx\entities\comfort\ram\TradeContactType $definedTradeContact) { @@ -269,7 +269,7 @@ public function addToDefinedTradeContact(\horstoeko\orderx\entities\comfort\ram\ * * Defined Contact Details * - * @param int|string $index + * @param int|string $index * @return bool */ public function issetDefinedTradeContact($index) @@ -282,7 +282,7 @@ public function issetDefinedTradeContact($index) * * Defined Contact Details * - * @param int|string $index + * @param int|string $index * @return void */ public function unsetDefinedTradeContact($index) @@ -307,7 +307,7 @@ public function getDefinedTradeContact() * * Defined Contact Details * - * @param \horstoeko\orderx\entities\comfort\ram\TradeContactType[] $definedTradeContact + * @param \horstoeko\orderx\entities\comfort\ram\TradeContactType[] $definedTradeContact * @return self */ public function setDefinedTradeContact(array $definedTradeContact = null) @@ -333,7 +333,7 @@ public function getPostalTradeAddress() * * Postal Address * - * @param \horstoeko\orderx\entities\comfort\ram\TradeAddressType $postalTradeAddress + * @param \horstoeko\orderx\entities\comfort\ram\TradeAddressType $postalTradeAddress * @return self */ public function setPostalTradeAddress(?\horstoeko\orderx\entities\comfort\ram\TradeAddressType $postalTradeAddress = null) @@ -359,7 +359,7 @@ public function getURIUniversalCommunication() * * URI * - * @param \horstoeko\orderx\entities\comfort\ram\UniversalCommunicationType $uRIUniversalCommunication + * @param \horstoeko\orderx\entities\comfort\ram\UniversalCommunicationType $uRIUniversalCommunication * @return self */ public function setURIUniversalCommunication(?\horstoeko\orderx\entities\comfort\ram\UniversalCommunicationType $uRIUniversalCommunication = null) @@ -374,7 +374,7 @@ public function setURIUniversalCommunication(?\horstoeko\orderx\entities\comfort * Tax Registration * * @return self - * @param \horstoeko\orderx\entities\comfort\ram\TaxRegistrationType $specifiedTaxRegistration + * @param \horstoeko\orderx\entities\comfort\ram\TaxRegistrationType $specifiedTaxRegistration */ public function addToSpecifiedTaxRegistration(\horstoeko\orderx\entities\comfort\ram\TaxRegistrationType $specifiedTaxRegistration) { @@ -387,7 +387,7 @@ public function addToSpecifiedTaxRegistration(\horstoeko\orderx\entities\comfort * * Tax Registration * - * @param int|string $index + * @param int|string $index * @return bool */ public function issetSpecifiedTaxRegistration($index) @@ -400,7 +400,7 @@ public function issetSpecifiedTaxRegistration($index) * * Tax Registration * - * @param int|string $index + * @param int|string $index * @return void */ public function unsetSpecifiedTaxRegistration($index) @@ -425,7 +425,7 @@ public function getSpecifiedTaxRegistration() * * Tax Registration * - * @param \horstoeko\orderx\entities\comfort\ram\TaxRegistrationType[] $specifiedTaxRegistration + * @param \horstoeko\orderx\entities\comfort\ram\TaxRegistrationType[] $specifiedTaxRegistration * @return self */ public function setSpecifiedTaxRegistration(array $specifiedTaxRegistration = null) @@ -433,7 +433,4 @@ public function setSpecifiedTaxRegistration(array $specifiedTaxRegistration = nu $this->specifiedTaxRegistration = $specifiedTaxRegistration; return $this; } - - } - diff --git a/src/entities/comfort/ram/TradePaymentTermsType.php b/src/entities/comfort/ram/TradePaymentTermsType.php index b94e89f..3bd3724 100644 --- a/src/entities/comfort/ram/TradePaymentTermsType.php +++ b/src/entities/comfort/ram/TradePaymentTermsType.php @@ -35,7 +35,7 @@ public function getDescription() * * Description * - * @param string $description + * @param string $description * @return self */ public function setDescription($description) @@ -43,7 +43,4 @@ public function setDescription($description) $this->description = $description; return $this; } - - } - diff --git a/src/entities/comfort/ram/TradePriceType.php b/src/entities/comfort/ram/TradePriceType.php index f81443e..97be692 100644 --- a/src/entities/comfort/ram/TradePriceType.php +++ b/src/entities/comfort/ram/TradePriceType.php @@ -51,7 +51,7 @@ public function getChargeAmount() * * Charge Amount * - * @param \horstoeko\orderx\entities\comfort\udt\AmountType $chargeAmount + * @param \horstoeko\orderx\entities\comfort\udt\AmountType $chargeAmount * @return self */ public function setChargeAmount(\horstoeko\orderx\entities\comfort\udt\AmountType $chargeAmount) @@ -77,7 +77,7 @@ public function getBasisQuantity() * * Basis Quantity * - * @param \horstoeko\orderx\entities\comfort\udt\QuantityType $basisQuantity + * @param \horstoeko\orderx\entities\comfort\udt\QuantityType $basisQuantity * @return self */ public function setBasisQuantity(?\horstoeko\orderx\entities\comfort\udt\QuantityType $basisQuantity = null) @@ -92,7 +92,7 @@ public function setBasisQuantity(?\horstoeko\orderx\entities\comfort\udt\Quantit * Applied Allowance/Charge * * @return self - * @param \horstoeko\orderx\entities\comfort\ram\TradeAllowanceChargeType $appliedTradeAllowanceCharge + * @param \horstoeko\orderx\entities\comfort\ram\TradeAllowanceChargeType $appliedTradeAllowanceCharge */ public function addToAppliedTradeAllowanceCharge(\horstoeko\orderx\entities\comfort\ram\TradeAllowanceChargeType $appliedTradeAllowanceCharge) { @@ -105,7 +105,7 @@ public function addToAppliedTradeAllowanceCharge(\horstoeko\orderx\entities\comf * * Applied Allowance/Charge * - * @param int|string $index + * @param int|string $index * @return bool */ public function issetAppliedTradeAllowanceCharge($index) @@ -118,7 +118,7 @@ public function issetAppliedTradeAllowanceCharge($index) * * Applied Allowance/Charge * - * @param int|string $index + * @param int|string $index * @return void */ public function unsetAppliedTradeAllowanceCharge($index) @@ -143,7 +143,7 @@ public function getAppliedTradeAllowanceCharge() * * Applied Allowance/Charge * - * @param \horstoeko\orderx\entities\comfort\ram\TradeAllowanceChargeType[] $appliedTradeAllowanceCharge + * @param \horstoeko\orderx\entities\comfort\ram\TradeAllowanceChargeType[] $appliedTradeAllowanceCharge * @return self */ public function setAppliedTradeAllowanceCharge(array $appliedTradeAllowanceCharge = null) @@ -151,7 +151,4 @@ public function setAppliedTradeAllowanceCharge(array $appliedTradeAllowanceCharg $this->appliedTradeAllowanceCharge = $appliedTradeAllowanceCharge; return $this; } - - } - diff --git a/src/entities/comfort/ram/TradeProductInstanceType.php b/src/entities/comfort/ram/TradeProductInstanceType.php index a0c0bcf..49d2597 100644 --- a/src/entities/comfort/ram/TradeProductInstanceType.php +++ b/src/entities/comfort/ram/TradeProductInstanceType.php @@ -42,7 +42,7 @@ public function getBatchID() * * Batch ID * - * @param \horstoeko\orderx\entities\comfort\udt\IDType $batchID + * @param \horstoeko\orderx\entities\comfort\udt\IDType $batchID * @return self */ public function setBatchID(?\horstoeko\orderx\entities\comfort\udt\IDType $batchID = null) @@ -68,7 +68,7 @@ public function getSerialID() * * Serial ID * - * @param \horstoeko\orderx\entities\comfort\udt\IDType $serialID + * @param \horstoeko\orderx\entities\comfort\udt\IDType $serialID * @return self */ public function setSerialID(?\horstoeko\orderx\entities\comfort\udt\IDType $serialID = null) @@ -76,7 +76,4 @@ public function setSerialID(?\horstoeko\orderx\entities\comfort\udt\IDType $seri $this->serialID = $serialID; return $this; } - - } - diff --git a/src/entities/comfort/ram/TradeProductType.php b/src/entities/comfort/ram/TradeProductType.php index 8fe47e1..f33a000 100644 --- a/src/entities/comfort/ram/TradeProductType.php +++ b/src/entities/comfort/ram/TradeProductType.php @@ -127,7 +127,7 @@ public function getGlobalID() * * Global ID * - * @param \horstoeko\orderx\entities\comfort\udt\IDType $globalID + * @param \horstoeko\orderx\entities\comfort\udt\IDType $globalID * @return self */ public function setGlobalID(?\horstoeko\orderx\entities\comfort\udt\IDType $globalID = null) @@ -153,7 +153,7 @@ public function getSellerAssignedID() * * Seller Assigned ID * - * @param \horstoeko\orderx\entities\comfort\udt\IDType $sellerAssignedID + * @param \horstoeko\orderx\entities\comfort\udt\IDType $sellerAssignedID * @return self */ public function setSellerAssignedID(?\horstoeko\orderx\entities\comfort\udt\IDType $sellerAssignedID = null) @@ -179,7 +179,7 @@ public function getBuyerAssignedID() * * Buyer Assigned ID * - * @param \horstoeko\orderx\entities\comfort\udt\IDType $buyerAssignedID + * @param \horstoeko\orderx\entities\comfort\udt\IDType $buyerAssignedID * @return self */ public function setBuyerAssignedID(?\horstoeko\orderx\entities\comfort\udt\IDType $buyerAssignedID = null) @@ -205,7 +205,7 @@ public function getName() * * Name * - * @param string $name + * @param string $name * @return self */ public function setName($name) @@ -231,7 +231,7 @@ public function getDescription() * * Description * - * @param string $description + * @param string $description * @return self */ public function setDescription($description) @@ -257,7 +257,7 @@ public function getBatchID() * * Batch ID * - * @param \horstoeko\orderx\entities\comfort\udt\IDType $batchID + * @param \horstoeko\orderx\entities\comfort\udt\IDType $batchID * @return self */ public function setBatchID(?\horstoeko\orderx\entities\comfort\udt\IDType $batchID = null) @@ -283,7 +283,7 @@ public function getBrandName() * * Brand Name * - * @param string $brandName + * @param string $brandName * @return self */ public function setBrandName($brandName) @@ -298,7 +298,7 @@ public function setBrandName($brandName) * Characteristic * * @return self - * @param \horstoeko\orderx\entities\comfort\ram\ProductCharacteristicType $applicableProductCharacteristic + * @param \horstoeko\orderx\entities\comfort\ram\ProductCharacteristicType $applicableProductCharacteristic */ public function addToApplicableProductCharacteristic(\horstoeko\orderx\entities\comfort\ram\ProductCharacteristicType $applicableProductCharacteristic) { @@ -311,7 +311,7 @@ public function addToApplicableProductCharacteristic(\horstoeko\orderx\entities\ * * Characteristic * - * @param int|string $index + * @param int|string $index * @return bool */ public function issetApplicableProductCharacteristic($index) @@ -324,7 +324,7 @@ public function issetApplicableProductCharacteristic($index) * * Characteristic * - * @param int|string $index + * @param int|string $index * @return void */ public function unsetApplicableProductCharacteristic($index) @@ -349,7 +349,7 @@ public function getApplicableProductCharacteristic() * * Characteristic * - * @param \horstoeko\orderx\entities\comfort\ram\ProductCharacteristicType[] $applicableProductCharacteristic + * @param \horstoeko\orderx\entities\comfort\ram\ProductCharacteristicType[] $applicableProductCharacteristic * @return self */ public function setApplicableProductCharacteristic(array $applicableProductCharacteristic = null) @@ -364,7 +364,7 @@ public function setApplicableProductCharacteristic(array $applicableProductChara * Classification * * @return self - * @param \horstoeko\orderx\entities\comfort\ram\ProductClassificationType $designatedProductClassification + * @param \horstoeko\orderx\entities\comfort\ram\ProductClassificationType $designatedProductClassification */ public function addToDesignatedProductClassification(\horstoeko\orderx\entities\comfort\ram\ProductClassificationType $designatedProductClassification) { @@ -377,7 +377,7 @@ public function addToDesignatedProductClassification(\horstoeko\orderx\entities\ * * Classification * - * @param int|string $index + * @param int|string $index * @return bool */ public function issetDesignatedProductClassification($index) @@ -390,7 +390,7 @@ public function issetDesignatedProductClassification($index) * * Classification * - * @param int|string $index + * @param int|string $index * @return void */ public function unsetDesignatedProductClassification($index) @@ -415,7 +415,7 @@ public function getDesignatedProductClassification() * * Classification * - * @param \horstoeko\orderx\entities\comfort\ram\ProductClassificationType[] $designatedProductClassification + * @param \horstoeko\orderx\entities\comfort\ram\ProductClassificationType[] $designatedProductClassification * @return self */ public function setDesignatedProductClassification(array $designatedProductClassification = null) @@ -430,7 +430,7 @@ public function setDesignatedProductClassification(array $designatedProductClass * Individual Product Instance * * @return self - * @param \horstoeko\orderx\entities\comfort\ram\TradeProductInstanceType $individualTradeProductInstance + * @param \horstoeko\orderx\entities\comfort\ram\TradeProductInstanceType $individualTradeProductInstance */ public function addToIndividualTradeProductInstance(\horstoeko\orderx\entities\comfort\ram\TradeProductInstanceType $individualTradeProductInstance) { @@ -443,7 +443,7 @@ public function addToIndividualTradeProductInstance(\horstoeko\orderx\entities\c * * Individual Product Instance * - * @param int|string $index + * @param int|string $index * @return bool */ public function issetIndividualTradeProductInstance($index) @@ -456,7 +456,7 @@ public function issetIndividualTradeProductInstance($index) * * Individual Product Instance * - * @param int|string $index + * @param int|string $index * @return void */ public function unsetIndividualTradeProductInstance($index) @@ -481,7 +481,7 @@ public function getIndividualTradeProductInstance() * * Individual Product Instance * - * @param \horstoeko\orderx\entities\comfort\ram\TradeProductInstanceType[] $individualTradeProductInstance + * @param \horstoeko\orderx\entities\comfort\ram\TradeProductInstanceType[] $individualTradeProductInstance * @return self */ public function setIndividualTradeProductInstance(array $individualTradeProductInstance = null) @@ -507,7 +507,7 @@ public function getApplicableSupplyChainPackaging() * * Packaging * - * @param \horstoeko\orderx\entities\comfort\ram\SupplyChainPackagingType $applicableSupplyChainPackaging + * @param \horstoeko\orderx\entities\comfort\ram\SupplyChainPackagingType $applicableSupplyChainPackaging * @return self */ public function setApplicableSupplyChainPackaging(?\horstoeko\orderx\entities\comfort\ram\SupplyChainPackagingType $applicableSupplyChainPackaging = null) @@ -533,7 +533,7 @@ public function getOriginTradeCountry() * * Origin Country * - * @param \horstoeko\orderx\entities\comfort\ram\TradeCountryType $originTradeCountry + * @param \horstoeko\orderx\entities\comfort\ram\TradeCountryType $originTradeCountry * @return self */ public function setOriginTradeCountry(?\horstoeko\orderx\entities\comfort\ram\TradeCountryType $originTradeCountry = null) @@ -548,7 +548,7 @@ public function setOriginTradeCountry(?\horstoeko\orderx\entities\comfort\ram\Tr * Additional Document * * @return self - * @param \horstoeko\orderx\entities\comfort\ram\ReferencedDocumentType $additionalReferenceReferencedDocument + * @param \horstoeko\orderx\entities\comfort\ram\ReferencedDocumentType $additionalReferenceReferencedDocument */ public function addToAdditionalReferenceReferencedDocument(\horstoeko\orderx\entities\comfort\ram\ReferencedDocumentType $additionalReferenceReferencedDocument) { @@ -561,7 +561,7 @@ public function addToAdditionalReferenceReferencedDocument(\horstoeko\orderx\ent * * Additional Document * - * @param int|string $index + * @param int|string $index * @return bool */ public function issetAdditionalReferenceReferencedDocument($index) @@ -574,7 +574,7 @@ public function issetAdditionalReferenceReferencedDocument($index) * * Additional Document * - * @param int|string $index + * @param int|string $index * @return void */ public function unsetAdditionalReferenceReferencedDocument($index) @@ -599,7 +599,7 @@ public function getAdditionalReferenceReferencedDocument() * * Additional Document * - * @param \horstoeko\orderx\entities\comfort\ram\ReferencedDocumentType[] $additionalReferenceReferencedDocument + * @param \horstoeko\orderx\entities\comfort\ram\ReferencedDocumentType[] $additionalReferenceReferencedDocument * @return self */ public function setAdditionalReferenceReferencedDocument(array $additionalReferenceReferencedDocument = null) @@ -607,7 +607,4 @@ public function setAdditionalReferenceReferencedDocument(array $additionalRefere $this->additionalReferenceReferencedDocument = $additionalReferenceReferencedDocument; return $this; } - - } - diff --git a/src/entities/comfort/ram/TradeSettlementHeaderMonetarySummationType.php b/src/entities/comfort/ram/TradeSettlementHeaderMonetarySummationType.php index 1a6449f..0332648 100644 --- a/src/entities/comfort/ram/TradeSettlementHeaderMonetarySummationType.php +++ b/src/entities/comfort/ram/TradeSettlementHeaderMonetarySummationType.php @@ -70,7 +70,7 @@ public function getLineTotalAmount() * * Line Total Amount * - * @param \horstoeko\orderx\entities\comfort\udt\AmountType $lineTotalAmount + * @param \horstoeko\orderx\entities\comfort\udt\AmountType $lineTotalAmount * @return self */ public function setLineTotalAmount(\horstoeko\orderx\entities\comfort\udt\AmountType $lineTotalAmount) @@ -96,7 +96,7 @@ public function getChargeTotalAmount() * * Charge Total Amount * - * @param \horstoeko\orderx\entities\comfort\udt\AmountType $chargeTotalAmount + * @param \horstoeko\orderx\entities\comfort\udt\AmountType $chargeTotalAmount * @return self */ public function setChargeTotalAmount(?\horstoeko\orderx\entities\comfort\udt\AmountType $chargeTotalAmount = null) @@ -122,7 +122,7 @@ public function getAllowanceTotalAmount() * * Allowance Total Amount * - * @param \horstoeko\orderx\entities\comfort\udt\AmountType $allowanceTotalAmount + * @param \horstoeko\orderx\entities\comfort\udt\AmountType $allowanceTotalAmount * @return self */ public function setAllowanceTotalAmount(?\horstoeko\orderx\entities\comfort\udt\AmountType $allowanceTotalAmount = null) @@ -148,7 +148,7 @@ public function getTaxBasisTotalAmount() * * Tax Basis Total Amount * - * @param \horstoeko\orderx\entities\comfort\udt\AmountType $taxBasisTotalAmount + * @param \horstoeko\orderx\entities\comfort\udt\AmountType $taxBasisTotalAmount * @return self */ public function setTaxBasisTotalAmount(\horstoeko\orderx\entities\comfort\udt\AmountType $taxBasisTotalAmount) @@ -174,7 +174,7 @@ public function getTaxTotalAmount() * * Tax Total Amount * - * @param \horstoeko\orderx\entities\comfort\udt\AmountType $taxTotalAmount + * @param \horstoeko\orderx\entities\comfort\udt\AmountType $taxTotalAmount * @return self */ public function setTaxTotalAmount(?\horstoeko\orderx\entities\comfort\udt\AmountType $taxTotalAmount = null) @@ -200,7 +200,7 @@ public function getGrandTotalAmount() * * Grand Total Amount * - * @param \horstoeko\orderx\entities\comfort\udt\AmountType $grandTotalAmount + * @param \horstoeko\orderx\entities\comfort\udt\AmountType $grandTotalAmount * @return self */ public function setGrandTotalAmount(?\horstoeko\orderx\entities\comfort\udt\AmountType $grandTotalAmount = null) @@ -208,7 +208,4 @@ public function setGrandTotalAmount(?\horstoeko\orderx\entities\comfort\udt\Amou $this->grandTotalAmount = $grandTotalAmount; return $this; } - - } - diff --git a/src/entities/comfort/ram/TradeSettlementLineMonetarySummationType.php b/src/entities/comfort/ram/TradeSettlementLineMonetarySummationType.php index 14a5264..a27754f 100644 --- a/src/entities/comfort/ram/TradeSettlementLineMonetarySummationType.php +++ b/src/entities/comfort/ram/TradeSettlementLineMonetarySummationType.php @@ -35,7 +35,7 @@ public function getLineTotalAmount() * * Line Total Amount * - * @param \horstoeko\orderx\entities\comfort\udt\AmountType $lineTotalAmount + * @param \horstoeko\orderx\entities\comfort\udt\AmountType $lineTotalAmount * @return self */ public function setLineTotalAmount(\horstoeko\orderx\entities\comfort\udt\AmountType $lineTotalAmount) @@ -43,7 +43,4 @@ public function setLineTotalAmount(\horstoeko\orderx\entities\comfort\udt\Amount $this->lineTotalAmount = $lineTotalAmount; return $this; } - - } - diff --git a/src/entities/comfort/ram/TradeSettlementPaymentMeansType.php b/src/entities/comfort/ram/TradeSettlementPaymentMeansType.php index 65fec0f..c7e09c9 100644 --- a/src/entities/comfort/ram/TradeSettlementPaymentMeansType.php +++ b/src/entities/comfort/ram/TradeSettlementPaymentMeansType.php @@ -42,7 +42,7 @@ public function getTypeCode() * * Type Code * - * @param string $typeCode + * @param string $typeCode * @return self */ public function setTypeCode($typeCode) @@ -68,7 +68,7 @@ public function getInformation() * * Information * - * @param string $information + * @param string $information * @return self */ public function setInformation($information) @@ -76,7 +76,4 @@ public function setInformation($information) $this->information = $information; return $this; } - - } - diff --git a/src/entities/comfort/ram/TradeTaxType.php b/src/entities/comfort/ram/TradeTaxType.php index 6261cea..3bb26c6 100644 --- a/src/entities/comfort/ram/TradeTaxType.php +++ b/src/entities/comfort/ram/TradeTaxType.php @@ -49,7 +49,7 @@ public function getTypeCode() * * Type Code * - * @param string $typeCode + * @param string $typeCode * @return self */ public function setTypeCode($typeCode) @@ -75,7 +75,7 @@ public function getCategoryCode() * * Category Code * - * @param string $categoryCode + * @param string $categoryCode * @return self */ public function setCategoryCode($categoryCode) @@ -101,7 +101,7 @@ public function getRateApplicablePercent() * * Applicable Rate Percent * - * @param \horstoeko\orderx\entities\comfort\udt\PercentType $rateApplicablePercent + * @param \horstoeko\orderx\entities\comfort\udt\PercentType $rateApplicablePercent * @return self */ public function setRateApplicablePercent($rateApplicablePercent) @@ -109,7 +109,4 @@ public function setRateApplicablePercent($rateApplicablePercent) $this->rateApplicablePercent = $rateApplicablePercent; return $this; } - - } - diff --git a/src/entities/comfort/ram/UniversalCommunicationType.php b/src/entities/comfort/ram/UniversalCommunicationType.php index d07af21..7b69504 100644 --- a/src/entities/comfort/ram/UniversalCommunicationType.php +++ b/src/entities/comfort/ram/UniversalCommunicationType.php @@ -42,7 +42,7 @@ public function getURIID() * * URI * - * @param \horstoeko\orderx\entities\comfort\udt\IDType $uRIID + * @param \horstoeko\orderx\entities\comfort\udt\IDType $uRIID * @return self */ public function setURIID(?\horstoeko\orderx\entities\comfort\udt\IDType $uRIID = null) @@ -68,7 +68,7 @@ public function getCompleteNumber() * * Complete Number * - * @param string $completeNumber + * @param string $completeNumber * @return self */ public function setCompleteNumber($completeNumber) @@ -76,7 +76,4 @@ public function setCompleteNumber($completeNumber) $this->completeNumber = $completeNumber; return $this; } - - } - diff --git a/src/entities/comfort/rsm/SCRDMCCBDACIOMessageStructure.php b/src/entities/comfort/rsm/SCRDMCCBDACIOMessageStructure.php index 3bcfb77..8f74fcb 100644 --- a/src/entities/comfort/rsm/SCRDMCCBDACIOMessageStructure.php +++ b/src/entities/comfort/rsm/SCRDMCCBDACIOMessageStructure.php @@ -10,4 +10,3 @@ class SCRDMCCBDACIOMessageStructure extends SCRDMCCBDACIOMessageStructureType } - diff --git a/src/entities/comfort/rsm/SCRDMCCBDACIOMessageStructureType.php b/src/entities/comfort/rsm/SCRDMCCBDACIOMessageStructureType.php index 933830e..88a348e 100644 --- a/src/entities/comfort/rsm/SCRDMCCBDACIOMessageStructureType.php +++ b/src/entities/comfort/rsm/SCRDMCCBDACIOMessageStructureType.php @@ -39,7 +39,7 @@ public function getExchangedDocumentContext() /** * Sets a new exchangedDocumentContext * - * @param \horstoeko\orderx\entities\comfort\ram\ExchangedDocumentContextType $exchangedDocumentContext + * @param \horstoeko\orderx\entities\comfort\ram\ExchangedDocumentContextType $exchangedDocumentContext * @return self */ public function setExchangedDocumentContext(\horstoeko\orderx\entities\comfort\ram\ExchangedDocumentContextType $exchangedDocumentContext) @@ -61,7 +61,7 @@ public function getExchangedDocument() /** * Sets a new exchangedDocument * - * @param \horstoeko\orderx\entities\comfort\ram\ExchangedDocumentType $exchangedDocument + * @param \horstoeko\orderx\entities\comfort\ram\ExchangedDocumentType $exchangedDocument * @return self */ public function setExchangedDocument(\horstoeko\orderx\entities\comfort\ram\ExchangedDocumentType $exchangedDocument) @@ -83,7 +83,7 @@ public function getSupplyChainTradeTransaction() /** * Sets a new supplyChainTradeTransaction * - * @param \horstoeko\orderx\entities\comfort\ram\SupplyChainTradeTransactionType $supplyChainTradeTransaction + * @param \horstoeko\orderx\entities\comfort\ram\SupplyChainTradeTransactionType $supplyChainTradeTransaction * @return self */ public function setSupplyChainTradeTransaction(\horstoeko\orderx\entities\comfort\ram\SupplyChainTradeTransactionType $supplyChainTradeTransaction) @@ -91,7 +91,4 @@ public function setSupplyChainTradeTransaction(\horstoeko\orderx\entities\comfor $this->supplyChainTradeTransaction = $supplyChainTradeTransaction; return $this; } - - } - diff --git a/src/entities/comfort/udt/AmountType.php b/src/entities/comfort/udt/AmountType.php index a7331a0..6b1af56 100644 --- a/src/entities/comfort/udt/AmountType.php +++ b/src/entities/comfort/udt/AmountType.php @@ -5,7 +5,6 @@ /** * Class representing AmountType * - * * XSD Type: AmountType */ class AmountType @@ -34,7 +33,7 @@ public function __construct($value) /** * Gets or sets the inner value * - * @param float $value + * @param float $value * @return float */ public function value() @@ -68,7 +67,7 @@ public function getCurrencyID() /** * Sets a new currencyID * - * @param string $currencyID + * @param string $currencyID * @return self */ public function setCurrencyID($currencyID) @@ -76,7 +75,4 @@ public function setCurrencyID($currencyID) $this->currencyID = $currencyID; return $this; } - - } - diff --git a/src/entities/comfort/udt/BinaryObjectType.php b/src/entities/comfort/udt/BinaryObjectType.php index 2d419fa..7e1f54d 100644 --- a/src/entities/comfort/udt/BinaryObjectType.php +++ b/src/entities/comfort/udt/BinaryObjectType.php @@ -5,7 +5,6 @@ /** * Class representing BinaryObjectType * - * * XSD Type: BinaryObjectType */ class BinaryObjectType @@ -39,7 +38,7 @@ public function __construct($value) /** * Gets or sets the inner value * - * @param string $value + * @param string $value * @return string */ public function value() @@ -73,7 +72,7 @@ public function getMimeCode() /** * Sets a new mimeCode * - * @param string $mimeCode + * @param string $mimeCode * @return self */ public function setMimeCode($mimeCode) @@ -95,7 +94,7 @@ public function getFilename() /** * Sets a new filename * - * @param string $filename + * @param string $filename * @return self */ public function setFilename($filename) @@ -103,7 +102,4 @@ public function setFilename($filename) $this->filename = $filename; return $this; } - - } - diff --git a/src/entities/comfort/udt/CodeType.php b/src/entities/comfort/udt/CodeType.php index 215f621..551620d 100644 --- a/src/entities/comfort/udt/CodeType.php +++ b/src/entities/comfort/udt/CodeType.php @@ -5,7 +5,6 @@ /** * Class representing CodeType * - * * XSD Type: CodeType */ class CodeType @@ -39,7 +38,7 @@ public function __construct($value) /** * Gets or sets the inner value * - * @param string $value + * @param string $value * @return string */ public function value() @@ -73,7 +72,7 @@ public function getListID() /** * Sets a new listID * - * @param string $listID + * @param string $listID * @return self */ public function setListID($listID) @@ -95,7 +94,7 @@ public function getListVersionID() /** * Sets a new listVersionID * - * @param string $listVersionID + * @param string $listVersionID * @return self */ public function setListVersionID($listVersionID) @@ -103,7 +102,4 @@ public function setListVersionID($listVersionID) $this->listVersionID = $listVersionID; return $this; } - - } - diff --git a/src/entities/comfort/udt/DateTimeType.php b/src/entities/comfort/udt/DateTimeType.php index c667c3e..bfb7b5b 100644 --- a/src/entities/comfort/udt/DateTimeType.php +++ b/src/entities/comfort/udt/DateTimeType.php @@ -5,7 +5,6 @@ /** * Class representing DateTimeType * - * * XSD Type: DateTimeType */ class DateTimeType @@ -34,7 +33,7 @@ public function getDateTimeString() /** * Sets a new dateTimeString * - * @param \horstoeko\orderx\entities\comfort\udt\DateTimeType\DateTimeStringAType $dateTimeString + * @param \horstoeko\orderx\entities\comfort\udt\DateTimeType\DateTimeStringAType $dateTimeString * @return self */ public function setDateTimeString(?\horstoeko\orderx\entities\comfort\udt\DateTimeType\DateTimeStringAType $dateTimeString = null) @@ -56,7 +55,7 @@ public function getDateTime() /** * Sets a new dateTime * - * @param \DateTime $dateTime + * @param \DateTime $dateTime * @return self */ public function setDateTime(?\DateTime $dateTime = null) @@ -64,7 +63,4 @@ public function setDateTime(?\DateTime $dateTime = null) $this->dateTime = $dateTime; return $this; } - - } - diff --git a/src/entities/comfort/udt/DateTimeType/DateTimeStringAType.php b/src/entities/comfort/udt/DateTimeType/DateTimeStringAType.php index bb9e0c5..fb6aec3 100644 --- a/src/entities/comfort/udt/DateTimeType/DateTimeStringAType.php +++ b/src/entities/comfort/udt/DateTimeType/DateTimeStringAType.php @@ -31,7 +31,7 @@ public function __construct($value) /** * Gets or sets the inner value * - * @param string $value + * @param string $value * @return string */ public function value() @@ -65,7 +65,7 @@ public function getFormat() /** * Sets a new format * - * @param string $format + * @param string $format * @return self */ public function setFormat($format) @@ -73,7 +73,4 @@ public function setFormat($format) $this->format = $format; return $this; } - - } - diff --git a/src/entities/comfort/udt/IDType.php b/src/entities/comfort/udt/IDType.php index 6116558..995e42f 100644 --- a/src/entities/comfort/udt/IDType.php +++ b/src/entities/comfort/udt/IDType.php @@ -5,7 +5,6 @@ /** * Class representing IDType * - * * XSD Type: IDType */ class IDType @@ -34,7 +33,7 @@ public function __construct($value) /** * Gets or sets the inner value * - * @param string $value + * @param string $value * @return string */ public function value() @@ -68,7 +67,7 @@ public function getSchemeID() /** * Sets a new schemeID * - * @param string $schemeID + * @param string $schemeID * @return self */ public function setSchemeID($schemeID) @@ -76,7 +75,4 @@ public function setSchemeID($schemeID) $this->schemeID = $schemeID; return $this; } - - } - diff --git a/src/entities/comfort/udt/IndicatorType.php b/src/entities/comfort/udt/IndicatorType.php index 8191acc..5e0597f 100644 --- a/src/entities/comfort/udt/IndicatorType.php +++ b/src/entities/comfort/udt/IndicatorType.php @@ -5,7 +5,6 @@ /** * Class representing IndicatorType * - * * XSD Type: IndicatorType */ class IndicatorType @@ -34,7 +33,7 @@ public function getIndicatorString() /** * Sets a new indicatorString * - * @param string $indicatorString + * @param string $indicatorString * @return self */ public function setIndicatorString($indicatorString) @@ -56,7 +55,7 @@ public function getIndicator() /** * Sets a new indicator * - * @param bool $indicator + * @param bool $indicator * @return self */ public function setIndicator($indicator) @@ -64,7 +63,4 @@ public function setIndicator($indicator) $this->indicator = $indicator; return $this; } - - } - diff --git a/src/entities/comfort/udt/IndicatorType/IndicatorStringAType.php b/src/entities/comfort/udt/IndicatorType/IndicatorStringAType.php index 5ba44f9..3e9d3a3 100644 --- a/src/entities/comfort/udt/IndicatorType/IndicatorStringAType.php +++ b/src/entities/comfort/udt/IndicatorType/IndicatorStringAType.php @@ -26,7 +26,7 @@ public function __construct($value) /** * Gets or sets the inner value * - * @param string $value + * @param string $value * @return string */ public function value() @@ -46,7 +46,4 @@ public function __toString() { return strval($this->__value); } - - } - diff --git a/src/entities/comfort/udt/MeasureType.php b/src/entities/comfort/udt/MeasureType.php index e54d137..7283479 100644 --- a/src/entities/comfort/udt/MeasureType.php +++ b/src/entities/comfort/udt/MeasureType.php @@ -5,7 +5,6 @@ /** * Class representing MeasureType * - * * XSD Type: MeasureType */ class MeasureType @@ -34,7 +33,7 @@ public function __construct($value) /** * Gets or sets the inner value * - * @param float $value + * @param float $value * @return float */ public function value() @@ -68,7 +67,7 @@ public function getUnitCode() /** * Sets a new unitCode * - * @param string $unitCode + * @param string $unitCode * @return self */ public function setUnitCode($unitCode) @@ -76,7 +75,4 @@ public function setUnitCode($unitCode) $this->unitCode = $unitCode; return $this; } - - } - diff --git a/src/entities/comfort/udt/NumericType.php b/src/entities/comfort/udt/NumericType.php index d22202a..822a1f6 100644 --- a/src/entities/comfort/udt/NumericType.php +++ b/src/entities/comfort/udt/NumericType.php @@ -5,7 +5,6 @@ /** * Class representing NumericType * - * * XSD Type: NumericType */ class NumericType @@ -29,7 +28,7 @@ public function __construct($value) /** * Gets or sets the inner value * - * @param float $value + * @param float $value * @return float */ public function value() @@ -49,7 +48,4 @@ public function __toString() { return strval($this->__value); } - - } - diff --git a/src/entities/comfort/udt/PercentType.php b/src/entities/comfort/udt/PercentType.php index dad9f5f..7162028 100644 --- a/src/entities/comfort/udt/PercentType.php +++ b/src/entities/comfort/udt/PercentType.php @@ -5,7 +5,6 @@ /** * Class representing PercentType * - * * XSD Type: PercentType */ class PercentType @@ -29,7 +28,7 @@ public function __construct($value) /** * Gets or sets the inner value * - * @param float $value + * @param float $value * @return float */ public function value() @@ -49,7 +48,4 @@ public function __toString() { return strval($this->__value); } - - } - diff --git a/src/entities/comfort/udt/QuantityType.php b/src/entities/comfort/udt/QuantityType.php index c5ac528..322e201 100644 --- a/src/entities/comfort/udt/QuantityType.php +++ b/src/entities/comfort/udt/QuantityType.php @@ -5,7 +5,6 @@ /** * Class representing QuantityType * - * * XSD Type: QuantityType */ class QuantityType @@ -34,7 +33,7 @@ public function __construct($value) /** * Gets or sets the inner value * - * @param float $value + * @param float $value * @return float */ public function value() @@ -68,7 +67,7 @@ public function getUnitCode() /** * Sets a new unitCode * - * @param string $unitCode + * @param string $unitCode * @return self */ public function setUnitCode($unitCode) @@ -76,7 +75,4 @@ public function setUnitCode($unitCode) $this->unitCode = $unitCode; return $this; } - - } - diff --git a/src/entities/comfort/udt/TextType.php b/src/entities/comfort/udt/TextType.php index a1c0c77..1328ba4 100644 --- a/src/entities/comfort/udt/TextType.php +++ b/src/entities/comfort/udt/TextType.php @@ -5,7 +5,6 @@ /** * Class representing TextType * - * * XSD Type: TextType */ class TextType @@ -29,7 +28,7 @@ public function __construct($value) /** * Gets or sets the inner value * - * @param string $value + * @param string $value * @return string */ public function value() @@ -49,7 +48,4 @@ public function __toString() { return strval($this->__value); } - - } - diff --git a/src/entities/extended/qdt/AccountingAccountTypeCodeType.php b/src/entities/extended/qdt/AccountingAccountTypeCodeType.php index c1e24f3..67d0f51 100644 --- a/src/entities/extended/qdt/AccountingAccountTypeCodeType.php +++ b/src/entities/extended/qdt/AccountingAccountTypeCodeType.php @@ -5,7 +5,6 @@ /** * Class representing AccountingAccountTypeCodeType * - * * XSD Type: AccountingAccountTypeCodeType */ class AccountingAccountTypeCodeType @@ -29,7 +28,7 @@ public function __construct($value) /** * Gets or sets the inner value * - * @param string $value + * @param string $value * @return string */ public function value() @@ -49,7 +48,4 @@ public function __toString() { return strval($this->__value); } - - } - diff --git a/src/entities/extended/qdt/AllowanceChargeReasonCodeType.php b/src/entities/extended/qdt/AllowanceChargeReasonCodeType.php index 187421e..ed8f063 100644 --- a/src/entities/extended/qdt/AllowanceChargeReasonCodeType.php +++ b/src/entities/extended/qdt/AllowanceChargeReasonCodeType.php @@ -5,7 +5,6 @@ /** * Class representing AllowanceChargeReasonCodeType * - * * XSD Type: AllowanceChargeReasonCodeType */ class AllowanceChargeReasonCodeType @@ -29,7 +28,7 @@ public function __construct($value) /** * Gets or sets the inner value * - * @param string $value + * @param string $value * @return string */ public function value() @@ -49,7 +48,4 @@ public function __toString() { return strval($this->__value); } - - } - diff --git a/src/entities/extended/qdt/ContactTypeCodeType.php b/src/entities/extended/qdt/ContactTypeCodeType.php index e386c21..47aec90 100644 --- a/src/entities/extended/qdt/ContactTypeCodeType.php +++ b/src/entities/extended/qdt/ContactTypeCodeType.php @@ -5,7 +5,6 @@ /** * Class representing ContactTypeCodeType * - * * XSD Type: ContactTypeCodeType */ class ContactTypeCodeType @@ -29,7 +28,7 @@ public function __construct($value) /** * Gets or sets the inner value * - * @param string $value + * @param string $value * @return string */ public function value() @@ -49,7 +48,4 @@ public function __toString() { return strval($this->__value); } - - } - diff --git a/src/entities/extended/qdt/CountryIDType.php b/src/entities/extended/qdt/CountryIDType.php index 9a64fdb..be7e1b8 100644 --- a/src/entities/extended/qdt/CountryIDType.php +++ b/src/entities/extended/qdt/CountryIDType.php @@ -5,7 +5,6 @@ /** * Class representing CountryIDType * - * * XSD Type: CountryIDType */ class CountryIDType @@ -29,7 +28,7 @@ public function __construct($value) /** * Gets or sets the inner value * - * @param string $value + * @param string $value * @return string */ public function value() @@ -49,7 +48,4 @@ public function __toString() { return strval($this->__value); } - - } - diff --git a/src/entities/extended/qdt/CurrencyCodeType.php b/src/entities/extended/qdt/CurrencyCodeType.php index e6d186b..38d91c6 100644 --- a/src/entities/extended/qdt/CurrencyCodeType.php +++ b/src/entities/extended/qdt/CurrencyCodeType.php @@ -5,7 +5,6 @@ /** * Class representing CurrencyCodeType * - * * XSD Type: CurrencyCodeType */ class CurrencyCodeType @@ -29,7 +28,7 @@ public function __construct($value) /** * Gets or sets the inner value * - * @param string $value + * @param string $value * @return string */ public function value() @@ -49,7 +48,4 @@ public function __toString() { return strval($this->__value); } - - } - diff --git a/src/entities/extended/qdt/DeliveryTermsCodeType.php b/src/entities/extended/qdt/DeliveryTermsCodeType.php index 847fcb9..2509d1e 100644 --- a/src/entities/extended/qdt/DeliveryTermsCodeType.php +++ b/src/entities/extended/qdt/DeliveryTermsCodeType.php @@ -5,7 +5,6 @@ /** * Class representing DeliveryTermsCodeType * - * * XSD Type: DeliveryTermsCodeType */ class DeliveryTermsCodeType @@ -29,7 +28,7 @@ public function __construct($value) /** * Gets or sets the inner value * - * @param string $value + * @param string $value * @return string */ public function value() @@ -49,7 +48,4 @@ public function __toString() { return strval($this->__value); } - - } - diff --git a/src/entities/extended/qdt/DeliveryTermsFunctionCodeType.php b/src/entities/extended/qdt/DeliveryTermsFunctionCodeType.php index 00ddc33..7090164 100644 --- a/src/entities/extended/qdt/DeliveryTermsFunctionCodeType.php +++ b/src/entities/extended/qdt/DeliveryTermsFunctionCodeType.php @@ -5,7 +5,6 @@ /** * Class representing DeliveryTermsFunctionCodeType * - * * XSD Type: DeliveryTermsFunctionCodeType */ class DeliveryTermsFunctionCodeType @@ -29,7 +28,7 @@ public function __construct($value) /** * Gets or sets the inner value * - * @param string $value + * @param string $value * @return string */ public function value() @@ -49,7 +48,4 @@ public function __toString() { return strval($this->__value); } - - } - diff --git a/src/entities/extended/qdt/DocumentCodeType.php b/src/entities/extended/qdt/DocumentCodeType.php index 337558d..06aa586 100644 --- a/src/entities/extended/qdt/DocumentCodeType.php +++ b/src/entities/extended/qdt/DocumentCodeType.php @@ -5,7 +5,6 @@ /** * Class representing DocumentCodeType * - * * XSD Type: DocumentCodeType */ class DocumentCodeType @@ -29,7 +28,7 @@ public function __construct($value) /** * Gets or sets the inner value * - * @param string $value + * @param string $value * @return string */ public function value() @@ -49,7 +48,4 @@ public function __toString() { return strval($this->__value); } - - } - diff --git a/src/entities/extended/qdt/DocumentStatusCodeType.php b/src/entities/extended/qdt/DocumentStatusCodeType.php index 43a61fe..af26f61 100644 --- a/src/entities/extended/qdt/DocumentStatusCodeType.php +++ b/src/entities/extended/qdt/DocumentStatusCodeType.php @@ -5,7 +5,6 @@ /** * Class representing DocumentStatusCodeType * - * * XSD Type: DocumentStatusCodeType */ class DocumentStatusCodeType @@ -29,7 +28,7 @@ public function __construct($value) /** * Gets or sets the inner value * - * @param string $value + * @param string $value * @return string */ public function value() @@ -49,7 +48,4 @@ public function __toString() { return strval($this->__value); } - - } - diff --git a/src/entities/extended/qdt/FormattedDateTimeType.php b/src/entities/extended/qdt/FormattedDateTimeType.php index 7cffa24..29cd864 100644 --- a/src/entities/extended/qdt/FormattedDateTimeType.php +++ b/src/entities/extended/qdt/FormattedDateTimeType.php @@ -5,7 +5,6 @@ /** * Class representing FormattedDateTimeType * - * * XSD Type: FormattedDateTimeType */ class FormattedDateTimeType @@ -29,7 +28,7 @@ public function getDateTimeString() /** * Sets a new dateTimeString * - * @param \horstoeko\orderx\entities\extended\qdt\FormattedDateTimeType\DateTimeStringAType $dateTimeString + * @param \horstoeko\orderx\entities\extended\qdt\FormattedDateTimeType\DateTimeStringAType $dateTimeString * @return self */ public function setDateTimeString(\horstoeko\orderx\entities\extended\qdt\FormattedDateTimeType\DateTimeStringAType $dateTimeString) @@ -37,7 +36,4 @@ public function setDateTimeString(\horstoeko\orderx\entities\extended\qdt\Format $this->dateTimeString = $dateTimeString; return $this; } - - } - diff --git a/src/entities/extended/qdt/FormattedDateTimeType/DateTimeStringAType.php b/src/entities/extended/qdt/FormattedDateTimeType/DateTimeStringAType.php index 5725104..1a3a1fb 100644 --- a/src/entities/extended/qdt/FormattedDateTimeType/DateTimeStringAType.php +++ b/src/entities/extended/qdt/FormattedDateTimeType/DateTimeStringAType.php @@ -31,7 +31,7 @@ public function __construct($value) /** * Gets or sets the inner value * - * @param string $value + * @param string $value * @return string */ public function value() @@ -65,7 +65,7 @@ public function getFormat() /** * Sets a new format * - * @param string $format + * @param string $format * @return self */ public function setFormat($format) @@ -73,7 +73,4 @@ public function setFormat($format) $this->format = $format; return $this; } - - } - diff --git a/src/entities/extended/qdt/LineStatusCodeType.php b/src/entities/extended/qdt/LineStatusCodeType.php index 18d95e5..133ede0 100644 --- a/src/entities/extended/qdt/LineStatusCodeType.php +++ b/src/entities/extended/qdt/LineStatusCodeType.php @@ -5,7 +5,6 @@ /** * Class representing LineStatusCodeType * - * * XSD Type: LineStatusCodeType */ class LineStatusCodeType @@ -29,7 +28,7 @@ public function __construct($value) /** * Gets or sets the inner value * - * @param string $value + * @param string $value * @return string */ public function value() @@ -49,7 +48,4 @@ public function __toString() { return strval($this->__value); } - - } - diff --git a/src/entities/extended/qdt/MessageFunctionCodeType.php b/src/entities/extended/qdt/MessageFunctionCodeType.php index 08788ab..6ac732b 100644 --- a/src/entities/extended/qdt/MessageFunctionCodeType.php +++ b/src/entities/extended/qdt/MessageFunctionCodeType.php @@ -5,7 +5,6 @@ /** * Class representing MessageFunctionCodeType * - * * XSD Type: MessageFunctionCodeType */ class MessageFunctionCodeType @@ -29,7 +28,7 @@ public function __construct($value) /** * Gets or sets the inner value * - * @param string $value + * @param string $value * @return string */ public function value() @@ -49,7 +48,4 @@ public function __toString() { return strval($this->__value); } - - } - diff --git a/src/entities/extended/qdt/PackageTypeCodeType.php b/src/entities/extended/qdt/PackageTypeCodeType.php index 6512651..77cac45 100644 --- a/src/entities/extended/qdt/PackageTypeCodeType.php +++ b/src/entities/extended/qdt/PackageTypeCodeType.php @@ -5,7 +5,6 @@ /** * Class representing PackageTypeCodeType * - * * XSD Type: PackageTypeCodeType */ class PackageTypeCodeType @@ -29,7 +28,7 @@ public function __construct($value) /** * Gets or sets the inner value * - * @param string $value + * @param string $value * @return string */ public function value() @@ -49,7 +48,4 @@ public function __toString() { return strval($this->__value); } - - } - diff --git a/src/entities/extended/qdt/PaymentMeansCodeType.php b/src/entities/extended/qdt/PaymentMeansCodeType.php index 6286137..7d0e2cc 100644 --- a/src/entities/extended/qdt/PaymentMeansCodeType.php +++ b/src/entities/extended/qdt/PaymentMeansCodeType.php @@ -5,7 +5,6 @@ /** * Class representing PaymentMeansCodeType * - * * XSD Type: PaymentMeansCodeType */ class PaymentMeansCodeType @@ -29,7 +28,7 @@ public function __construct($value) /** * Gets or sets the inner value * - * @param string $value + * @param string $value * @return string */ public function value() @@ -49,7 +48,4 @@ public function __toString() { return strval($this->__value); } - - } - diff --git a/src/entities/extended/qdt/ReferenceCodeType.php b/src/entities/extended/qdt/ReferenceCodeType.php index bb74e76..ee95b96 100644 --- a/src/entities/extended/qdt/ReferenceCodeType.php +++ b/src/entities/extended/qdt/ReferenceCodeType.php @@ -5,7 +5,6 @@ /** * Class representing ReferenceCodeType * - * * XSD Type: ReferenceCodeType */ class ReferenceCodeType @@ -29,7 +28,7 @@ public function __construct($value) /** * Gets or sets the inner value * - * @param string $value + * @param string $value * @return string */ public function value() @@ -49,7 +48,4 @@ public function __toString() { return strval($this->__value); } - - } - diff --git a/src/entities/extended/qdt/TaxCategoryCodeType.php b/src/entities/extended/qdt/TaxCategoryCodeType.php index 1378849..357465e 100644 --- a/src/entities/extended/qdt/TaxCategoryCodeType.php +++ b/src/entities/extended/qdt/TaxCategoryCodeType.php @@ -5,7 +5,6 @@ /** * Class representing TaxCategoryCodeType * - * * XSD Type: TaxCategoryCodeType */ class TaxCategoryCodeType @@ -29,7 +28,7 @@ public function __construct($value) /** * Gets or sets the inner value * - * @param string $value + * @param string $value * @return string */ public function value() @@ -49,7 +48,4 @@ public function __toString() { return strval($this->__value); } - - } - diff --git a/src/entities/extended/qdt/TaxTypeCodeType.php b/src/entities/extended/qdt/TaxTypeCodeType.php index bdf9eb3..e67c64b 100644 --- a/src/entities/extended/qdt/TaxTypeCodeType.php +++ b/src/entities/extended/qdt/TaxTypeCodeType.php @@ -5,7 +5,6 @@ /** * Class representing TaxTypeCodeType * - * * XSD Type: TaxTypeCodeType */ class TaxTypeCodeType @@ -29,7 +28,7 @@ public function __construct($value) /** * Gets or sets the inner value * - * @param string $value + * @param string $value * @return string */ public function value() @@ -49,7 +48,4 @@ public function __toString() { return strval($this->__value); } - - } - diff --git a/src/entities/extended/qdt/TimeReferenceCodeType.php b/src/entities/extended/qdt/TimeReferenceCodeType.php index fed83ff..e0e3015 100644 --- a/src/entities/extended/qdt/TimeReferenceCodeType.php +++ b/src/entities/extended/qdt/TimeReferenceCodeType.php @@ -5,7 +5,6 @@ /** * Class representing TimeReferenceCodeType * - * * XSD Type: TimeReferenceCodeType */ class TimeReferenceCodeType @@ -29,7 +28,7 @@ public function __construct($value) /** * Gets or sets the inner value * - * @param string $value + * @param string $value * @return string */ public function value() @@ -49,7 +48,4 @@ public function __toString() { return strval($this->__value); } - - } - diff --git a/src/entities/extended/ram/DocumentContextParameterType.php b/src/entities/extended/ram/DocumentContextParameterType.php index 699e277..0580e7a 100644 --- a/src/entities/extended/ram/DocumentContextParameterType.php +++ b/src/entities/extended/ram/DocumentContextParameterType.php @@ -35,7 +35,7 @@ public function getID() * * ID * - * @param \horstoeko\orderx\entities\extended\udt\IDType $iD + * @param \horstoeko\orderx\entities\extended\udt\IDType $iD * @return self */ public function setID(\horstoeko\orderx\entities\extended\udt\IDType $iD) @@ -43,7 +43,4 @@ public function setID(\horstoeko\orderx\entities\extended\udt\IDType $iD) $this->iD = $iD; return $this; } - - } - diff --git a/src/entities/extended/ram/DocumentLineDocumentType.php b/src/entities/extended/ram/DocumentLineDocumentType.php index c8becc4..b31be54 100644 --- a/src/entities/extended/ram/DocumentLineDocumentType.php +++ b/src/entities/extended/ram/DocumentLineDocumentType.php @@ -51,7 +51,7 @@ public function getLineID() * * Line ID * - * @param \horstoeko\orderx\entities\extended\udt\IDType $lineID + * @param \horstoeko\orderx\entities\extended\udt\IDType $lineID * @return self */ public function setLineID(\horstoeko\orderx\entities\extended\udt\IDType $lineID) @@ -77,7 +77,7 @@ public function getLineStatusCode() * * Status Code * - * @param string $lineStatusCode + * @param string $lineStatusCode * @return self */ public function setLineStatusCode($lineStatusCode) @@ -92,7 +92,7 @@ public function setLineStatusCode($lineStatusCode) * Note * * @return self - * @param \horstoeko\orderx\entities\extended\ram\NoteType $includedNote + * @param \horstoeko\orderx\entities\extended\ram\NoteType $includedNote */ public function addToIncludedNote(\horstoeko\orderx\entities\extended\ram\NoteType $includedNote) { @@ -105,7 +105,7 @@ public function addToIncludedNote(\horstoeko\orderx\entities\extended\ram\NoteTy * * Note * - * @param int|string $index + * @param int|string $index * @return bool */ public function issetIncludedNote($index) @@ -118,7 +118,7 @@ public function issetIncludedNote($index) * * Note * - * @param int|string $index + * @param int|string $index * @return void */ public function unsetIncludedNote($index) @@ -143,7 +143,7 @@ public function getIncludedNote() * * Note * - * @param \horstoeko\orderx\entities\extended\ram\NoteType[] $includedNote + * @param \horstoeko\orderx\entities\extended\ram\NoteType[] $includedNote * @return self */ public function setIncludedNote(array $includedNote = null) @@ -151,7 +151,4 @@ public function setIncludedNote(array $includedNote = null) $this->includedNote = $includedNote; return $this; } - - } - diff --git a/src/entities/extended/ram/ExchangedDocumentContextType.php b/src/entities/extended/ram/ExchangedDocumentContextType.php index cbde751..efb6366 100644 --- a/src/entities/extended/ram/ExchangedDocumentContextType.php +++ b/src/entities/extended/ram/ExchangedDocumentContextType.php @@ -49,7 +49,7 @@ public function getTestIndicator() * * Test Indicator * - * @param \horstoeko\orderx\entities\extended\udt\IndicatorType $testIndicator + * @param \horstoeko\orderx\entities\extended\udt\IndicatorType $testIndicator * @return self */ public function setTestIndicator(?\horstoeko\orderx\entities\extended\udt\IndicatorType $testIndicator = null) @@ -75,7 +75,7 @@ public function getBusinessProcessSpecifiedDocumentContextParameter() * * Business Process * - * @param \horstoeko\orderx\entities\extended\ram\DocumentContextParameterType $businessProcessSpecifiedDocumentContextParameter + * @param \horstoeko\orderx\entities\extended\ram\DocumentContextParameterType $businessProcessSpecifiedDocumentContextParameter * @return self */ public function setBusinessProcessSpecifiedDocumentContextParameter(?\horstoeko\orderx\entities\extended\ram\DocumentContextParameterType $businessProcessSpecifiedDocumentContextParameter = null) @@ -101,7 +101,7 @@ public function getGuidelineSpecifiedDocumentContextParameter() * * Guideline * - * @param \horstoeko\orderx\entities\extended\ram\DocumentContextParameterType $guidelineSpecifiedDocumentContextParameter + * @param \horstoeko\orderx\entities\extended\ram\DocumentContextParameterType $guidelineSpecifiedDocumentContextParameter * @return self */ public function setGuidelineSpecifiedDocumentContextParameter(\horstoeko\orderx\entities\extended\ram\DocumentContextParameterType $guidelineSpecifiedDocumentContextParameter) @@ -109,7 +109,4 @@ public function setGuidelineSpecifiedDocumentContextParameter(\horstoeko\orderx\ $this->guidelineSpecifiedDocumentContextParameter = $guidelineSpecifiedDocumentContextParameter; return $this; } - - } - diff --git a/src/entities/extended/ram/ExchangedDocumentType.php b/src/entities/extended/ram/ExchangedDocumentType.php index f1fcca3..9e99906 100644 --- a/src/entities/extended/ram/ExchangedDocumentType.php +++ b/src/entities/extended/ram/ExchangedDocumentType.php @@ -107,7 +107,7 @@ public function getID() * * ID * - * @param \horstoeko\orderx\entities\extended\udt\IDType $iD + * @param \horstoeko\orderx\entities\extended\udt\IDType $iD * @return self */ public function setID(\horstoeko\orderx\entities\extended\udt\IDType $iD) @@ -133,7 +133,7 @@ public function getName() * * Name * - * @param string $name + * @param string $name * @return self */ public function setName($name) @@ -159,7 +159,7 @@ public function getTypeCode() * * Type Code * - * @param string $typeCode + * @param string $typeCode * @return self */ public function setTypeCode($typeCode) @@ -185,7 +185,7 @@ public function getStatusCode() * * Status Code * - * @param string $statusCode + * @param string $statusCode * @return self */ public function setStatusCode($statusCode) @@ -211,7 +211,7 @@ public function getIssueDateTime() * * Issue Date Time * - * @param \horstoeko\orderx\entities\extended\udt\DateTimeType $issueDateTime + * @param \horstoeko\orderx\entities\extended\udt\DateTimeType $issueDateTime * @return self */ public function setIssueDateTime(\horstoeko\orderx\entities\extended\udt\DateTimeType $issueDateTime) @@ -233,7 +233,7 @@ public function getCopyIndicator() /** * Sets a new copyIndicator * - * @param \horstoeko\orderx\entities\extended\udt\IndicatorType $copyIndicator + * @param \horstoeko\orderx\entities\extended\udt\IndicatorType $copyIndicator * @return self */ public function setCopyIndicator(?\horstoeko\orderx\entities\extended\udt\IndicatorType $copyIndicator = null) @@ -248,7 +248,7 @@ public function setCopyIndicator(?\horstoeko\orderx\entities\extended\udt\Indica * Language Code * * @return self - * @param \horstoeko\orderx\entities\extended\udt\IDType $languageID + * @param \horstoeko\orderx\entities\extended\udt\IDType $languageID */ public function addToLanguageID(\horstoeko\orderx\entities\extended\udt\IDType $languageID) { @@ -261,7 +261,7 @@ public function addToLanguageID(\horstoeko\orderx\entities\extended\udt\IDType $ * * Language Code * - * @param int|string $index + * @param int|string $index * @return bool */ public function issetLanguageID($index) @@ -274,7 +274,7 @@ public function issetLanguageID($index) * * Language Code * - * @param int|string $index + * @param int|string $index * @return void */ public function unsetLanguageID($index) @@ -299,7 +299,7 @@ public function getLanguageID() * * Language Code * - * @param \horstoeko\orderx\entities\extended\udt\IDType[] $languageID + * @param \horstoeko\orderx\entities\extended\udt\IDType[] $languageID * @return self */ public function setLanguageID(array $languageID = null) @@ -325,7 +325,7 @@ public function getPurposeCode() * * Purpose Code * - * @param string $purposeCode + * @param string $purposeCode * @return self */ public function setPurposeCode($purposeCode) @@ -351,7 +351,7 @@ public function getRequestedResponseTypeCode() * * Response Request Type Code * - * @param \horstoeko\orderx\entities\extended\udt\CodeType $requestedResponseTypeCode + * @param \horstoeko\orderx\entities\extended\udt\CodeType $requestedResponseTypeCode * @return self */ public function setRequestedResponseTypeCode(?\horstoeko\orderx\entities\extended\udt\CodeType $requestedResponseTypeCode = null) @@ -366,7 +366,7 @@ public function setRequestedResponseTypeCode(?\horstoeko\orderx\entities\extende * Note * * @return self - * @param \horstoeko\orderx\entities\extended\ram\NoteType $includedNote + * @param \horstoeko\orderx\entities\extended\ram\NoteType $includedNote */ public function addToIncludedNote(\horstoeko\orderx\entities\extended\ram\NoteType $includedNote) { @@ -379,7 +379,7 @@ public function addToIncludedNote(\horstoeko\orderx\entities\extended\ram\NoteTy * * Note * - * @param int|string $index + * @param int|string $index * @return bool */ public function issetIncludedNote($index) @@ -392,7 +392,7 @@ public function issetIncludedNote($index) * * Note * - * @param int|string $index + * @param int|string $index * @return void */ public function unsetIncludedNote($index) @@ -417,7 +417,7 @@ public function getIncludedNote() * * Note * - * @param \horstoeko\orderx\entities\extended\ram\NoteType[] $includedNote + * @param \horstoeko\orderx\entities\extended\ram\NoteType[] $includedNote * @return self */ public function setIncludedNote(array $includedNote = null) @@ -443,7 +443,7 @@ public function getEffectiveSpecifiedPeriod() * * Effective Period * - * @param \horstoeko\orderx\entities\extended\ram\SpecifiedPeriodType $effectiveSpecifiedPeriod + * @param \horstoeko\orderx\entities\extended\ram\SpecifiedPeriodType $effectiveSpecifiedPeriod * @return self */ public function setEffectiveSpecifiedPeriod(?\horstoeko\orderx\entities\extended\ram\SpecifiedPeriodType $effectiveSpecifiedPeriod = null) @@ -451,7 +451,4 @@ public function setEffectiveSpecifiedPeriod(?\horstoeko\orderx\entities\extended $this->effectiveSpecifiedPeriod = $effectiveSpecifiedPeriod; return $this; } - - } - diff --git a/src/entities/extended/ram/HeaderTradeAgreementType.php b/src/entities/extended/ram/HeaderTradeAgreementType.php index b39edf5..dd9e6a0 100644 --- a/src/entities/extended/ram/HeaderTradeAgreementType.php +++ b/src/entities/extended/ram/HeaderTradeAgreementType.php @@ -172,7 +172,7 @@ public function getBuyerReference() * * Buyer Reference Text * - * @param string $buyerReference + * @param string $buyerReference * @return self */ public function setBuyerReference($buyerReference) @@ -198,7 +198,7 @@ public function getSellerTradeParty() * * Seller * - * @param \horstoeko\orderx\entities\extended\ram\TradePartyType $sellerTradeParty + * @param \horstoeko\orderx\entities\extended\ram\TradePartyType $sellerTradeParty * @return self */ public function setSellerTradeParty(\horstoeko\orderx\entities\extended\ram\TradePartyType $sellerTradeParty) @@ -224,7 +224,7 @@ public function getBuyerTradeParty() * * Buyer * - * @param \horstoeko\orderx\entities\extended\ram\TradePartyType $buyerTradeParty + * @param \horstoeko\orderx\entities\extended\ram\TradePartyType $buyerTradeParty * @return self */ public function setBuyerTradeParty(\horstoeko\orderx\entities\extended\ram\TradePartyType $buyerTradeParty) @@ -250,7 +250,7 @@ public function getBuyerRequisitionerTradeParty() * * Buyer Requisitioner * - * @param \horstoeko\orderx\entities\extended\ram\TradePartyType $buyerRequisitionerTradeParty + * @param \horstoeko\orderx\entities\extended\ram\TradePartyType $buyerRequisitionerTradeParty * @return self */ public function setBuyerRequisitionerTradeParty(?\horstoeko\orderx\entities\extended\ram\TradePartyType $buyerRequisitionerTradeParty = null) @@ -276,7 +276,7 @@ public function getProductEndUserTradeParty() * * End User * - * @param \horstoeko\orderx\entities\extended\ram\TradePartyType $productEndUserTradeParty + * @param \horstoeko\orderx\entities\extended\ram\TradePartyType $productEndUserTradeParty * @return self */ public function setProductEndUserTradeParty(?\horstoeko\orderx\entities\extended\ram\TradePartyType $productEndUserTradeParty = null) @@ -302,7 +302,7 @@ public function getApplicableTradeDeliveryTerms() * * Trade Delivery Terms * - * @param \horstoeko\orderx\entities\extended\ram\TradeDeliveryTermsType $applicableTradeDeliveryTerms + * @param \horstoeko\orderx\entities\extended\ram\TradeDeliveryTermsType $applicableTradeDeliveryTerms * @return self */ public function setApplicableTradeDeliveryTerms(?\horstoeko\orderx\entities\extended\ram\TradeDeliveryTermsType $applicableTradeDeliveryTerms = null) @@ -328,7 +328,7 @@ public function getSellerOrderReferencedDocument() * * Seller Order Document * - * @param \horstoeko\orderx\entities\extended\ram\ReferencedDocumentType $sellerOrderReferencedDocument + * @param \horstoeko\orderx\entities\extended\ram\ReferencedDocumentType $sellerOrderReferencedDocument * @return self */ public function setSellerOrderReferencedDocument(?\horstoeko\orderx\entities\extended\ram\ReferencedDocumentType $sellerOrderReferencedDocument = null) @@ -354,7 +354,7 @@ public function getBuyerOrderReferencedDocument() * * Buyer Order Document * - * @param \horstoeko\orderx\entities\extended\ram\ReferencedDocumentType $buyerOrderReferencedDocument + * @param \horstoeko\orderx\entities\extended\ram\ReferencedDocumentType $buyerOrderReferencedDocument * @return self */ public function setBuyerOrderReferencedDocument(?\horstoeko\orderx\entities\extended\ram\ReferencedDocumentType $buyerOrderReferencedDocument = null) @@ -380,7 +380,7 @@ public function getQuotationReferencedDocument() * * Quotation Document * - * @param \horstoeko\orderx\entities\extended\ram\ReferencedDocumentType $quotationReferencedDocument + * @param \horstoeko\orderx\entities\extended\ram\ReferencedDocumentType $quotationReferencedDocument * @return self */ public function setQuotationReferencedDocument(?\horstoeko\orderx\entities\extended\ram\ReferencedDocumentType $quotationReferencedDocument = null) @@ -406,7 +406,7 @@ public function getContractReferencedDocument() * * Contract Document * - * @param \horstoeko\orderx\entities\extended\ram\ReferencedDocumentType $contractReferencedDocument + * @param \horstoeko\orderx\entities\extended\ram\ReferencedDocumentType $contractReferencedDocument * @return self */ public function setContractReferencedDocument(?\horstoeko\orderx\entities\extended\ram\ReferencedDocumentType $contractReferencedDocument = null) @@ -432,7 +432,7 @@ public function getRequisitionReferencedDocument() * * Requisition Document * - * @param \horstoeko\orderx\entities\extended\ram\ReferencedDocumentType $requisitionReferencedDocument + * @param \horstoeko\orderx\entities\extended\ram\ReferencedDocumentType $requisitionReferencedDocument * @return self */ public function setRequisitionReferencedDocument(?\horstoeko\orderx\entities\extended\ram\ReferencedDocumentType $requisitionReferencedDocument = null) @@ -447,7 +447,7 @@ public function setRequisitionReferencedDocument(?\horstoeko\orderx\entities\ext * Additional Document * * @return self - * @param \horstoeko\orderx\entities\extended\ram\ReferencedDocumentType $additionalReferencedDocument + * @param \horstoeko\orderx\entities\extended\ram\ReferencedDocumentType $additionalReferencedDocument */ public function addToAdditionalReferencedDocument(\horstoeko\orderx\entities\extended\ram\ReferencedDocumentType $additionalReferencedDocument) { @@ -460,7 +460,7 @@ public function addToAdditionalReferencedDocument(\horstoeko\orderx\entities\ext * * Additional Document * - * @param int|string $index + * @param int|string $index * @return bool */ public function issetAdditionalReferencedDocument($index) @@ -473,7 +473,7 @@ public function issetAdditionalReferencedDocument($index) * * Additional Document * - * @param int|string $index + * @param int|string $index * @return void */ public function unsetAdditionalReferencedDocument($index) @@ -498,7 +498,7 @@ public function getAdditionalReferencedDocument() * * Additional Document * - * @param \horstoeko\orderx\entities\extended\ram\ReferencedDocumentType[] $additionalReferencedDocument + * @param \horstoeko\orderx\entities\extended\ram\ReferencedDocumentType[] $additionalReferencedDocument * @return self */ public function setAdditionalReferencedDocument(array $additionalReferencedDocument = null) @@ -524,7 +524,7 @@ public function getBuyerAgentTradeParty() * * Buyer Agent * - * @param \horstoeko\orderx\entities\extended\ram\TradePartyType $buyerAgentTradeParty + * @param \horstoeko\orderx\entities\extended\ram\TradePartyType $buyerAgentTradeParty * @return self */ public function setBuyerAgentTradeParty(?\horstoeko\orderx\entities\extended\ram\TradePartyType $buyerAgentTradeParty = null) @@ -550,7 +550,7 @@ public function getCatalogueReferencedDocument() * * Catalogue Document * - * @param \horstoeko\orderx\entities\extended\ram\ReferencedDocumentType $catalogueReferencedDocument + * @param \horstoeko\orderx\entities\extended\ram\ReferencedDocumentType $catalogueReferencedDocument * @return self */ public function setCatalogueReferencedDocument(?\horstoeko\orderx\entities\extended\ram\ReferencedDocumentType $catalogueReferencedDocument = null) @@ -576,7 +576,7 @@ public function getBlanketOrderReferencedDocument() * * Blanket Order Document * - * @param \horstoeko\orderx\entities\extended\ram\ReferencedDocumentType $blanketOrderReferencedDocument + * @param \horstoeko\orderx\entities\extended\ram\ReferencedDocumentType $blanketOrderReferencedDocument * @return self */ public function setBlanketOrderReferencedDocument(?\horstoeko\orderx\entities\extended\ram\ReferencedDocumentType $blanketOrderReferencedDocument = null) @@ -602,7 +602,7 @@ public function getPreviousOrderReferencedDocument() * * Previous Order Document * - * @param \horstoeko\orderx\entities\extended\ram\ReferencedDocumentType $previousOrderReferencedDocument + * @param \horstoeko\orderx\entities\extended\ram\ReferencedDocumentType $previousOrderReferencedDocument * @return self */ public function setPreviousOrderReferencedDocument(?\horstoeko\orderx\entities\extended\ram\ReferencedDocumentType $previousOrderReferencedDocument = null) @@ -628,7 +628,7 @@ public function getPreviousOrderChangeReferencedDocument() * * Previous Order Change Document * - * @param \horstoeko\orderx\entities\extended\ram\ReferencedDocumentType $previousOrderChangeReferencedDocument + * @param \horstoeko\orderx\entities\extended\ram\ReferencedDocumentType $previousOrderChangeReferencedDocument * @return self */ public function setPreviousOrderChangeReferencedDocument(?\horstoeko\orderx\entities\extended\ram\ReferencedDocumentType $previousOrderChangeReferencedDocument = null) @@ -654,7 +654,7 @@ public function getPreviousOrderResponseReferencedDocument() * * Previous Order Response Document * - * @param \horstoeko\orderx\entities\extended\ram\ReferencedDocumentType $previousOrderResponseReferencedDocument + * @param \horstoeko\orderx\entities\extended\ram\ReferencedDocumentType $previousOrderResponseReferencedDocument * @return self */ public function setPreviousOrderResponseReferencedDocument(?\horstoeko\orderx\entities\extended\ram\ReferencedDocumentType $previousOrderResponseReferencedDocument = null) @@ -680,7 +680,7 @@ public function getSpecifiedProcuringProject() * * Procuring Project * - * @param \horstoeko\orderx\entities\extended\ram\ProcuringProjectType $specifiedProcuringProject + * @param \horstoeko\orderx\entities\extended\ram\ProcuringProjectType $specifiedProcuringProject * @return self */ public function setSpecifiedProcuringProject(?\horstoeko\orderx\entities\extended\ram\ProcuringProjectType $specifiedProcuringProject = null) @@ -695,7 +695,7 @@ public function setSpecifiedProcuringProject(?\horstoeko\orderx\entities\extende * Ultimate Customer Order Document * * @return self - * @param \horstoeko\orderx\entities\extended\ram\ReferencedDocumentType $ultimateCustomerOrderReferencedDocument + * @param \horstoeko\orderx\entities\extended\ram\ReferencedDocumentType $ultimateCustomerOrderReferencedDocument */ public function addToUltimateCustomerOrderReferencedDocument(\horstoeko\orderx\entities\extended\ram\ReferencedDocumentType $ultimateCustomerOrderReferencedDocument) { @@ -708,7 +708,7 @@ public function addToUltimateCustomerOrderReferencedDocument(\horstoeko\orderx\e * * Ultimate Customer Order Document * - * @param int|string $index + * @param int|string $index * @return bool */ public function issetUltimateCustomerOrderReferencedDocument($index) @@ -721,7 +721,7 @@ public function issetUltimateCustomerOrderReferencedDocument($index) * * Ultimate Customer Order Document * - * @param int|string $index + * @param int|string $index * @return void */ public function unsetUltimateCustomerOrderReferencedDocument($index) @@ -746,7 +746,7 @@ public function getUltimateCustomerOrderReferencedDocument() * * Ultimate Customer Order Document * - * @param \horstoeko\orderx\entities\extended\ram\ReferencedDocumentType[] $ultimateCustomerOrderReferencedDocument + * @param \horstoeko\orderx\entities\extended\ram\ReferencedDocumentType[] $ultimateCustomerOrderReferencedDocument * @return self */ public function setUltimateCustomerOrderReferencedDocument(array $ultimateCustomerOrderReferencedDocument = null) @@ -754,7 +754,4 @@ public function setUltimateCustomerOrderReferencedDocument(array $ultimateCustom $this->ultimateCustomerOrderReferencedDocument = $ultimateCustomerOrderReferencedDocument; return $this; } - - } - diff --git a/src/entities/extended/ram/HeaderTradeDeliveryType.php b/src/entities/extended/ram/HeaderTradeDeliveryType.php index 3f11837..c2d8ecf 100644 --- a/src/entities/extended/ram/HeaderTradeDeliveryType.php +++ b/src/entities/extended/ram/HeaderTradeDeliveryType.php @@ -67,7 +67,7 @@ public function getShipToTradeParty() * * Ship To Party * - * @param \horstoeko\orderx\entities\extended\ram\TradePartyType $shipToTradeParty + * @param \horstoeko\orderx\entities\extended\ram\TradePartyType $shipToTradeParty * @return self */ public function setShipToTradeParty(?\horstoeko\orderx\entities\extended\ram\TradePartyType $shipToTradeParty = null) @@ -93,7 +93,7 @@ public function getUltimateShipToTradeParty() * * Ultimate Ship To Party * - * @param \horstoeko\orderx\entities\extended\ram\TradePartyType $ultimateShipToTradeParty + * @param \horstoeko\orderx\entities\extended\ram\TradePartyType $ultimateShipToTradeParty * @return self */ public function setUltimateShipToTradeParty(?\horstoeko\orderx\entities\extended\ram\TradePartyType $ultimateShipToTradeParty = null) @@ -119,7 +119,7 @@ public function getShipFromTradeParty() * * Ship From Party * - * @param \horstoeko\orderx\entities\extended\ram\TradePartyType $shipFromTradeParty + * @param \horstoeko\orderx\entities\extended\ram\TradePartyType $shipFromTradeParty * @return self */ public function setShipFromTradeParty(?\horstoeko\orderx\entities\extended\ram\TradePartyType $shipFromTradeParty = null) @@ -134,7 +134,7 @@ public function setShipFromTradeParty(?\horstoeko\orderx\entities\extended\ram\T * Requested Delivery Event * * @return self - * @param \horstoeko\orderx\entities\extended\ram\SupplyChainEventType $requestedDeliverySupplyChainEvent + * @param \horstoeko\orderx\entities\extended\ram\SupplyChainEventType $requestedDeliverySupplyChainEvent */ public function addToRequestedDeliverySupplyChainEvent(\horstoeko\orderx\entities\extended\ram\SupplyChainEventType $requestedDeliverySupplyChainEvent) { @@ -147,7 +147,7 @@ public function addToRequestedDeliverySupplyChainEvent(\horstoeko\orderx\entitie * * Requested Delivery Event * - * @param int|string $index + * @param int|string $index * @return bool */ public function issetRequestedDeliverySupplyChainEvent($index) @@ -160,7 +160,7 @@ public function issetRequestedDeliverySupplyChainEvent($index) * * Requested Delivery Event * - * @param int|string $index + * @param int|string $index * @return void */ public function unsetRequestedDeliverySupplyChainEvent($index) @@ -185,7 +185,7 @@ public function getRequestedDeliverySupplyChainEvent() * * Requested Delivery Event * - * @param \horstoeko\orderx\entities\extended\ram\SupplyChainEventType[] $requestedDeliverySupplyChainEvent + * @param \horstoeko\orderx\entities\extended\ram\SupplyChainEventType[] $requestedDeliverySupplyChainEvent * @return self */ public function setRequestedDeliverySupplyChainEvent(array $requestedDeliverySupplyChainEvent = null) @@ -200,7 +200,7 @@ public function setRequestedDeliverySupplyChainEvent(array $requestedDeliverySup * Requested Despatch Event * * @return self - * @param \horstoeko\orderx\entities\extended\ram\SupplyChainEventType $requestedDespatchSupplyChainEvent + * @param \horstoeko\orderx\entities\extended\ram\SupplyChainEventType $requestedDespatchSupplyChainEvent */ public function addToRequestedDespatchSupplyChainEvent(\horstoeko\orderx\entities\extended\ram\SupplyChainEventType $requestedDespatchSupplyChainEvent) { @@ -213,7 +213,7 @@ public function addToRequestedDespatchSupplyChainEvent(\horstoeko\orderx\entitie * * Requested Despatch Event * - * @param int|string $index + * @param int|string $index * @return bool */ public function issetRequestedDespatchSupplyChainEvent($index) @@ -226,7 +226,7 @@ public function issetRequestedDespatchSupplyChainEvent($index) * * Requested Despatch Event * - * @param int|string $index + * @param int|string $index * @return void */ public function unsetRequestedDespatchSupplyChainEvent($index) @@ -251,7 +251,7 @@ public function getRequestedDespatchSupplyChainEvent() * * Requested Despatch Event * - * @param \horstoeko\orderx\entities\extended\ram\SupplyChainEventType[] $requestedDespatchSupplyChainEvent + * @param \horstoeko\orderx\entities\extended\ram\SupplyChainEventType[] $requestedDespatchSupplyChainEvent * @return self */ public function setRequestedDespatchSupplyChainEvent(array $requestedDespatchSupplyChainEvent = null) @@ -259,7 +259,4 @@ public function setRequestedDespatchSupplyChainEvent(array $requestedDespatchSup $this->requestedDespatchSupplyChainEvent = $requestedDespatchSupplyChainEvent; return $this; } - - } - diff --git a/src/entities/extended/ram/HeaderTradeSettlementType.php b/src/entities/extended/ram/HeaderTradeSettlementType.php index b0e5d0f..828a1c4 100644 --- a/src/entities/extended/ram/HeaderTradeSettlementType.php +++ b/src/entities/extended/ram/HeaderTradeSettlementType.php @@ -118,7 +118,7 @@ public function getTaxCurrencyCode() * * Tax Currency Code * - * @param string $taxCurrencyCode + * @param string $taxCurrencyCode * @return self */ public function setTaxCurrencyCode($taxCurrencyCode) @@ -144,7 +144,7 @@ public function getOrderCurrencyCode() * * Order Currency Code * - * @param string $orderCurrencyCode + * @param string $orderCurrencyCode * @return self */ public function setOrderCurrencyCode($orderCurrencyCode) @@ -170,7 +170,7 @@ public function getInvoiceCurrencyCode() * * Invoice Currency Code * - * @param string $invoiceCurrencyCode + * @param string $invoiceCurrencyCode * @return self */ public function setInvoiceCurrencyCode($invoiceCurrencyCode) @@ -196,7 +196,7 @@ public function getInvoicerTradeParty() * * Invoicer * - * @param \horstoeko\orderx\entities\extended\ram\TradePartyType $invoicerTradeParty + * @param \horstoeko\orderx\entities\extended\ram\TradePartyType $invoicerTradeParty * @return self */ public function setInvoicerTradeParty(?\horstoeko\orderx\entities\extended\ram\TradePartyType $invoicerTradeParty = null) @@ -222,7 +222,7 @@ public function getInvoiceeTradeParty() * * Invoicee * - * @param \horstoeko\orderx\entities\extended\ram\TradePartyType $invoiceeTradeParty + * @param \horstoeko\orderx\entities\extended\ram\TradePartyType $invoiceeTradeParty * @return self */ public function setInvoiceeTradeParty(?\horstoeko\orderx\entities\extended\ram\TradePartyType $invoiceeTradeParty = null) @@ -248,7 +248,7 @@ public function getSpecifiedTradeSettlementPaymentMeans() * * Payment Means * - * @param \horstoeko\orderx\entities\extended\ram\TradeSettlementPaymentMeansType $specifiedTradeSettlementPaymentMeans + * @param \horstoeko\orderx\entities\extended\ram\TradeSettlementPaymentMeansType $specifiedTradeSettlementPaymentMeans * @return self */ public function setSpecifiedTradeSettlementPaymentMeans(?\horstoeko\orderx\entities\extended\ram\TradeSettlementPaymentMeansType $specifiedTradeSettlementPaymentMeans = null) @@ -263,7 +263,7 @@ public function setSpecifiedTradeSettlementPaymentMeans(?\horstoeko\orderx\entit * Trade Tax * * @return self - * @param \horstoeko\orderx\entities\extended\ram\TradeTaxType $applicableTradeTax + * @param \horstoeko\orderx\entities\extended\ram\TradeTaxType $applicableTradeTax */ public function addToApplicableTradeTax(\horstoeko\orderx\entities\extended\ram\TradeTaxType $applicableTradeTax) { @@ -276,7 +276,7 @@ public function addToApplicableTradeTax(\horstoeko\orderx\entities\extended\ram\ * * Trade Tax * - * @param int|string $index + * @param int|string $index * @return bool */ public function issetApplicableTradeTax($index) @@ -289,7 +289,7 @@ public function issetApplicableTradeTax($index) * * Trade Tax * - * @param int|string $index + * @param int|string $index * @return void */ public function unsetApplicableTradeTax($index) @@ -314,7 +314,7 @@ public function getApplicableTradeTax() * * Trade Tax * - * @param \horstoeko\orderx\entities\extended\ram\TradeTaxType[] $applicableTradeTax + * @param \horstoeko\orderx\entities\extended\ram\TradeTaxType[] $applicableTradeTax * @return self */ public function setApplicableTradeTax(array $applicableTradeTax = null) @@ -329,7 +329,7 @@ public function setApplicableTradeTax(array $applicableTradeTax = null) * Allowance/Charge * * @return self - * @param \horstoeko\orderx\entities\extended\ram\TradeAllowanceChargeType $specifiedTradeAllowanceCharge + * @param \horstoeko\orderx\entities\extended\ram\TradeAllowanceChargeType $specifiedTradeAllowanceCharge */ public function addToSpecifiedTradeAllowanceCharge(\horstoeko\orderx\entities\extended\ram\TradeAllowanceChargeType $specifiedTradeAllowanceCharge) { @@ -342,7 +342,7 @@ public function addToSpecifiedTradeAllowanceCharge(\horstoeko\orderx\entities\ex * * Allowance/Charge * - * @param int|string $index + * @param int|string $index * @return bool */ public function issetSpecifiedTradeAllowanceCharge($index) @@ -355,7 +355,7 @@ public function issetSpecifiedTradeAllowanceCharge($index) * * Allowance/Charge * - * @param int|string $index + * @param int|string $index * @return void */ public function unsetSpecifiedTradeAllowanceCharge($index) @@ -380,7 +380,7 @@ public function getSpecifiedTradeAllowanceCharge() * * Allowance/Charge * - * @param \horstoeko\orderx\entities\extended\ram\TradeAllowanceChargeType[] $specifiedTradeAllowanceCharge + * @param \horstoeko\orderx\entities\extended\ram\TradeAllowanceChargeType[] $specifiedTradeAllowanceCharge * @return self */ public function setSpecifiedTradeAllowanceCharge(array $specifiedTradeAllowanceCharge = null) @@ -395,7 +395,7 @@ public function setSpecifiedTradeAllowanceCharge(array $specifiedTradeAllowanceC * Logistics Service Charge * * @return self - * @param \horstoeko\orderx\entities\extended\ram\LogisticsServiceChargeType $specifiedLogisticsServiceCharge + * @param \horstoeko\orderx\entities\extended\ram\LogisticsServiceChargeType $specifiedLogisticsServiceCharge */ public function addToSpecifiedLogisticsServiceCharge(\horstoeko\orderx\entities\extended\ram\LogisticsServiceChargeType $specifiedLogisticsServiceCharge) { @@ -408,7 +408,7 @@ public function addToSpecifiedLogisticsServiceCharge(\horstoeko\orderx\entities\ * * Logistics Service Charge * - * @param int|string $index + * @param int|string $index * @return bool */ public function issetSpecifiedLogisticsServiceCharge($index) @@ -421,7 +421,7 @@ public function issetSpecifiedLogisticsServiceCharge($index) * * Logistics Service Charge * - * @param int|string $index + * @param int|string $index * @return void */ public function unsetSpecifiedLogisticsServiceCharge($index) @@ -446,7 +446,7 @@ public function getSpecifiedLogisticsServiceCharge() * * Logistics Service Charge * - * @param \horstoeko\orderx\entities\extended\ram\LogisticsServiceChargeType[] $specifiedLogisticsServiceCharge + * @param \horstoeko\orderx\entities\extended\ram\LogisticsServiceChargeType[] $specifiedLogisticsServiceCharge * @return self */ public function setSpecifiedLogisticsServiceCharge(array $specifiedLogisticsServiceCharge = null) @@ -461,7 +461,7 @@ public function setSpecifiedLogisticsServiceCharge(array $specifiedLogisticsServ * Payment Terms * * @return self - * @param string $description + * @param string $description */ public function addToSpecifiedTradePaymentTerms($description) { @@ -474,7 +474,7 @@ public function addToSpecifiedTradePaymentTerms($description) * * Payment Terms * - * @param int|string $index + * @param int|string $index * @return bool */ public function issetSpecifiedTradePaymentTerms($index) @@ -487,7 +487,7 @@ public function issetSpecifiedTradePaymentTerms($index) * * Payment Terms * - * @param int|string $index + * @param int|string $index * @return void */ public function unsetSpecifiedTradePaymentTerms($index) @@ -512,7 +512,7 @@ public function getSpecifiedTradePaymentTerms() * * Payment Terms * - * @param string $specifiedTradePaymentTerms + * @param string $specifiedTradePaymentTerms * @return self */ public function setSpecifiedTradePaymentTerms(array $specifiedTradePaymentTerms = null) @@ -538,7 +538,7 @@ public function getSpecifiedTradeSettlementHeaderMonetarySummation() * * Monetary Summation * - * @param \horstoeko\orderx\entities\extended\ram\TradeSettlementHeaderMonetarySummationType $specifiedTradeSettlementHeaderMonetarySummation + * @param \horstoeko\orderx\entities\extended\ram\TradeSettlementHeaderMonetarySummationType $specifiedTradeSettlementHeaderMonetarySummation * @return self */ public function setSpecifiedTradeSettlementHeaderMonetarySummation(\horstoeko\orderx\entities\extended\ram\TradeSettlementHeaderMonetarySummationType $specifiedTradeSettlementHeaderMonetarySummation) @@ -564,7 +564,7 @@ public function getReceivableSpecifiedTradeAccountingAccount() * * Accounts Receivable * - * @param \horstoeko\orderx\entities\extended\ram\TradeAccountingAccountType $receivableSpecifiedTradeAccountingAccount + * @param \horstoeko\orderx\entities\extended\ram\TradeAccountingAccountType $receivableSpecifiedTradeAccountingAccount * @return self */ public function setReceivableSpecifiedTradeAccountingAccount(?\horstoeko\orderx\entities\extended\ram\TradeAccountingAccountType $receivableSpecifiedTradeAccountingAccount = null) @@ -572,7 +572,4 @@ public function setReceivableSpecifiedTradeAccountingAccount(?\horstoeko\orderx\ $this->receivableSpecifiedTradeAccountingAccount = $receivableSpecifiedTradeAccountingAccount; return $this; } - - } - diff --git a/src/entities/extended/ram/LegalOrganizationType.php b/src/entities/extended/ram/LegalOrganizationType.php index a10a815..716ce0e 100644 --- a/src/entities/extended/ram/LegalOrganizationType.php +++ b/src/entities/extended/ram/LegalOrganizationType.php @@ -49,7 +49,7 @@ public function getID() * * ID * - * @param \horstoeko\orderx\entities\extended\udt\IDType $iD + * @param \horstoeko\orderx\entities\extended\udt\IDType $iD * @return self */ public function setID(?\horstoeko\orderx\entities\extended\udt\IDType $iD = null) @@ -75,7 +75,7 @@ public function getTradingBusinessName() * * Trading Name * - * @param string $tradingBusinessName + * @param string $tradingBusinessName * @return self */ public function setTradingBusinessName($tradingBusinessName) @@ -101,7 +101,7 @@ public function getPostalTradeAddress() * * Postal Address * - * @param \horstoeko\orderx\entities\extended\ram\TradeAddressType $postalTradeAddress + * @param \horstoeko\orderx\entities\extended\ram\TradeAddressType $postalTradeAddress * @return self */ public function setPostalTradeAddress(?\horstoeko\orderx\entities\extended\ram\TradeAddressType $postalTradeAddress = null) @@ -109,7 +109,4 @@ public function setPostalTradeAddress(?\horstoeko\orderx\entities\extended\ram\T $this->postalTradeAddress = $postalTradeAddress; return $this; } - - } - diff --git a/src/entities/extended/ram/LineTradeAgreementType.php b/src/entities/extended/ram/LineTradeAgreementType.php index d392c8c..17e8d9f 100644 --- a/src/entities/extended/ram/LineTradeAgreementType.php +++ b/src/entities/extended/ram/LineTradeAgreementType.php @@ -114,7 +114,7 @@ public function getMinimumProductOrderableQuantity() * * Minimum Product Orderable Quantity * - * @param \horstoeko\orderx\entities\extended\udt\QuantityType $minimumProductOrderableQuantity + * @param \horstoeko\orderx\entities\extended\udt\QuantityType $minimumProductOrderableQuantity * @return self */ public function setMinimumProductOrderableQuantity(?\horstoeko\orderx\entities\extended\udt\QuantityType $minimumProductOrderableQuantity = null) @@ -140,7 +140,7 @@ public function getMaximumProductOrderableQuantity() * * Maximum Product Orderable Quantity * - * @param \horstoeko\orderx\entities\extended\udt\QuantityType $maximumProductOrderableQuantity + * @param \horstoeko\orderx\entities\extended\udt\QuantityType $maximumProductOrderableQuantity * @return self */ public function setMaximumProductOrderableQuantity(?\horstoeko\orderx\entities\extended\udt\QuantityType $maximumProductOrderableQuantity = null) @@ -166,7 +166,7 @@ public function getBuyerRequisitionerTradeParty() * * Buyer Requisitioner * - * @param \horstoeko\orderx\entities\extended\ram\TradePartyType $buyerRequisitionerTradeParty + * @param \horstoeko\orderx\entities\extended\ram\TradePartyType $buyerRequisitionerTradeParty * @return self */ public function setBuyerRequisitionerTradeParty(?\horstoeko\orderx\entities\extended\ram\TradePartyType $buyerRequisitionerTradeParty = null) @@ -192,7 +192,7 @@ public function getBuyerOrderReferencedDocument() * * Buyer Order Document * - * @param \horstoeko\orderx\entities\extended\ram\ReferencedDocumentType $buyerOrderReferencedDocument + * @param \horstoeko\orderx\entities\extended\ram\ReferencedDocumentType $buyerOrderReferencedDocument * @return self */ public function setBuyerOrderReferencedDocument(?\horstoeko\orderx\entities\extended\ram\ReferencedDocumentType $buyerOrderReferencedDocument = null) @@ -218,7 +218,7 @@ public function getQuotationReferencedDocument() * * Quotation Document * - * @param \horstoeko\orderx\entities\extended\ram\ReferencedDocumentType $quotationReferencedDocument + * @param \horstoeko\orderx\entities\extended\ram\ReferencedDocumentType $quotationReferencedDocument * @return self */ public function setQuotationReferencedDocument(?\horstoeko\orderx\entities\extended\ram\ReferencedDocumentType $quotationReferencedDocument = null) @@ -244,7 +244,7 @@ public function getContractReferencedDocument() * * Contract Document * - * @param \horstoeko\orderx\entities\extended\ram\ReferencedDocumentType $contractReferencedDocument + * @param \horstoeko\orderx\entities\extended\ram\ReferencedDocumentType $contractReferencedDocument * @return self */ public function setContractReferencedDocument(?\horstoeko\orderx\entities\extended\ram\ReferencedDocumentType $contractReferencedDocument = null) @@ -259,7 +259,7 @@ public function setContractReferencedDocument(?\horstoeko\orderx\entities\extend * Additional Document * * @return self - * @param \horstoeko\orderx\entities\extended\ram\ReferencedDocumentType $additionalReferencedDocument + * @param \horstoeko\orderx\entities\extended\ram\ReferencedDocumentType $additionalReferencedDocument */ public function addToAdditionalReferencedDocument(\horstoeko\orderx\entities\extended\ram\ReferencedDocumentType $additionalReferencedDocument) { @@ -272,7 +272,7 @@ public function addToAdditionalReferencedDocument(\horstoeko\orderx\entities\ext * * Additional Document * - * @param int|string $index + * @param int|string $index * @return bool */ public function issetAdditionalReferencedDocument($index) @@ -285,7 +285,7 @@ public function issetAdditionalReferencedDocument($index) * * Additional Document * - * @param int|string $index + * @param int|string $index * @return void */ public function unsetAdditionalReferencedDocument($index) @@ -310,7 +310,7 @@ public function getAdditionalReferencedDocument() * * Additional Document * - * @param \horstoeko\orderx\entities\extended\ram\ReferencedDocumentType[] $additionalReferencedDocument + * @param \horstoeko\orderx\entities\extended\ram\ReferencedDocumentType[] $additionalReferencedDocument * @return self */ public function setAdditionalReferencedDocument(array $additionalReferencedDocument = null) @@ -336,7 +336,7 @@ public function getGrossPriceProductTradePrice() * * Product Gross Price * - * @param \horstoeko\orderx\entities\extended\ram\TradePriceType $grossPriceProductTradePrice + * @param \horstoeko\orderx\entities\extended\ram\TradePriceType $grossPriceProductTradePrice * @return self */ public function setGrossPriceProductTradePrice(?\horstoeko\orderx\entities\extended\ram\TradePriceType $grossPriceProductTradePrice = null) @@ -362,7 +362,7 @@ public function getNetPriceProductTradePrice() * * Product Net Price * - * @param \horstoeko\orderx\entities\extended\ram\TradePriceType $netPriceProductTradePrice + * @param \horstoeko\orderx\entities\extended\ram\TradePriceType $netPriceProductTradePrice * @return self */ public function setNetPriceProductTradePrice(\horstoeko\orderx\entities\extended\ram\TradePriceType $netPriceProductTradePrice) @@ -388,7 +388,7 @@ public function getCatalogueReferencedDocument() * * Catalogue Document * - * @param \horstoeko\orderx\entities\extended\ram\ReferencedDocumentType $catalogueReferencedDocument + * @param \horstoeko\orderx\entities\extended\ram\ReferencedDocumentType $catalogueReferencedDocument * @return self */ public function setCatalogueReferencedDocument(?\horstoeko\orderx\entities\extended\ram\ReferencedDocumentType $catalogueReferencedDocument = null) @@ -414,7 +414,7 @@ public function getBlanketOrderReferencedDocument() * * Blanket Order Document * - * @param \horstoeko\orderx\entities\extended\ram\ReferencedDocumentType $blanketOrderReferencedDocument + * @param \horstoeko\orderx\entities\extended\ram\ReferencedDocumentType $blanketOrderReferencedDocument * @return self */ public function setBlanketOrderReferencedDocument(?\horstoeko\orderx\entities\extended\ram\ReferencedDocumentType $blanketOrderReferencedDocument = null) @@ -440,7 +440,7 @@ public function getUltimateCustomerOrderReferencedDocument() * * Ultimate Customer Order Document * - * @param \horstoeko\orderx\entities\extended\ram\ReferencedDocumentType $ultimateCustomerOrderReferencedDocument + * @param \horstoeko\orderx\entities\extended\ram\ReferencedDocumentType $ultimateCustomerOrderReferencedDocument * @return self */ public function setUltimateCustomerOrderReferencedDocument(?\horstoeko\orderx\entities\extended\ram\ReferencedDocumentType $ultimateCustomerOrderReferencedDocument = null) @@ -448,7 +448,4 @@ public function setUltimateCustomerOrderReferencedDocument(?\horstoeko\orderx\en $this->ultimateCustomerOrderReferencedDocument = $ultimateCustomerOrderReferencedDocument; return $this; } - - } - diff --git a/src/entities/extended/ram/LineTradeDeliveryType.php b/src/entities/extended/ram/LineTradeDeliveryType.php index f07ec99..be39590 100644 --- a/src/entities/extended/ram/LineTradeDeliveryType.php +++ b/src/entities/extended/ram/LineTradeDeliveryType.php @@ -102,7 +102,7 @@ public function getPartialDeliveryAllowedIndicator() * * Partial Delivery Allowed Indicator * - * @param \horstoeko\orderx\entities\extended\udt\IndicatorType $partialDeliveryAllowedIndicator + * @param \horstoeko\orderx\entities\extended\udt\IndicatorType $partialDeliveryAllowedIndicator * @return self */ public function setPartialDeliveryAllowedIndicator(?\horstoeko\orderx\entities\extended\udt\IndicatorType $partialDeliveryAllowedIndicator = null) @@ -128,7 +128,7 @@ public function getRequestedQuantity() * * Requested Quantity * - * @param \horstoeko\orderx\entities\extended\udt\QuantityType $requestedQuantity + * @param \horstoeko\orderx\entities\extended\udt\QuantityType $requestedQuantity * @return self */ public function setRequestedQuantity(\horstoeko\orderx\entities\extended\udt\QuantityType $requestedQuantity) @@ -154,7 +154,7 @@ public function getAgreedQuantity() * * Agreed Quantity * - * @param \horstoeko\orderx\entities\extended\udt\QuantityType $agreedQuantity + * @param \horstoeko\orderx\entities\extended\udt\QuantityType $agreedQuantity * @return self */ public function setAgreedQuantity(?\horstoeko\orderx\entities\extended\udt\QuantityType $agreedQuantity = null) @@ -180,7 +180,7 @@ public function getPackageQuantity() * * Package Quantity * - * @param \horstoeko\orderx\entities\extended\udt\QuantityType $packageQuantity + * @param \horstoeko\orderx\entities\extended\udt\QuantityType $packageQuantity * @return self */ public function setPackageQuantity(?\horstoeko\orderx\entities\extended\udt\QuantityType $packageQuantity = null) @@ -206,7 +206,7 @@ public function getPerPackageUnitQuantity() * * Per Package Unit Quantity * - * @param \horstoeko\orderx\entities\extended\udt\QuantityType $perPackageUnitQuantity + * @param \horstoeko\orderx\entities\extended\udt\QuantityType $perPackageUnitQuantity * @return self */ public function setPerPackageUnitQuantity(?\horstoeko\orderx\entities\extended\udt\QuantityType $perPackageUnitQuantity = null) @@ -232,7 +232,7 @@ public function getShipToTradeParty() * * Ship To Party * - * @param \horstoeko\orderx\entities\extended\ram\TradePartyType $shipToTradeParty + * @param \horstoeko\orderx\entities\extended\ram\TradePartyType $shipToTradeParty * @return self */ public function setShipToTradeParty(?\horstoeko\orderx\entities\extended\ram\TradePartyType $shipToTradeParty = null) @@ -258,7 +258,7 @@ public function getUltimateShipToTradeParty() * * Ultimate Ship To Party * - * @param \horstoeko\orderx\entities\extended\ram\TradePartyType $ultimateShipToTradeParty + * @param \horstoeko\orderx\entities\extended\ram\TradePartyType $ultimateShipToTradeParty * @return self */ public function setUltimateShipToTradeParty(?\horstoeko\orderx\entities\extended\ram\TradePartyType $ultimateShipToTradeParty = null) @@ -284,7 +284,7 @@ public function getShipFromTradeParty() * * Ship From Party * - * @param \horstoeko\orderx\entities\extended\ram\TradePartyType $shipFromTradeParty + * @param \horstoeko\orderx\entities\extended\ram\TradePartyType $shipFromTradeParty * @return self */ public function setShipFromTradeParty(?\horstoeko\orderx\entities\extended\ram\TradePartyType $shipFromTradeParty = null) @@ -299,7 +299,7 @@ public function setShipFromTradeParty(?\horstoeko\orderx\entities\extended\ram\T * Requested Despatch Event * * @return self - * @param \horstoeko\orderx\entities\extended\ram\SupplyChainEventType $requestedDespatchSupplyChainEvent + * @param \horstoeko\orderx\entities\extended\ram\SupplyChainEventType $requestedDespatchSupplyChainEvent */ public function addToRequestedDespatchSupplyChainEvent(\horstoeko\orderx\entities\extended\ram\SupplyChainEventType $requestedDespatchSupplyChainEvent) { @@ -312,7 +312,7 @@ public function addToRequestedDespatchSupplyChainEvent(\horstoeko\orderx\entitie * * Requested Despatch Event * - * @param int|string $index + * @param int|string $index * @return bool */ public function issetRequestedDespatchSupplyChainEvent($index) @@ -325,7 +325,7 @@ public function issetRequestedDespatchSupplyChainEvent($index) * * Requested Despatch Event * - * @param int|string $index + * @param int|string $index * @return void */ public function unsetRequestedDespatchSupplyChainEvent($index) @@ -350,7 +350,7 @@ public function getRequestedDespatchSupplyChainEvent() * * Requested Despatch Event * - * @param \horstoeko\orderx\entities\extended\ram\SupplyChainEventType[] $requestedDespatchSupplyChainEvent + * @param \horstoeko\orderx\entities\extended\ram\SupplyChainEventType[] $requestedDespatchSupplyChainEvent * @return self */ public function setRequestedDespatchSupplyChainEvent(array $requestedDespatchSupplyChainEvent = null) @@ -365,7 +365,7 @@ public function setRequestedDespatchSupplyChainEvent(array $requestedDespatchSup * Requested Delivery Event * * @return self - * @param \horstoeko\orderx\entities\extended\ram\SupplyChainEventType $requestedDeliverySupplyChainEvent + * @param \horstoeko\orderx\entities\extended\ram\SupplyChainEventType $requestedDeliverySupplyChainEvent */ public function addToRequestedDeliverySupplyChainEvent(\horstoeko\orderx\entities\extended\ram\SupplyChainEventType $requestedDeliverySupplyChainEvent) { @@ -378,7 +378,7 @@ public function addToRequestedDeliverySupplyChainEvent(\horstoeko\orderx\entitie * * Requested Delivery Event * - * @param int|string $index + * @param int|string $index * @return bool */ public function issetRequestedDeliverySupplyChainEvent($index) @@ -391,7 +391,7 @@ public function issetRequestedDeliverySupplyChainEvent($index) * * Requested Delivery Event * - * @param int|string $index + * @param int|string $index * @return void */ public function unsetRequestedDeliverySupplyChainEvent($index) @@ -416,7 +416,7 @@ public function getRequestedDeliverySupplyChainEvent() * * Requested Delivery Event * - * @param \horstoeko\orderx\entities\extended\ram\SupplyChainEventType[] $requestedDeliverySupplyChainEvent + * @param \horstoeko\orderx\entities\extended\ram\SupplyChainEventType[] $requestedDeliverySupplyChainEvent * @return self */ public function setRequestedDeliverySupplyChainEvent(array $requestedDeliverySupplyChainEvent = null) @@ -424,7 +424,4 @@ public function setRequestedDeliverySupplyChainEvent(array $requestedDeliverySup $this->requestedDeliverySupplyChainEvent = $requestedDeliverySupplyChainEvent; return $this; } - - } - diff --git a/src/entities/extended/ram/LineTradeSettlementType.php b/src/entities/extended/ram/LineTradeSettlementType.php index 80e9c19..e0e7eef 100644 --- a/src/entities/extended/ram/LineTradeSettlementType.php +++ b/src/entities/extended/ram/LineTradeSettlementType.php @@ -58,7 +58,7 @@ public function getApplicableTradeTax() * * Trade Tax * - * @param \horstoeko\orderx\entities\extended\ram\TradeTaxType $applicableTradeTax + * @param \horstoeko\orderx\entities\extended\ram\TradeTaxType $applicableTradeTax * @return self */ public function setApplicableTradeTax(?\horstoeko\orderx\entities\extended\ram\TradeTaxType $applicableTradeTax = null) @@ -73,7 +73,7 @@ public function setApplicableTradeTax(?\horstoeko\orderx\entities\extended\ram\T * Allowance/Charge * * @return self - * @param \horstoeko\orderx\entities\extended\ram\TradeAllowanceChargeType $specifiedTradeAllowanceCharge + * @param \horstoeko\orderx\entities\extended\ram\TradeAllowanceChargeType $specifiedTradeAllowanceCharge */ public function addToSpecifiedTradeAllowanceCharge(\horstoeko\orderx\entities\extended\ram\TradeAllowanceChargeType $specifiedTradeAllowanceCharge) { @@ -86,7 +86,7 @@ public function addToSpecifiedTradeAllowanceCharge(\horstoeko\orderx\entities\ex * * Allowance/Charge * - * @param int|string $index + * @param int|string $index * @return bool */ public function issetSpecifiedTradeAllowanceCharge($index) @@ -99,7 +99,7 @@ public function issetSpecifiedTradeAllowanceCharge($index) * * Allowance/Charge * - * @param int|string $index + * @param int|string $index * @return void */ public function unsetSpecifiedTradeAllowanceCharge($index) @@ -124,7 +124,7 @@ public function getSpecifiedTradeAllowanceCharge() * * Allowance/Charge * - * @param \horstoeko\orderx\entities\extended\ram\TradeAllowanceChargeType[] $specifiedTradeAllowanceCharge + * @param \horstoeko\orderx\entities\extended\ram\TradeAllowanceChargeType[] $specifiedTradeAllowanceCharge * @return self */ public function setSpecifiedTradeAllowanceCharge(array $specifiedTradeAllowanceCharge = null) @@ -150,7 +150,7 @@ public function getSpecifiedTradeSettlementLineMonetarySummation() * * Monetary Summation * - * @param \horstoeko\orderx\entities\extended\ram\TradeSettlementLineMonetarySummationType $specifiedTradeSettlementLineMonetarySummation + * @param \horstoeko\orderx\entities\extended\ram\TradeSettlementLineMonetarySummationType $specifiedTradeSettlementLineMonetarySummation * @return self */ public function setSpecifiedTradeSettlementLineMonetarySummation(\horstoeko\orderx\entities\extended\ram\TradeSettlementLineMonetarySummationType $specifiedTradeSettlementLineMonetarySummation) @@ -176,7 +176,7 @@ public function getReceivableSpecifiedTradeAccountingAccount() * * Accounts Receivable * - * @param \horstoeko\orderx\entities\extended\ram\TradeAccountingAccountType $receivableSpecifiedTradeAccountingAccount + * @param \horstoeko\orderx\entities\extended\ram\TradeAccountingAccountType $receivableSpecifiedTradeAccountingAccount * @return self */ public function setReceivableSpecifiedTradeAccountingAccount(?\horstoeko\orderx\entities\extended\ram\TradeAccountingAccountType $receivableSpecifiedTradeAccountingAccount = null) @@ -184,7 +184,4 @@ public function setReceivableSpecifiedTradeAccountingAccount(?\horstoeko\orderx\ $this->receivableSpecifiedTradeAccountingAccount = $receivableSpecifiedTradeAccountingAccount; return $this; } - - } - diff --git a/src/entities/extended/ram/LogisticsServiceChargeType.php b/src/entities/extended/ram/LogisticsServiceChargeType.php index eab1b17..bd98a4c 100644 --- a/src/entities/extended/ram/LogisticsServiceChargeType.php +++ b/src/entities/extended/ram/LogisticsServiceChargeType.php @@ -51,7 +51,7 @@ public function getDescription() * * Description * - * @param string $description + * @param string $description * @return self */ public function setDescription($description) @@ -77,7 +77,7 @@ public function getAppliedAmount() * * Applied Amount * - * @param \horstoeko\orderx\entities\extended\udt\AmountType $appliedAmount + * @param \horstoeko\orderx\entities\extended\udt\AmountType $appliedAmount * @return self */ public function setAppliedAmount(\horstoeko\orderx\entities\extended\udt\AmountType $appliedAmount) @@ -92,7 +92,7 @@ public function setAppliedAmount(\horstoeko\orderx\entities\extended\udt\AmountT * Trade Tax * * @return self - * @param \horstoeko\orderx\entities\extended\ram\TradeTaxType $appliedTradeTax + * @param \horstoeko\orderx\entities\extended\ram\TradeTaxType $appliedTradeTax */ public function addToAppliedTradeTax(\horstoeko\orderx\entities\extended\ram\TradeTaxType $appliedTradeTax) { @@ -105,7 +105,7 @@ public function addToAppliedTradeTax(\horstoeko\orderx\entities\extended\ram\Tra * * Trade Tax * - * @param int|string $index + * @param int|string $index * @return bool */ public function issetAppliedTradeTax($index) @@ -118,7 +118,7 @@ public function issetAppliedTradeTax($index) * * Trade Tax * - * @param int|string $index + * @param int|string $index * @return void */ public function unsetAppliedTradeTax($index) @@ -143,7 +143,7 @@ public function getAppliedTradeTax() * * Trade Tax * - * @param \horstoeko\orderx\entities\extended\ram\TradeTaxType[] $appliedTradeTax + * @param \horstoeko\orderx\entities\extended\ram\TradeTaxType[] $appliedTradeTax * @return self */ public function setAppliedTradeTax(array $appliedTradeTax = null) @@ -151,7 +151,4 @@ public function setAppliedTradeTax(array $appliedTradeTax = null) $this->appliedTradeTax = $appliedTradeTax; return $this; } - - } - diff --git a/src/entities/extended/ram/NoteType.php b/src/entities/extended/ram/NoteType.php index bdc7bb8..5a1aee5 100644 --- a/src/entities/extended/ram/NoteType.php +++ b/src/entities/extended/ram/NoteType.php @@ -51,7 +51,7 @@ public function getContentCode() * * Content Code * - * @param \horstoeko\orderx\entities\extended\udt\CodeType $contentCode + * @param \horstoeko\orderx\entities\extended\udt\CodeType $contentCode * @return self */ public function setContentCode(?\horstoeko\orderx\entities\extended\udt\CodeType $contentCode = null) @@ -66,7 +66,7 @@ public function setContentCode(?\horstoeko\orderx\entities\extended\udt\CodeType * Content Text * * @return self - * @param string $content + * @param string $content */ public function addToContent($content) { @@ -79,7 +79,7 @@ public function addToContent($content) * * Content Text * - * @param int|string $index + * @param int|string $index * @return bool */ public function issetContent($index) @@ -92,7 +92,7 @@ public function issetContent($index) * * Content Text * - * @param int|string $index + * @param int|string $index * @return void */ public function unsetContent($index) @@ -117,7 +117,7 @@ public function getContent() * * Content Text * - * @param string $content + * @param string $content * @return self */ public function setContent(array $content) @@ -143,7 +143,7 @@ public function getSubjectCode() * * Subject Code * - * @param \horstoeko\orderx\entities\extended\udt\CodeType $subjectCode + * @param \horstoeko\orderx\entities\extended\udt\CodeType $subjectCode * @return self */ public function setSubjectCode(?\horstoeko\orderx\entities\extended\udt\CodeType $subjectCode = null) @@ -151,7 +151,4 @@ public function setSubjectCode(?\horstoeko\orderx\entities\extended\udt\CodeType $this->subjectCode = $subjectCode; return $this; } - - } - diff --git a/src/entities/extended/ram/ProcuringProjectType.php b/src/entities/extended/ram/ProcuringProjectType.php index a07d10e..df6b0cf 100644 --- a/src/entities/extended/ram/ProcuringProjectType.php +++ b/src/entities/extended/ram/ProcuringProjectType.php @@ -42,7 +42,7 @@ public function getID() * * ID * - * @param \horstoeko\orderx\entities\extended\udt\IDType $iD + * @param \horstoeko\orderx\entities\extended\udt\IDType $iD * @return self */ public function setID(\horstoeko\orderx\entities\extended\udt\IDType $iD) @@ -68,7 +68,7 @@ public function getName() * * Name * - * @param string $name + * @param string $name * @return self */ public function setName($name) @@ -76,7 +76,4 @@ public function setName($name) $this->name = $name; return $this; } - - } - diff --git a/src/entities/extended/ram/ProductCharacteristicType.php b/src/entities/extended/ram/ProductCharacteristicType.php index 2aa897d..9e1f268 100644 --- a/src/entities/extended/ram/ProductCharacteristicType.php +++ b/src/entities/extended/ram/ProductCharacteristicType.php @@ -60,7 +60,7 @@ public function getTypeCode() * * Type Code * - * @param \horstoeko\orderx\entities\extended\udt\CodeType $typeCode + * @param \horstoeko\orderx\entities\extended\udt\CodeType $typeCode * @return self */ public function setTypeCode(?\horstoeko\orderx\entities\extended\udt\CodeType $typeCode = null) @@ -75,7 +75,7 @@ public function setTypeCode(?\horstoeko\orderx\entities\extended\udt\CodeType $t * Description * * @return self - * @param string $description + * @param string $description */ public function addToDescription($description) { @@ -88,7 +88,7 @@ public function addToDescription($description) * * Description * - * @param int|string $index + * @param int|string $index * @return bool */ public function issetDescription($index) @@ -101,7 +101,7 @@ public function issetDescription($index) * * Description * - * @param int|string $index + * @param int|string $index * @return void */ public function unsetDescription($index) @@ -126,7 +126,7 @@ public function getDescription() * * Description * - * @param string $description + * @param string $description * @return self */ public function setDescription(array $description) @@ -152,7 +152,7 @@ public function getValueMeasure() * * Value Measure * - * @param \horstoeko\orderx\entities\extended\udt\MeasureType $valueMeasure + * @param \horstoeko\orderx\entities\extended\udt\MeasureType $valueMeasure * @return self */ public function setValueMeasure(?\horstoeko\orderx\entities\extended\udt\MeasureType $valueMeasure = null) @@ -167,7 +167,7 @@ public function setValueMeasure(?\horstoeko\orderx\entities\extended\udt\Measure * Value Text * * @return self - * @param string $value + * @param string $value */ public function addToValue($value) { @@ -180,7 +180,7 @@ public function addToValue($value) * * Value Text * - * @param int|string $index + * @param int|string $index * @return bool */ public function issetValue($index) @@ -193,7 +193,7 @@ public function issetValue($index) * * Value Text * - * @param int|string $index + * @param int|string $index * @return void */ public function unsetValue($index) @@ -218,7 +218,7 @@ public function getValue() * * Value Text * - * @param string $value + * @param string $value * @return self */ public function setValue(array $value) @@ -226,7 +226,4 @@ public function setValue(array $value) $this->value = $value; return $this; } - - } - diff --git a/src/entities/extended/ram/ProductClassificationType.php b/src/entities/extended/ram/ProductClassificationType.php index 33c6e5e..86b7b02 100644 --- a/src/entities/extended/ram/ProductClassificationType.php +++ b/src/entities/extended/ram/ProductClassificationType.php @@ -42,7 +42,7 @@ public function getClassCode() * * Class Code * - * @param \horstoeko\orderx\entities\extended\udt\CodeType $classCode + * @param \horstoeko\orderx\entities\extended\udt\CodeType $classCode * @return self */ public function setClassCode(\horstoeko\orderx\entities\extended\udt\CodeType $classCode) @@ -68,7 +68,7 @@ public function getClassName() * * Class Name * - * @param string $className + * @param string $className * @return self */ public function setClassName($className) @@ -76,7 +76,4 @@ public function setClassName($className) $this->className = $className; return $this; } - - } - diff --git a/src/entities/extended/ram/ReferencedDocumentType.php b/src/entities/extended/ram/ReferencedDocumentType.php index 1d4cd70..37b31e3 100644 --- a/src/entities/extended/ram/ReferencedDocumentType.php +++ b/src/entities/extended/ram/ReferencedDocumentType.php @@ -84,7 +84,7 @@ public function getIssuerAssignedID() * * Issuer Assigned ID * - * @param \horstoeko\orderx\entities\extended\udt\IDType $issuerAssignedID + * @param \horstoeko\orderx\entities\extended\udt\IDType $issuerAssignedID * @return self */ public function setIssuerAssignedID(?\horstoeko\orderx\entities\extended\udt\IDType $issuerAssignedID = null) @@ -110,7 +110,7 @@ public function getURIID() * * URI * - * @param \horstoeko\orderx\entities\extended\udt\IDType $uRIID + * @param \horstoeko\orderx\entities\extended\udt\IDType $uRIID * @return self */ public function setURIID(?\horstoeko\orderx\entities\extended\udt\IDType $uRIID = null) @@ -136,7 +136,7 @@ public function getLineID() * * Line ID * - * @param \horstoeko\orderx\entities\extended\udt\IDType $lineID + * @param \horstoeko\orderx\entities\extended\udt\IDType $lineID * @return self */ public function setLineID(?\horstoeko\orderx\entities\extended\udt\IDType $lineID = null) @@ -162,7 +162,7 @@ public function getTypeCode() * * Type Code * - * @param string $typeCode + * @param string $typeCode * @return self */ public function setTypeCode($typeCode) @@ -188,7 +188,7 @@ public function getName() * * Name * - * @param string $name + * @param string $name * @return self */ public function setName($name) @@ -214,7 +214,7 @@ public function getAttachmentBinaryObject() * * Attached Binary Object * - * @param \horstoeko\orderx\entities\extended\udt\BinaryObjectType $attachmentBinaryObject + * @param \horstoeko\orderx\entities\extended\udt\BinaryObjectType $attachmentBinaryObject * @return self */ public function setAttachmentBinaryObject(?\horstoeko\orderx\entities\extended\udt\BinaryObjectType $attachmentBinaryObject = null) @@ -240,7 +240,7 @@ public function getReferenceTypeCode() * * Reference Type Code * - * @param string $referenceTypeCode + * @param string $referenceTypeCode * @return self */ public function setReferenceTypeCode($referenceTypeCode) @@ -266,7 +266,7 @@ public function getFormattedIssueDateTime() * * Formatted Issue Date Time * - * @param \horstoeko\orderx\entities\extended\qdt\FormattedDateTimeType $formattedIssueDateTime + * @param \horstoeko\orderx\entities\extended\qdt\FormattedDateTimeType $formattedIssueDateTime * @return self */ public function setFormattedIssueDateTime(?\horstoeko\orderx\entities\extended\qdt\FormattedDateTimeType $formattedIssueDateTime = null) @@ -274,7 +274,4 @@ public function setFormattedIssueDateTime(?\horstoeko\orderx\entities\extended\q $this->formattedIssueDateTime = $formattedIssueDateTime; return $this; } - - } - diff --git a/src/entities/extended/ram/ReferencedProductType.php b/src/entities/extended/ram/ReferencedProductType.php index 134c133..8477c37 100644 --- a/src/entities/extended/ram/ReferencedProductType.php +++ b/src/entities/extended/ram/ReferencedProductType.php @@ -86,7 +86,7 @@ public function getID() * * ID * - * @param \horstoeko\orderx\entities\extended\udt\IDType $iD + * @param \horstoeko\orderx\entities\extended\udt\IDType $iD * @return self */ public function setID(?\horstoeko\orderx\entities\extended\udt\IDType $iD = null) @@ -101,7 +101,7 @@ public function setID(?\horstoeko\orderx\entities\extended\udt\IDType $iD = null * Global ID * * @return self - * @param \horstoeko\orderx\entities\extended\udt\IDType $globalID + * @param \horstoeko\orderx\entities\extended\udt\IDType $globalID */ public function addToGlobalID(\horstoeko\orderx\entities\extended\udt\IDType $globalID) { @@ -114,7 +114,7 @@ public function addToGlobalID(\horstoeko\orderx\entities\extended\udt\IDType $gl * * Global ID * - * @param int|string $index + * @param int|string $index * @return bool */ public function issetGlobalID($index) @@ -127,7 +127,7 @@ public function issetGlobalID($index) * * Global ID * - * @param int|string $index + * @param int|string $index * @return void */ public function unsetGlobalID($index) @@ -152,7 +152,7 @@ public function getGlobalID() * * Global ID * - * @param \horstoeko\orderx\entities\extended\udt\IDType[] $globalID + * @param \horstoeko\orderx\entities\extended\udt\IDType[] $globalID * @return self */ public function setGlobalID(array $globalID = null) @@ -178,7 +178,7 @@ public function getSellerAssignedID() * * Seller Assigned ID * - * @param \horstoeko\orderx\entities\extended\udt\IDType $sellerAssignedID + * @param \horstoeko\orderx\entities\extended\udt\IDType $sellerAssignedID * @return self */ public function setSellerAssignedID(?\horstoeko\orderx\entities\extended\udt\IDType $sellerAssignedID = null) @@ -204,7 +204,7 @@ public function getBuyerAssignedID() * * Buyer Assigned ID * - * @param \horstoeko\orderx\entities\extended\udt\IDType $buyerAssignedID + * @param \horstoeko\orderx\entities\extended\udt\IDType $buyerAssignedID * @return self */ public function setBuyerAssignedID(?\horstoeko\orderx\entities\extended\udt\IDType $buyerAssignedID = null) @@ -230,7 +230,7 @@ public function getIndustryAssignedID() * * Industry Assigned ID * - * @param \horstoeko\orderx\entities\extended\udt\IDType $industryAssignedID + * @param \horstoeko\orderx\entities\extended\udt\IDType $industryAssignedID * @return self */ public function setIndustryAssignedID(?\horstoeko\orderx\entities\extended\udt\IDType $industryAssignedID = null) @@ -256,7 +256,7 @@ public function getName() * * Name * - * @param string $name + * @param string $name * @return self */ public function setName($name) @@ -282,7 +282,7 @@ public function getDescription() * * Description * - * @param string $description + * @param string $description * @return self */ public function setDescription($description) @@ -308,7 +308,7 @@ public function getUnitQuantity() * * Unit Quantity * - * @param \horstoeko\orderx\entities\extended\udt\QuantityType $unitQuantity + * @param \horstoeko\orderx\entities\extended\udt\QuantityType $unitQuantity * @return self */ public function setUnitQuantity(?\horstoeko\orderx\entities\extended\udt\QuantityType $unitQuantity = null) @@ -316,7 +316,4 @@ public function setUnitQuantity(?\horstoeko\orderx\entities\extended\udt\Quantit $this->unitQuantity = $unitQuantity; return $this; } - - } - diff --git a/src/entities/extended/ram/SpatialDimensionType.php b/src/entities/extended/ram/SpatialDimensionType.php index 5171ef3..802143d 100644 --- a/src/entities/extended/ram/SpatialDimensionType.php +++ b/src/entities/extended/ram/SpatialDimensionType.php @@ -49,7 +49,7 @@ public function getWidthMeasure() * * Width * - * @param \horstoeko\orderx\entities\extended\udt\MeasureType $widthMeasure + * @param \horstoeko\orderx\entities\extended\udt\MeasureType $widthMeasure * @return self */ public function setWidthMeasure(?\horstoeko\orderx\entities\extended\udt\MeasureType $widthMeasure = null) @@ -75,7 +75,7 @@ public function getLengthMeasure() * * Length * - * @param \horstoeko\orderx\entities\extended\udt\MeasureType $lengthMeasure + * @param \horstoeko\orderx\entities\extended\udt\MeasureType $lengthMeasure * @return self */ public function setLengthMeasure(?\horstoeko\orderx\entities\extended\udt\MeasureType $lengthMeasure = null) @@ -101,7 +101,7 @@ public function getHeightMeasure() * * Height * - * @param \horstoeko\orderx\entities\extended\udt\MeasureType $heightMeasure + * @param \horstoeko\orderx\entities\extended\udt\MeasureType $heightMeasure * @return self */ public function setHeightMeasure(?\horstoeko\orderx\entities\extended\udt\MeasureType $heightMeasure = null) @@ -109,7 +109,4 @@ public function setHeightMeasure(?\horstoeko\orderx\entities\extended\udt\Measur $this->heightMeasure = $heightMeasure; return $this; } - - } - diff --git a/src/entities/extended/ram/SpecifiedPeriodType.php b/src/entities/extended/ram/SpecifiedPeriodType.php index c4faaea..51bd0f5 100644 --- a/src/entities/extended/ram/SpecifiedPeriodType.php +++ b/src/entities/extended/ram/SpecifiedPeriodType.php @@ -42,7 +42,7 @@ public function getStartDateTime() * * Start Date Time * - * @param \horstoeko\orderx\entities\extended\udt\DateTimeType $startDateTime + * @param \horstoeko\orderx\entities\extended\udt\DateTimeType $startDateTime * @return self */ public function setStartDateTime(?\horstoeko\orderx\entities\extended\udt\DateTimeType $startDateTime = null) @@ -68,7 +68,7 @@ public function getEndDateTime() * * End Date Time * - * @param \horstoeko\orderx\entities\extended\udt\DateTimeType $endDateTime + * @param \horstoeko\orderx\entities\extended\udt\DateTimeType $endDateTime * @return self */ public function setEndDateTime(?\horstoeko\orderx\entities\extended\udt\DateTimeType $endDateTime = null) @@ -76,7 +76,4 @@ public function setEndDateTime(?\horstoeko\orderx\entities\extended\udt\DateTime $this->endDateTime = $endDateTime; return $this; } - - } - diff --git a/src/entities/extended/ram/SupplyChainEventType.php b/src/entities/extended/ram/SupplyChainEventType.php index cee20ad..5b39e39 100644 --- a/src/entities/extended/ram/SupplyChainEventType.php +++ b/src/entities/extended/ram/SupplyChainEventType.php @@ -49,7 +49,7 @@ public function getOccurrenceDateTime() * * Occurrence Date Time * - * @param \horstoeko\orderx\entities\extended\udt\DateTimeType $occurrenceDateTime + * @param \horstoeko\orderx\entities\extended\udt\DateTimeType $occurrenceDateTime * @return self */ public function setOccurrenceDateTime(?\horstoeko\orderx\entities\extended\udt\DateTimeType $occurrenceDateTime = null) @@ -75,7 +75,7 @@ public function getUnitQuantity() * * Unit Quantity * - * @param \horstoeko\orderx\entities\extended\udt\QuantityType $unitQuantity + * @param \horstoeko\orderx\entities\extended\udt\QuantityType $unitQuantity * @return self */ public function setUnitQuantity(?\horstoeko\orderx\entities\extended\udt\QuantityType $unitQuantity = null) @@ -101,7 +101,7 @@ public function getOccurrenceSpecifiedPeriod() * * Occurrence Period * - * @param \horstoeko\orderx\entities\extended\ram\SpecifiedPeriodType $occurrenceSpecifiedPeriod + * @param \horstoeko\orderx\entities\extended\ram\SpecifiedPeriodType $occurrenceSpecifiedPeriod * @return self */ public function setOccurrenceSpecifiedPeriod(?\horstoeko\orderx\entities\extended\ram\SpecifiedPeriodType $occurrenceSpecifiedPeriod = null) @@ -109,7 +109,4 @@ public function setOccurrenceSpecifiedPeriod(?\horstoeko\orderx\entities\extende $this->occurrenceSpecifiedPeriod = $occurrenceSpecifiedPeriod; return $this; } - - } - diff --git a/src/entities/extended/ram/SupplyChainPackagingType.php b/src/entities/extended/ram/SupplyChainPackagingType.php index e28d341..05c5023 100644 --- a/src/entities/extended/ram/SupplyChainPackagingType.php +++ b/src/entities/extended/ram/SupplyChainPackagingType.php @@ -42,7 +42,7 @@ public function getTypeCode() * * Type Code * - * @param string $typeCode + * @param string $typeCode * @return self */ public function setTypeCode($typeCode) @@ -68,7 +68,7 @@ public function getLinearSpatialDimension() * * Dimensions * - * @param \horstoeko\orderx\entities\extended\ram\SpatialDimensionType $linearSpatialDimension + * @param \horstoeko\orderx\entities\extended\ram\SpatialDimensionType $linearSpatialDimension * @return self */ public function setLinearSpatialDimension(?\horstoeko\orderx\entities\extended\ram\SpatialDimensionType $linearSpatialDimension = null) @@ -76,7 +76,4 @@ public function setLinearSpatialDimension(?\horstoeko\orderx\entities\extended\r $this->linearSpatialDimension = $linearSpatialDimension; return $this; } - - } - diff --git a/src/entities/extended/ram/SupplyChainTradeLineItemType.php b/src/entities/extended/ram/SupplyChainTradeLineItemType.php index 09a5496..8697f4c 100644 --- a/src/entities/extended/ram/SupplyChainTradeLineItemType.php +++ b/src/entities/extended/ram/SupplyChainTradeLineItemType.php @@ -70,7 +70,7 @@ public function getAssociatedDocumentLineDocument() * * Associated Document Line * - * @param \horstoeko\orderx\entities\extended\ram\DocumentLineDocumentType $associatedDocumentLineDocument + * @param \horstoeko\orderx\entities\extended\ram\DocumentLineDocumentType $associatedDocumentLineDocument * @return self */ public function setAssociatedDocumentLineDocument(\horstoeko\orderx\entities\extended\ram\DocumentLineDocumentType $associatedDocumentLineDocument) @@ -96,7 +96,7 @@ public function getSpecifiedTradeProduct() * * Trade Product * - * @param \horstoeko\orderx\entities\extended\ram\TradeProductType $specifiedTradeProduct + * @param \horstoeko\orderx\entities\extended\ram\TradeProductType $specifiedTradeProduct * @return self */ public function setSpecifiedTradeProduct(?\horstoeko\orderx\entities\extended\ram\TradeProductType $specifiedTradeProduct = null) @@ -122,7 +122,7 @@ public function getSubstitutedReferencedProduct() * * Substituted Product * - * @param \horstoeko\orderx\entities\extended\ram\ReferencedProductType $substitutedReferencedProduct + * @param \horstoeko\orderx\entities\extended\ram\ReferencedProductType $substitutedReferencedProduct * @return self */ public function setSubstitutedReferencedProduct(?\horstoeko\orderx\entities\extended\ram\ReferencedProductType $substitutedReferencedProduct = null) @@ -148,7 +148,7 @@ public function getSpecifiedLineTradeAgreement() * * Line Trade Agreement * - * @param \horstoeko\orderx\entities\extended\ram\LineTradeAgreementType $specifiedLineTradeAgreement + * @param \horstoeko\orderx\entities\extended\ram\LineTradeAgreementType $specifiedLineTradeAgreement * @return self */ public function setSpecifiedLineTradeAgreement(\horstoeko\orderx\entities\extended\ram\LineTradeAgreementType $specifiedLineTradeAgreement) @@ -174,7 +174,7 @@ public function getSpecifiedLineTradeDelivery() * * Line Trade Delivery * - * @param \horstoeko\orderx\entities\extended\ram\LineTradeDeliveryType $specifiedLineTradeDelivery + * @param \horstoeko\orderx\entities\extended\ram\LineTradeDeliveryType $specifiedLineTradeDelivery * @return self */ public function setSpecifiedLineTradeDelivery(\horstoeko\orderx\entities\extended\ram\LineTradeDeliveryType $specifiedLineTradeDelivery) @@ -200,7 +200,7 @@ public function getSpecifiedLineTradeSettlement() * * Line Trade Settlement * - * @param \horstoeko\orderx\entities\extended\ram\LineTradeSettlementType $specifiedLineTradeSettlement + * @param \horstoeko\orderx\entities\extended\ram\LineTradeSettlementType $specifiedLineTradeSettlement * @return self */ public function setSpecifiedLineTradeSettlement(\horstoeko\orderx\entities\extended\ram\LineTradeSettlementType $specifiedLineTradeSettlement) @@ -208,7 +208,4 @@ public function setSpecifiedLineTradeSettlement(\horstoeko\orderx\entities\exten $this->specifiedLineTradeSettlement = $specifiedLineTradeSettlement; return $this; } - - } - diff --git a/src/entities/extended/ram/SupplyChainTradeTransactionType.php b/src/entities/extended/ram/SupplyChainTradeTransactionType.php index 15e2fad..f7e9d3c 100644 --- a/src/entities/extended/ram/SupplyChainTradeTransactionType.php +++ b/src/entities/extended/ram/SupplyChainTradeTransactionType.php @@ -47,7 +47,7 @@ class SupplyChainTradeTransactionType * Included Trade Line Item * * @return self - * @param \horstoeko\orderx\entities\extended\ram\SupplyChainTradeLineItemType $includedSupplyChainTradeLineItem + * @param \horstoeko\orderx\entities\extended\ram\SupplyChainTradeLineItemType $includedSupplyChainTradeLineItem */ public function addToIncludedSupplyChainTradeLineItem(\horstoeko\orderx\entities\extended\ram\SupplyChainTradeLineItemType $includedSupplyChainTradeLineItem) { @@ -60,7 +60,7 @@ public function addToIncludedSupplyChainTradeLineItem(\horstoeko\orderx\entities * * Included Trade Line Item * - * @param int|string $index + * @param int|string $index * @return bool */ public function issetIncludedSupplyChainTradeLineItem($index) @@ -73,7 +73,7 @@ public function issetIncludedSupplyChainTradeLineItem($index) * * Included Trade Line Item * - * @param int|string $index + * @param int|string $index * @return void */ public function unsetIncludedSupplyChainTradeLineItem($index) @@ -98,7 +98,7 @@ public function getIncludedSupplyChainTradeLineItem() * * Included Trade Line Item * - * @param \horstoeko\orderx\entities\extended\ram\SupplyChainTradeLineItemType[] $includedSupplyChainTradeLineItem + * @param \horstoeko\orderx\entities\extended\ram\SupplyChainTradeLineItemType[] $includedSupplyChainTradeLineItem * @return self */ public function setIncludedSupplyChainTradeLineItem(array $includedSupplyChainTradeLineItem = null) @@ -124,7 +124,7 @@ public function getApplicableHeaderTradeAgreement() * * Header Trade Agreement * - * @param \horstoeko\orderx\entities\extended\ram\HeaderTradeAgreementType $applicableHeaderTradeAgreement + * @param \horstoeko\orderx\entities\extended\ram\HeaderTradeAgreementType $applicableHeaderTradeAgreement * @return self */ public function setApplicableHeaderTradeAgreement(\horstoeko\orderx\entities\extended\ram\HeaderTradeAgreementType $applicableHeaderTradeAgreement) @@ -150,7 +150,7 @@ public function getApplicableHeaderTradeDelivery() * * Header Trade Delivery * - * @param \horstoeko\orderx\entities\extended\ram\HeaderTradeDeliveryType $applicableHeaderTradeDelivery + * @param \horstoeko\orderx\entities\extended\ram\HeaderTradeDeliveryType $applicableHeaderTradeDelivery * @return self */ public function setApplicableHeaderTradeDelivery(\horstoeko\orderx\entities\extended\ram\HeaderTradeDeliveryType $applicableHeaderTradeDelivery) @@ -176,7 +176,7 @@ public function getApplicableHeaderTradeSettlement() * * Header Trade Settlement * - * @param \horstoeko\orderx\entities\extended\ram\HeaderTradeSettlementType $applicableHeaderTradeSettlement + * @param \horstoeko\orderx\entities\extended\ram\HeaderTradeSettlementType $applicableHeaderTradeSettlement * @return self */ public function setApplicableHeaderTradeSettlement(\horstoeko\orderx\entities\extended\ram\HeaderTradeSettlementType $applicableHeaderTradeSettlement) @@ -184,7 +184,4 @@ public function setApplicableHeaderTradeSettlement(\horstoeko\orderx\entities\ex $this->applicableHeaderTradeSettlement = $applicableHeaderTradeSettlement; return $this; } - - } - diff --git a/src/entities/extended/ram/TaxRegistrationType.php b/src/entities/extended/ram/TaxRegistrationType.php index c5f7359..4bfa412 100644 --- a/src/entities/extended/ram/TaxRegistrationType.php +++ b/src/entities/extended/ram/TaxRegistrationType.php @@ -35,7 +35,7 @@ public function getID() * * ID * - * @param \horstoeko\orderx\entities\extended\udt\IDType $iD + * @param \horstoeko\orderx\entities\extended\udt\IDType $iD * @return self */ public function setID(\horstoeko\orderx\entities\extended\udt\IDType $iD) @@ -43,7 +43,4 @@ public function setID(\horstoeko\orderx\entities\extended\udt\IDType $iD) $this->iD = $iD; return $this; } - - } - diff --git a/src/entities/extended/ram/TradeAccountingAccountType.php b/src/entities/extended/ram/TradeAccountingAccountType.php index f110ef6..a54d090 100644 --- a/src/entities/extended/ram/TradeAccountingAccountType.php +++ b/src/entities/extended/ram/TradeAccountingAccountType.php @@ -42,7 +42,7 @@ public function getID() * * ID * - * @param \horstoeko\orderx\entities\extended\udt\IDType $iD + * @param \horstoeko\orderx\entities\extended\udt\IDType $iD * @return self */ public function setID(\horstoeko\orderx\entities\extended\udt\IDType $iD) @@ -68,7 +68,7 @@ public function getTypeCode() * * Type Code * - * @param string $typeCode + * @param string $typeCode * @return self */ public function setTypeCode($typeCode) @@ -76,7 +76,4 @@ public function setTypeCode($typeCode) $this->typeCode = $typeCode; return $this; } - - } - diff --git a/src/entities/extended/ram/TradeAddressType.php b/src/entities/extended/ram/TradeAddressType.php index dc06269..5ddece3 100644 --- a/src/entities/extended/ram/TradeAddressType.php +++ b/src/entities/extended/ram/TradeAddressType.php @@ -77,7 +77,7 @@ public function getPostcodeCode() * * Postcode * - * @param \horstoeko\orderx\entities\extended\udt\CodeType $postcodeCode + * @param \horstoeko\orderx\entities\extended\udt\CodeType $postcodeCode * @return self */ public function setPostcodeCode(?\horstoeko\orderx\entities\extended\udt\CodeType $postcodeCode = null) @@ -103,7 +103,7 @@ public function getLineOne() * * Line One * - * @param string $lineOne + * @param string $lineOne * @return self */ public function setLineOne($lineOne) @@ -129,7 +129,7 @@ public function getLineTwo() * * Line Two * - * @param string $lineTwo + * @param string $lineTwo * @return self */ public function setLineTwo($lineTwo) @@ -155,7 +155,7 @@ public function getLineThree() * * Line Three * - * @param string $lineThree + * @param string $lineThree * @return self */ public function setLineThree($lineThree) @@ -181,7 +181,7 @@ public function getCityName() * * City Name * - * @param string $cityName + * @param string $cityName * @return self */ public function setCityName($cityName) @@ -207,7 +207,7 @@ public function getCountryID() * * Country Code * - * @param string $countryID + * @param string $countryID * @return self */ public function setCountryID($countryID) @@ -233,7 +233,7 @@ public function getCountrySubDivisionName() * * Country Sub-Division Name * - * @param string $countrySubDivisionName + * @param string $countrySubDivisionName * @return self */ public function setCountrySubDivisionName($countrySubDivisionName) @@ -241,7 +241,4 @@ public function setCountrySubDivisionName($countrySubDivisionName) $this->countrySubDivisionName = $countrySubDivisionName; return $this; } - - } - diff --git a/src/entities/extended/ram/TradeAllowanceChargeType.php b/src/entities/extended/ram/TradeAllowanceChargeType.php index b98c506..6b7e316 100644 --- a/src/entities/extended/ram/TradeAllowanceChargeType.php +++ b/src/entities/extended/ram/TradeAllowanceChargeType.php @@ -91,7 +91,7 @@ public function getChargeIndicator() * * Charge Indicator * - * @param \horstoeko\orderx\entities\extended\udt\IndicatorType $chargeIndicator + * @param \horstoeko\orderx\entities\extended\udt\IndicatorType $chargeIndicator * @return self */ public function setChargeIndicator(\horstoeko\orderx\entities\extended\udt\IndicatorType $chargeIndicator) @@ -117,7 +117,7 @@ public function getSequenceNumeric() * * Sequence Number * - * @param float $sequenceNumeric + * @param float $sequenceNumeric * @return self */ public function setSequenceNumeric($sequenceNumeric) @@ -143,7 +143,7 @@ public function getCalculationPercent() * * Calculation Percent * - * @param \horstoeko\orderx\entities\extended\udt\PercentType $calculationPercent + * @param \horstoeko\orderx\entities\extended\udt\PercentType $calculationPercent * @return self */ public function setCalculationPercent($calculationPercent) @@ -169,7 +169,7 @@ public function getBasisAmount() * * Basis Amount * - * @param \horstoeko\orderx\entities\extended\udt\AmountType $basisAmount + * @param \horstoeko\orderx\entities\extended\udt\AmountType $basisAmount * @return self */ public function setBasisAmount(?\horstoeko\orderx\entities\extended\udt\AmountType $basisAmount = null) @@ -195,7 +195,7 @@ public function getBasisQuantity() * * Basis Quantity * - * @param \horstoeko\orderx\entities\extended\udt\QuantityType $basisQuantity + * @param \horstoeko\orderx\entities\extended\udt\QuantityType $basisQuantity * @return self */ public function setBasisQuantity(?\horstoeko\orderx\entities\extended\udt\QuantityType $basisQuantity = null) @@ -221,7 +221,7 @@ public function getActualAmount() * * Actual Amount * - * @param \horstoeko\orderx\entities\extended\udt\AmountType $actualAmount + * @param \horstoeko\orderx\entities\extended\udt\AmountType $actualAmount * @return self */ public function setActualAmount(\horstoeko\orderx\entities\extended\udt\AmountType $actualAmount) @@ -247,7 +247,7 @@ public function getReasonCode() * * Reason Code * - * @param string $reasonCode + * @param string $reasonCode * @return self */ public function setReasonCode($reasonCode) @@ -273,7 +273,7 @@ public function getReason() * * Reason Text * - * @param string $reason + * @param string $reason * @return self */ public function setReason($reason) @@ -299,7 +299,7 @@ public function getCategoryTradeTax() * * Tax Category * - * @param \horstoeko\orderx\entities\extended\ram\TradeTaxType $categoryTradeTax + * @param \horstoeko\orderx\entities\extended\ram\TradeTaxType $categoryTradeTax * @return self */ public function setCategoryTradeTax(?\horstoeko\orderx\entities\extended\ram\TradeTaxType $categoryTradeTax = null) @@ -307,7 +307,4 @@ public function setCategoryTradeTax(?\horstoeko\orderx\entities\extended\ram\Tra $this->categoryTradeTax = $categoryTradeTax; return $this; } - - } - diff --git a/src/entities/extended/ram/TradeContactType.php b/src/entities/extended/ram/TradeContactType.php index 319c4e7..e6d77e1 100644 --- a/src/entities/extended/ram/TradeContactType.php +++ b/src/entities/extended/ram/TradeContactType.php @@ -70,7 +70,7 @@ public function getPersonName() * * Person Name * - * @param string $personName + * @param string $personName * @return self */ public function setPersonName($personName) @@ -96,7 +96,7 @@ public function getDepartmentName() * * Department Name * - * @param string $departmentName + * @param string $departmentName * @return self */ public function setDepartmentName($departmentName) @@ -122,7 +122,7 @@ public function getTypeCode() * * Type Code * - * @param string $typeCode + * @param string $typeCode * @return self */ public function setTypeCode($typeCode) @@ -148,7 +148,7 @@ public function getTelephoneUniversalCommunication() * * Telephone * - * @param \horstoeko\orderx\entities\extended\ram\UniversalCommunicationType $telephoneUniversalCommunication + * @param \horstoeko\orderx\entities\extended\ram\UniversalCommunicationType $telephoneUniversalCommunication * @return self */ public function setTelephoneUniversalCommunication(?\horstoeko\orderx\entities\extended\ram\UniversalCommunicationType $telephoneUniversalCommunication = null) @@ -174,7 +174,7 @@ public function getFaxUniversalCommunication() * * Fax * - * @param \horstoeko\orderx\entities\extended\ram\UniversalCommunicationType $faxUniversalCommunication + * @param \horstoeko\orderx\entities\extended\ram\UniversalCommunicationType $faxUniversalCommunication * @return self */ public function setFaxUniversalCommunication(?\horstoeko\orderx\entities\extended\ram\UniversalCommunicationType $faxUniversalCommunication = null) @@ -200,7 +200,7 @@ public function getEmailURIUniversalCommunication() * * Email Address * - * @param \horstoeko\orderx\entities\extended\ram\UniversalCommunicationType $emailURIUniversalCommunication + * @param \horstoeko\orderx\entities\extended\ram\UniversalCommunicationType $emailURIUniversalCommunication * @return self */ public function setEmailURIUniversalCommunication(?\horstoeko\orderx\entities\extended\ram\UniversalCommunicationType $emailURIUniversalCommunication = null) @@ -208,7 +208,4 @@ public function setEmailURIUniversalCommunication(?\horstoeko\orderx\entities\ex $this->emailURIUniversalCommunication = $emailURIUniversalCommunication; return $this; } - - } - diff --git a/src/entities/extended/ram/TradeCountryType.php b/src/entities/extended/ram/TradeCountryType.php index 408a767..dc9bf79 100644 --- a/src/entities/extended/ram/TradeCountryType.php +++ b/src/entities/extended/ram/TradeCountryType.php @@ -35,7 +35,7 @@ public function getID() * * Code * - * @param string $iD + * @param string $iD * @return self */ public function setID($iD) @@ -43,7 +43,4 @@ public function setID($iD) $this->iD = $iD; return $this; } - - } - diff --git a/src/entities/extended/ram/TradeDeliveryTermsType.php b/src/entities/extended/ram/TradeDeliveryTermsType.php index e02328e..c31b812 100644 --- a/src/entities/extended/ram/TradeDeliveryTermsType.php +++ b/src/entities/extended/ram/TradeDeliveryTermsType.php @@ -56,7 +56,7 @@ public function getDeliveryTypeCode() * * Code * - * @param string $deliveryTypeCode + * @param string $deliveryTypeCode * @return self */ public function setDeliveryTypeCode($deliveryTypeCode) @@ -82,7 +82,7 @@ public function getDescription() * * Description * - * @param string $description + * @param string $description * @return self */ public function setDescription($description) @@ -108,7 +108,7 @@ public function getFunctionCode() * * Function Code * - * @param string $functionCode + * @param string $functionCode * @return self */ public function setFunctionCode($functionCode) @@ -134,7 +134,7 @@ public function getRelevantTradeLocation() * * Relevant Location * - * @param \horstoeko\orderx\entities\extended\ram\TradeLocationType $relevantTradeLocation + * @param \horstoeko\orderx\entities\extended\ram\TradeLocationType $relevantTradeLocation * @return self */ public function setRelevantTradeLocation(?\horstoeko\orderx\entities\extended\ram\TradeLocationType $relevantTradeLocation = null) @@ -142,7 +142,4 @@ public function setRelevantTradeLocation(?\horstoeko\orderx\entities\extended\ra $this->relevantTradeLocation = $relevantTradeLocation; return $this; } - - } - diff --git a/src/entities/extended/ram/TradeLocationType.php b/src/entities/extended/ram/TradeLocationType.php index 304469e..4cae638 100644 --- a/src/entities/extended/ram/TradeLocationType.php +++ b/src/entities/extended/ram/TradeLocationType.php @@ -42,7 +42,7 @@ public function getID() * * ID * - * @param \horstoeko\orderx\entities\extended\udt\IDType $iD + * @param \horstoeko\orderx\entities\extended\udt\IDType $iD * @return self */ public function setID(?\horstoeko\orderx\entities\extended\udt\IDType $iD = null) @@ -68,7 +68,7 @@ public function getName() * * Name * - * @param string $name + * @param string $name * @return self */ public function setName($name) @@ -76,7 +76,4 @@ public function setName($name) $this->name = $name; return $this; } - - } - diff --git a/src/entities/extended/ram/TradePartyType.php b/src/entities/extended/ram/TradePartyType.php index b9092fe..0db96a7 100644 --- a/src/entities/extended/ram/TradePartyType.php +++ b/src/entities/extended/ram/TradePartyType.php @@ -97,7 +97,7 @@ public function getID() * * ID * - * @param \horstoeko\orderx\entities\extended\udt\IDType $iD + * @param \horstoeko\orderx\entities\extended\udt\IDType $iD * @return self */ public function setID(?\horstoeko\orderx\entities\extended\udt\IDType $iD = null) @@ -112,7 +112,7 @@ public function setID(?\horstoeko\orderx\entities\extended\udt\IDType $iD = null * Global ID * * @return self - * @param \horstoeko\orderx\entities\extended\udt\IDType $globalID + * @param \horstoeko\orderx\entities\extended\udt\IDType $globalID */ public function addToGlobalID(\horstoeko\orderx\entities\extended\udt\IDType $globalID) { @@ -125,7 +125,7 @@ public function addToGlobalID(\horstoeko\orderx\entities\extended\udt\IDType $gl * * Global ID * - * @param int|string $index + * @param int|string $index * @return bool */ public function issetGlobalID($index) @@ -138,7 +138,7 @@ public function issetGlobalID($index) * * Global ID * - * @param int|string $index + * @param int|string $index * @return void */ public function unsetGlobalID($index) @@ -163,7 +163,7 @@ public function getGlobalID() * * Global ID * - * @param \horstoeko\orderx\entities\extended\udt\IDType[] $globalID + * @param \horstoeko\orderx\entities\extended\udt\IDType[] $globalID * @return self */ public function setGlobalID(array $globalID = null) @@ -189,7 +189,7 @@ public function getName() * * Name * - * @param string $name + * @param string $name * @return self */ public function setName($name) @@ -215,7 +215,7 @@ public function getDescription() * * Description * - * @param string $description + * @param string $description * @return self */ public function setDescription($description) @@ -241,7 +241,7 @@ public function getSpecifiedLegalOrganization() * * Legal Organization * - * @param \horstoeko\orderx\entities\extended\ram\LegalOrganizationType $specifiedLegalOrganization + * @param \horstoeko\orderx\entities\extended\ram\LegalOrganizationType $specifiedLegalOrganization * @return self */ public function setSpecifiedLegalOrganization(?\horstoeko\orderx\entities\extended\ram\LegalOrganizationType $specifiedLegalOrganization = null) @@ -256,7 +256,7 @@ public function setSpecifiedLegalOrganization(?\horstoeko\orderx\entities\extend * Defined Contact Details * * @return self - * @param \horstoeko\orderx\entities\extended\ram\TradeContactType $definedTradeContact + * @param \horstoeko\orderx\entities\extended\ram\TradeContactType $definedTradeContact */ public function addToDefinedTradeContact(\horstoeko\orderx\entities\extended\ram\TradeContactType $definedTradeContact) { @@ -269,7 +269,7 @@ public function addToDefinedTradeContact(\horstoeko\orderx\entities\extended\ram * * Defined Contact Details * - * @param int|string $index + * @param int|string $index * @return bool */ public function issetDefinedTradeContact($index) @@ -282,7 +282,7 @@ public function issetDefinedTradeContact($index) * * Defined Contact Details * - * @param int|string $index + * @param int|string $index * @return void */ public function unsetDefinedTradeContact($index) @@ -307,7 +307,7 @@ public function getDefinedTradeContact() * * Defined Contact Details * - * @param \horstoeko\orderx\entities\extended\ram\TradeContactType[] $definedTradeContact + * @param \horstoeko\orderx\entities\extended\ram\TradeContactType[] $definedTradeContact * @return self */ public function setDefinedTradeContact(array $definedTradeContact = null) @@ -333,7 +333,7 @@ public function getPostalTradeAddress() * * Postal Address * - * @param \horstoeko\orderx\entities\extended\ram\TradeAddressType $postalTradeAddress + * @param \horstoeko\orderx\entities\extended\ram\TradeAddressType $postalTradeAddress * @return self */ public function setPostalTradeAddress(?\horstoeko\orderx\entities\extended\ram\TradeAddressType $postalTradeAddress = null) @@ -359,7 +359,7 @@ public function getURIUniversalCommunication() * * URI * - * @param \horstoeko\orderx\entities\extended\ram\UniversalCommunicationType $uRIUniversalCommunication + * @param \horstoeko\orderx\entities\extended\ram\UniversalCommunicationType $uRIUniversalCommunication * @return self */ public function setURIUniversalCommunication(?\horstoeko\orderx\entities\extended\ram\UniversalCommunicationType $uRIUniversalCommunication = null) @@ -374,7 +374,7 @@ public function setURIUniversalCommunication(?\horstoeko\orderx\entities\extende * Tax Registration * * @return self - * @param \horstoeko\orderx\entities\extended\ram\TaxRegistrationType $specifiedTaxRegistration + * @param \horstoeko\orderx\entities\extended\ram\TaxRegistrationType $specifiedTaxRegistration */ public function addToSpecifiedTaxRegistration(\horstoeko\orderx\entities\extended\ram\TaxRegistrationType $specifiedTaxRegistration) { @@ -387,7 +387,7 @@ public function addToSpecifiedTaxRegistration(\horstoeko\orderx\entities\extende * * Tax Registration * - * @param int|string $index + * @param int|string $index * @return bool */ public function issetSpecifiedTaxRegistration($index) @@ -400,7 +400,7 @@ public function issetSpecifiedTaxRegistration($index) * * Tax Registration * - * @param int|string $index + * @param int|string $index * @return void */ public function unsetSpecifiedTaxRegistration($index) @@ -425,7 +425,7 @@ public function getSpecifiedTaxRegistration() * * Tax Registration * - * @param \horstoeko\orderx\entities\extended\ram\TaxRegistrationType[] $specifiedTaxRegistration + * @param \horstoeko\orderx\entities\extended\ram\TaxRegistrationType[] $specifiedTaxRegistration * @return self */ public function setSpecifiedTaxRegistration(array $specifiedTaxRegistration = null) @@ -433,7 +433,4 @@ public function setSpecifiedTaxRegistration(array $specifiedTaxRegistration = nu $this->specifiedTaxRegistration = $specifiedTaxRegistration; return $this; } - - } - diff --git a/src/entities/extended/ram/TradePaymentTermsType.php b/src/entities/extended/ram/TradePaymentTermsType.php index 95df0cc..76027e6 100644 --- a/src/entities/extended/ram/TradePaymentTermsType.php +++ b/src/entities/extended/ram/TradePaymentTermsType.php @@ -26,7 +26,7 @@ class TradePaymentTermsType * Description * * @return self - * @param string $description + * @param string $description */ public function addToDescription($description) { @@ -39,7 +39,7 @@ public function addToDescription($description) * * Description * - * @param int|string $index + * @param int|string $index * @return bool */ public function issetDescription($index) @@ -52,7 +52,7 @@ public function issetDescription($index) * * Description * - * @param int|string $index + * @param int|string $index * @return void */ public function unsetDescription($index) @@ -77,7 +77,7 @@ public function getDescription() * * Description * - * @param string $description + * @param string $description * @return self */ public function setDescription(array $description) @@ -85,7 +85,4 @@ public function setDescription(array $description) $this->description = $description; return $this; } - - } - diff --git a/src/entities/extended/ram/TradePriceType.php b/src/entities/extended/ram/TradePriceType.php index 9712d72..97710c9 100644 --- a/src/entities/extended/ram/TradePriceType.php +++ b/src/entities/extended/ram/TradePriceType.php @@ -74,7 +74,7 @@ public function getChargeAmount() * * Charge Amount * - * @param \horstoeko\orderx\entities\extended\udt\AmountType $chargeAmount + * @param \horstoeko\orderx\entities\extended\udt\AmountType $chargeAmount * @return self */ public function setChargeAmount(\horstoeko\orderx\entities\extended\udt\AmountType $chargeAmount) @@ -100,7 +100,7 @@ public function getBasisQuantity() * * Basis Quantity * - * @param \horstoeko\orderx\entities\extended\udt\QuantityType $basisQuantity + * @param \horstoeko\orderx\entities\extended\udt\QuantityType $basisQuantity * @return self */ public function setBasisQuantity(?\horstoeko\orderx\entities\extended\udt\QuantityType $basisQuantity = null) @@ -126,7 +126,7 @@ public function getMinimumQuantity() * * Minimum Quantity * - * @param \horstoeko\orderx\entities\extended\udt\QuantityType $minimumQuantity + * @param \horstoeko\orderx\entities\extended\udt\QuantityType $minimumQuantity * @return self */ public function setMinimumQuantity(?\horstoeko\orderx\entities\extended\udt\QuantityType $minimumQuantity = null) @@ -152,7 +152,7 @@ public function getMaximumQuantity() * * Maximum Quantity * - * @param \horstoeko\orderx\entities\extended\udt\QuantityType $maximumQuantity + * @param \horstoeko\orderx\entities\extended\udt\QuantityType $maximumQuantity * @return self */ public function setMaximumQuantity(?\horstoeko\orderx\entities\extended\udt\QuantityType $maximumQuantity = null) @@ -167,7 +167,7 @@ public function setMaximumQuantity(?\horstoeko\orderx\entities\extended\udt\Quan * Applied Allowance/Charge * * @return self - * @param \horstoeko\orderx\entities\extended\ram\TradeAllowanceChargeType $appliedTradeAllowanceCharge + * @param \horstoeko\orderx\entities\extended\ram\TradeAllowanceChargeType $appliedTradeAllowanceCharge */ public function addToAppliedTradeAllowanceCharge(\horstoeko\orderx\entities\extended\ram\TradeAllowanceChargeType $appliedTradeAllowanceCharge) { @@ -180,7 +180,7 @@ public function addToAppliedTradeAllowanceCharge(\horstoeko\orderx\entities\exte * * Applied Allowance/Charge * - * @param int|string $index + * @param int|string $index * @return bool */ public function issetAppliedTradeAllowanceCharge($index) @@ -193,7 +193,7 @@ public function issetAppliedTradeAllowanceCharge($index) * * Applied Allowance/Charge * - * @param int|string $index + * @param int|string $index * @return void */ public function unsetAppliedTradeAllowanceCharge($index) @@ -218,7 +218,7 @@ public function getAppliedTradeAllowanceCharge() * * Applied Allowance/Charge * - * @param \horstoeko\orderx\entities\extended\ram\TradeAllowanceChargeType[] $appliedTradeAllowanceCharge + * @param \horstoeko\orderx\entities\extended\ram\TradeAllowanceChargeType[] $appliedTradeAllowanceCharge * @return self */ public function setAppliedTradeAllowanceCharge(array $appliedTradeAllowanceCharge = null) @@ -233,7 +233,7 @@ public function setAppliedTradeAllowanceCharge(array $appliedTradeAllowanceCharg * Included Tax * * @return self - * @param \horstoeko\orderx\entities\extended\ram\TradeTaxType $includedTradeTax + * @param \horstoeko\orderx\entities\extended\ram\TradeTaxType $includedTradeTax */ public function addToIncludedTradeTax(\horstoeko\orderx\entities\extended\ram\TradeTaxType $includedTradeTax) { @@ -246,7 +246,7 @@ public function addToIncludedTradeTax(\horstoeko\orderx\entities\extended\ram\Tr * * Included Tax * - * @param int|string $index + * @param int|string $index * @return bool */ public function issetIncludedTradeTax($index) @@ -259,7 +259,7 @@ public function issetIncludedTradeTax($index) * * Included Tax * - * @param int|string $index + * @param int|string $index * @return void */ public function unsetIncludedTradeTax($index) @@ -284,7 +284,7 @@ public function getIncludedTradeTax() * * Included Tax * - * @param \horstoeko\orderx\entities\extended\ram\TradeTaxType[] $includedTradeTax + * @param \horstoeko\orderx\entities\extended\ram\TradeTaxType[] $includedTradeTax * @return self */ public function setIncludedTradeTax(array $includedTradeTax = null) @@ -292,7 +292,4 @@ public function setIncludedTradeTax(array $includedTradeTax = null) $this->includedTradeTax = $includedTradeTax; return $this; } - - } - diff --git a/src/entities/extended/ram/TradeProductInstanceType.php b/src/entities/extended/ram/TradeProductInstanceType.php index e8397f8..fc4bd9d 100644 --- a/src/entities/extended/ram/TradeProductInstanceType.php +++ b/src/entities/extended/ram/TradeProductInstanceType.php @@ -42,7 +42,7 @@ public function getBatchID() * * Batch ID * - * @param \horstoeko\orderx\entities\extended\udt\IDType $batchID + * @param \horstoeko\orderx\entities\extended\udt\IDType $batchID * @return self */ public function setBatchID(?\horstoeko\orderx\entities\extended\udt\IDType $batchID = null) @@ -68,7 +68,7 @@ public function getSerialID() * * Serial ID * - * @param \horstoeko\orderx\entities\extended\udt\IDType $serialID + * @param \horstoeko\orderx\entities\extended\udt\IDType $serialID * @return self */ public function setSerialID(?\horstoeko\orderx\entities\extended\udt\IDType $serialID = null) @@ -76,7 +76,4 @@ public function setSerialID(?\horstoeko\orderx\entities\extended\udt\IDType $ser $this->serialID = $serialID; return $this; } - - } - diff --git a/src/entities/extended/ram/TradeProductType.php b/src/entities/extended/ram/TradeProductType.php index e78cbe0..e3caeb9 100644 --- a/src/entities/extended/ram/TradeProductType.php +++ b/src/entities/extended/ram/TradeProductType.php @@ -166,7 +166,7 @@ public function getID() * * ID * - * @param \horstoeko\orderx\entities\extended\udt\IDType $iD + * @param \horstoeko\orderx\entities\extended\udt\IDType $iD * @return self */ public function setID(?\horstoeko\orderx\entities\extended\udt\IDType $iD = null) @@ -181,7 +181,7 @@ public function setID(?\horstoeko\orderx\entities\extended\udt\IDType $iD = null * Global ID * * @return self - * @param \horstoeko\orderx\entities\extended\udt\IDType $globalID + * @param \horstoeko\orderx\entities\extended\udt\IDType $globalID */ public function addToGlobalID(\horstoeko\orderx\entities\extended\udt\IDType $globalID) { @@ -194,7 +194,7 @@ public function addToGlobalID(\horstoeko\orderx\entities\extended\udt\IDType $gl * * Global ID * - * @param int|string $index + * @param int|string $index * @return bool */ public function issetGlobalID($index) @@ -207,7 +207,7 @@ public function issetGlobalID($index) * * Global ID * - * @param int|string $index + * @param int|string $index * @return void */ public function unsetGlobalID($index) @@ -232,7 +232,7 @@ public function getGlobalID() * * Global ID * - * @param \horstoeko\orderx\entities\extended\udt\IDType[] $globalID + * @param \horstoeko\orderx\entities\extended\udt\IDType[] $globalID * @return self */ public function setGlobalID(array $globalID = null) @@ -258,7 +258,7 @@ public function getSellerAssignedID() * * Seller Assigned ID * - * @param \horstoeko\orderx\entities\extended\udt\IDType $sellerAssignedID + * @param \horstoeko\orderx\entities\extended\udt\IDType $sellerAssignedID * @return self */ public function setSellerAssignedID(?\horstoeko\orderx\entities\extended\udt\IDType $sellerAssignedID = null) @@ -284,7 +284,7 @@ public function getBuyerAssignedID() * * Buyer Assigned ID * - * @param \horstoeko\orderx\entities\extended\udt\IDType $buyerAssignedID + * @param \horstoeko\orderx\entities\extended\udt\IDType $buyerAssignedID * @return self */ public function setBuyerAssignedID(?\horstoeko\orderx\entities\extended\udt\IDType $buyerAssignedID = null) @@ -310,7 +310,7 @@ public function getIndustryAssignedID() * * Industry Assigned ID * - * @param \horstoeko\orderx\entities\extended\udt\IDType $industryAssignedID + * @param \horstoeko\orderx\entities\extended\udt\IDType $industryAssignedID * @return self */ public function setIndustryAssignedID(?\horstoeko\orderx\entities\extended\udt\IDType $industryAssignedID = null) @@ -336,7 +336,7 @@ public function getModelID() * * Model ID * - * @param \horstoeko\orderx\entities\extended\udt\IDType $modelID + * @param \horstoeko\orderx\entities\extended\udt\IDType $modelID * @return self */ public function setModelID(?\horstoeko\orderx\entities\extended\udt\IDType $modelID = null) @@ -362,7 +362,7 @@ public function getName() * * Name * - * @param string $name + * @param string $name * @return self */ public function setName($name) @@ -388,7 +388,7 @@ public function getDescription() * * Description * - * @param string $description + * @param string $description * @return self */ public function setDescription($description) @@ -414,7 +414,7 @@ public function getBatchID() * * Batch ID * - * @param \horstoeko\orderx\entities\extended\udt\IDType $batchID + * @param \horstoeko\orderx\entities\extended\udt\IDType $batchID * @return self */ public function setBatchID(?\horstoeko\orderx\entities\extended\udt\IDType $batchID = null) @@ -440,7 +440,7 @@ public function getBrandName() * * Brand Name * - * @param string $brandName + * @param string $brandName * @return self */ public function setBrandName($brandName) @@ -466,7 +466,7 @@ public function getModelName() * * Model Name * - * @param string $modelName + * @param string $modelName * @return self */ public function setModelName($modelName) @@ -481,7 +481,7 @@ public function setModelName($modelName) * Characteristic * * @return self - * @param \horstoeko\orderx\entities\extended\ram\ProductCharacteristicType $applicableProductCharacteristic + * @param \horstoeko\orderx\entities\extended\ram\ProductCharacteristicType $applicableProductCharacteristic */ public function addToApplicableProductCharacteristic(\horstoeko\orderx\entities\extended\ram\ProductCharacteristicType $applicableProductCharacteristic) { @@ -494,7 +494,7 @@ public function addToApplicableProductCharacteristic(\horstoeko\orderx\entities\ * * Characteristic * - * @param int|string $index + * @param int|string $index * @return bool */ public function issetApplicableProductCharacteristic($index) @@ -507,7 +507,7 @@ public function issetApplicableProductCharacteristic($index) * * Characteristic * - * @param int|string $index + * @param int|string $index * @return void */ public function unsetApplicableProductCharacteristic($index) @@ -532,7 +532,7 @@ public function getApplicableProductCharacteristic() * * Characteristic * - * @param \horstoeko\orderx\entities\extended\ram\ProductCharacteristicType[] $applicableProductCharacteristic + * @param \horstoeko\orderx\entities\extended\ram\ProductCharacteristicType[] $applicableProductCharacteristic * @return self */ public function setApplicableProductCharacteristic(array $applicableProductCharacteristic = null) @@ -547,7 +547,7 @@ public function setApplicableProductCharacteristic(array $applicableProductChara * Classification * * @return self - * @param \horstoeko\orderx\entities\extended\ram\ProductClassificationType $designatedProductClassification + * @param \horstoeko\orderx\entities\extended\ram\ProductClassificationType $designatedProductClassification */ public function addToDesignatedProductClassification(\horstoeko\orderx\entities\extended\ram\ProductClassificationType $designatedProductClassification) { @@ -560,7 +560,7 @@ public function addToDesignatedProductClassification(\horstoeko\orderx\entities\ * * Classification * - * @param int|string $index + * @param int|string $index * @return bool */ public function issetDesignatedProductClassification($index) @@ -573,7 +573,7 @@ public function issetDesignatedProductClassification($index) * * Classification * - * @param int|string $index + * @param int|string $index * @return void */ public function unsetDesignatedProductClassification($index) @@ -598,7 +598,7 @@ public function getDesignatedProductClassification() * * Classification * - * @param \horstoeko\orderx\entities\extended\ram\ProductClassificationType[] $designatedProductClassification + * @param \horstoeko\orderx\entities\extended\ram\ProductClassificationType[] $designatedProductClassification * @return self */ public function setDesignatedProductClassification(array $designatedProductClassification = null) @@ -613,7 +613,7 @@ public function setDesignatedProductClassification(array $designatedProductClass * Individual Product Instance * * @return self - * @param \horstoeko\orderx\entities\extended\ram\TradeProductInstanceType $individualTradeProductInstance + * @param \horstoeko\orderx\entities\extended\ram\TradeProductInstanceType $individualTradeProductInstance */ public function addToIndividualTradeProductInstance(\horstoeko\orderx\entities\extended\ram\TradeProductInstanceType $individualTradeProductInstance) { @@ -626,7 +626,7 @@ public function addToIndividualTradeProductInstance(\horstoeko\orderx\entities\e * * Individual Product Instance * - * @param int|string $index + * @param int|string $index * @return bool */ public function issetIndividualTradeProductInstance($index) @@ -639,7 +639,7 @@ public function issetIndividualTradeProductInstance($index) * * Individual Product Instance * - * @param int|string $index + * @param int|string $index * @return void */ public function unsetIndividualTradeProductInstance($index) @@ -664,7 +664,7 @@ public function getIndividualTradeProductInstance() * * Individual Product Instance * - * @param \horstoeko\orderx\entities\extended\ram\TradeProductInstanceType[] $individualTradeProductInstance + * @param \horstoeko\orderx\entities\extended\ram\TradeProductInstanceType[] $individualTradeProductInstance * @return self */ public function setIndividualTradeProductInstance(array $individualTradeProductInstance = null) @@ -690,7 +690,7 @@ public function getApplicableSupplyChainPackaging() * * Packaging * - * @param \horstoeko\orderx\entities\extended\ram\SupplyChainPackagingType $applicableSupplyChainPackaging + * @param \horstoeko\orderx\entities\extended\ram\SupplyChainPackagingType $applicableSupplyChainPackaging * @return self */ public function setApplicableSupplyChainPackaging(?\horstoeko\orderx\entities\extended\ram\SupplyChainPackagingType $applicableSupplyChainPackaging = null) @@ -716,7 +716,7 @@ public function getOriginTradeCountry() * * Origin Country * - * @param \horstoeko\orderx\entities\extended\ram\TradeCountryType $originTradeCountry + * @param \horstoeko\orderx\entities\extended\ram\TradeCountryType $originTradeCountry * @return self */ public function setOriginTradeCountry(?\horstoeko\orderx\entities\extended\ram\TradeCountryType $originTradeCountry = null) @@ -731,7 +731,7 @@ public function setOriginTradeCountry(?\horstoeko\orderx\entities\extended\ram\T * Additional Document * * @return self - * @param \horstoeko\orderx\entities\extended\ram\ReferencedDocumentType $additionalReferenceReferencedDocument + * @param \horstoeko\orderx\entities\extended\ram\ReferencedDocumentType $additionalReferenceReferencedDocument */ public function addToAdditionalReferenceReferencedDocument(\horstoeko\orderx\entities\extended\ram\ReferencedDocumentType $additionalReferenceReferencedDocument) { @@ -744,7 +744,7 @@ public function addToAdditionalReferenceReferencedDocument(\horstoeko\orderx\ent * * Additional Document * - * @param int|string $index + * @param int|string $index * @return bool */ public function issetAdditionalReferenceReferencedDocument($index) @@ -757,7 +757,7 @@ public function issetAdditionalReferenceReferencedDocument($index) * * Additional Document * - * @param int|string $index + * @param int|string $index * @return void */ public function unsetAdditionalReferenceReferencedDocument($index) @@ -782,7 +782,7 @@ public function getAdditionalReferenceReferencedDocument() * * Additional Document * - * @param \horstoeko\orderx\entities\extended\ram\ReferencedDocumentType[] $additionalReferenceReferencedDocument + * @param \horstoeko\orderx\entities\extended\ram\ReferencedDocumentType[] $additionalReferenceReferencedDocument * @return self */ public function setAdditionalReferenceReferencedDocument(array $additionalReferenceReferencedDocument = null) @@ -797,7 +797,7 @@ public function setAdditionalReferenceReferencedDocument(array $additionalRefere * Included Product * * @return self - * @param \horstoeko\orderx\entities\extended\ram\ReferencedProductType $includedReferencedProduct + * @param \horstoeko\orderx\entities\extended\ram\ReferencedProductType $includedReferencedProduct */ public function addToIncludedReferencedProduct(\horstoeko\orderx\entities\extended\ram\ReferencedProductType $includedReferencedProduct) { @@ -810,7 +810,7 @@ public function addToIncludedReferencedProduct(\horstoeko\orderx\entities\extend * * Included Product * - * @param int|string $index + * @param int|string $index * @return bool */ public function issetIncludedReferencedProduct($index) @@ -823,7 +823,7 @@ public function issetIncludedReferencedProduct($index) * * Included Product * - * @param int|string $index + * @param int|string $index * @return void */ public function unsetIncludedReferencedProduct($index) @@ -848,7 +848,7 @@ public function getIncludedReferencedProduct() * * Included Product * - * @param \horstoeko\orderx\entities\extended\ram\ReferencedProductType[] $includedReferencedProduct + * @param \horstoeko\orderx\entities\extended\ram\ReferencedProductType[] $includedReferencedProduct * @return self */ public function setIncludedReferencedProduct(array $includedReferencedProduct = null) @@ -856,7 +856,4 @@ public function setIncludedReferencedProduct(array $includedReferencedProduct = $this->includedReferencedProduct = $includedReferencedProduct; return $this; } - - } - diff --git a/src/entities/extended/ram/TradeSettlementHeaderMonetarySummationType.php b/src/entities/extended/ram/TradeSettlementHeaderMonetarySummationType.php index 46e5558..b8fd21e 100644 --- a/src/entities/extended/ram/TradeSettlementHeaderMonetarySummationType.php +++ b/src/entities/extended/ram/TradeSettlementHeaderMonetarySummationType.php @@ -93,7 +93,7 @@ public function getLineTotalAmount() * * Line Total Amount * - * @param \horstoeko\orderx\entities\extended\udt\AmountType $lineTotalAmount + * @param \horstoeko\orderx\entities\extended\udt\AmountType $lineTotalAmount * @return self */ public function setLineTotalAmount(\horstoeko\orderx\entities\extended\udt\AmountType $lineTotalAmount) @@ -119,7 +119,7 @@ public function getChargeTotalAmount() * * Charge Total Amount * - * @param \horstoeko\orderx\entities\extended\udt\AmountType $chargeTotalAmount + * @param \horstoeko\orderx\entities\extended\udt\AmountType $chargeTotalAmount * @return self */ public function setChargeTotalAmount(?\horstoeko\orderx\entities\extended\udt\AmountType $chargeTotalAmount = null) @@ -145,7 +145,7 @@ public function getAllowanceTotalAmount() * * Allowance Total Amount * - * @param \horstoeko\orderx\entities\extended\udt\AmountType $allowanceTotalAmount + * @param \horstoeko\orderx\entities\extended\udt\AmountType $allowanceTotalAmount * @return self */ public function setAllowanceTotalAmount(?\horstoeko\orderx\entities\extended\udt\AmountType $allowanceTotalAmount = null) @@ -171,7 +171,7 @@ public function getTaxBasisTotalAmount() * * Tax Basis Total Amount * - * @param \horstoeko\orderx\entities\extended\udt\AmountType $taxBasisTotalAmount + * @param \horstoeko\orderx\entities\extended\udt\AmountType $taxBasisTotalAmount * @return self */ public function setTaxBasisTotalAmount(\horstoeko\orderx\entities\extended\udt\AmountType $taxBasisTotalAmount) @@ -186,7 +186,7 @@ public function setTaxBasisTotalAmount(\horstoeko\orderx\entities\extended\udt\A * Tax Total Amount * * @return self - * @param \horstoeko\orderx\entities\extended\udt\AmountType $taxTotalAmount + * @param \horstoeko\orderx\entities\extended\udt\AmountType $taxTotalAmount */ public function addToTaxTotalAmount(\horstoeko\orderx\entities\extended\udt\AmountType $taxTotalAmount) { @@ -199,7 +199,7 @@ public function addToTaxTotalAmount(\horstoeko\orderx\entities\extended\udt\Amou * * Tax Total Amount * - * @param int|string $index + * @param int|string $index * @return bool */ public function issetTaxTotalAmount($index) @@ -212,7 +212,7 @@ public function issetTaxTotalAmount($index) * * Tax Total Amount * - * @param int|string $index + * @param int|string $index * @return void */ public function unsetTaxTotalAmount($index) @@ -237,7 +237,7 @@ public function getTaxTotalAmount() * * Tax Total Amount * - * @param \horstoeko\orderx\entities\extended\udt\AmountType[] $taxTotalAmount + * @param \horstoeko\orderx\entities\extended\udt\AmountType[] $taxTotalAmount * @return self */ public function setTaxTotalAmount(array $taxTotalAmount = null) @@ -263,7 +263,7 @@ public function getRoundingAmount() * * Rounding Amount * - * @param \horstoeko\orderx\entities\extended\udt\AmountType $roundingAmount + * @param \horstoeko\orderx\entities\extended\udt\AmountType $roundingAmount * @return self */ public function setRoundingAmount(?\horstoeko\orderx\entities\extended\udt\AmountType $roundingAmount = null) @@ -289,7 +289,7 @@ public function getGrandTotalAmount() * * Grand Total Amount * - * @param \horstoeko\orderx\entities\extended\udt\AmountType $grandTotalAmount + * @param \horstoeko\orderx\entities\extended\udt\AmountType $grandTotalAmount * @return self */ public function setGrandTotalAmount(?\horstoeko\orderx\entities\extended\udt\AmountType $grandTotalAmount = null) @@ -315,7 +315,7 @@ public function getTotalPrepaidAmount() * * Total Prepaid Amount * - * @param \horstoeko\orderx\entities\extended\udt\AmountType $totalPrepaidAmount + * @param \horstoeko\orderx\entities\extended\udt\AmountType $totalPrepaidAmount * @return self */ public function setTotalPrepaidAmount(?\horstoeko\orderx\entities\extended\udt\AmountType $totalPrepaidAmount = null) @@ -341,7 +341,7 @@ public function getDuePayableAmount() * * Due Payable Amount * - * @param \horstoeko\orderx\entities\extended\udt\AmountType $duePayableAmount + * @param \horstoeko\orderx\entities\extended\udt\AmountType $duePayableAmount * @return self */ public function setDuePayableAmount(?\horstoeko\orderx\entities\extended\udt\AmountType $duePayableAmount = null) @@ -349,7 +349,4 @@ public function setDuePayableAmount(?\horstoeko\orderx\entities\extended\udt\Amo $this->duePayableAmount = $duePayableAmount; return $this; } - - } - diff --git a/src/entities/extended/ram/TradeSettlementLineMonetarySummationType.php b/src/entities/extended/ram/TradeSettlementLineMonetarySummationType.php index 518d649..6eabc7e 100644 --- a/src/entities/extended/ram/TradeSettlementLineMonetarySummationType.php +++ b/src/entities/extended/ram/TradeSettlementLineMonetarySummationType.php @@ -63,7 +63,7 @@ public function getLineTotalAmount() * * Line Total Amount * - * @param \horstoeko\orderx\entities\extended\udt\AmountType $lineTotalAmount + * @param \horstoeko\orderx\entities\extended\udt\AmountType $lineTotalAmount * @return self */ public function setLineTotalAmount(\horstoeko\orderx\entities\extended\udt\AmountType $lineTotalAmount) @@ -89,7 +89,7 @@ public function getChargeTotalAmount() * * Charge Total Amount * - * @param \horstoeko\orderx\entities\extended\udt\AmountType $chargeTotalAmount + * @param \horstoeko\orderx\entities\extended\udt\AmountType $chargeTotalAmount * @return self */ public function setChargeTotalAmount(?\horstoeko\orderx\entities\extended\udt\AmountType $chargeTotalAmount = null) @@ -115,7 +115,7 @@ public function getAllowanceTotalAmount() * * Allowance Total Amount * - * @param \horstoeko\orderx\entities\extended\udt\AmountType $allowanceTotalAmount + * @param \horstoeko\orderx\entities\extended\udt\AmountType $allowanceTotalAmount * @return self */ public function setAllowanceTotalAmount(?\horstoeko\orderx\entities\extended\udt\AmountType $allowanceTotalAmount = null) @@ -141,7 +141,7 @@ public function getTaxTotalAmount() * * Tax Total Amount * - * @param \horstoeko\orderx\entities\extended\udt\AmountType $taxTotalAmount + * @param \horstoeko\orderx\entities\extended\udt\AmountType $taxTotalAmount * @return self */ public function setTaxTotalAmount(?\horstoeko\orderx\entities\extended\udt\AmountType $taxTotalAmount = null) @@ -167,7 +167,7 @@ public function getTotalAllowanceChargeAmount() * * Total Allowance/Charge Amount * - * @param \horstoeko\orderx\entities\extended\udt\AmountType $totalAllowanceChargeAmount + * @param \horstoeko\orderx\entities\extended\udt\AmountType $totalAllowanceChargeAmount * @return self */ public function setTotalAllowanceChargeAmount(?\horstoeko\orderx\entities\extended\udt\AmountType $totalAllowanceChargeAmount = null) @@ -175,7 +175,4 @@ public function setTotalAllowanceChargeAmount(?\horstoeko\orderx\entities\extend $this->totalAllowanceChargeAmount = $totalAllowanceChargeAmount; return $this; } - - } - diff --git a/src/entities/extended/ram/TradeSettlementPaymentMeansType.php b/src/entities/extended/ram/TradeSettlementPaymentMeansType.php index b0e2ce3..eda4610 100644 --- a/src/entities/extended/ram/TradeSettlementPaymentMeansType.php +++ b/src/entities/extended/ram/TradeSettlementPaymentMeansType.php @@ -44,7 +44,7 @@ public function getTypeCode() * * Type Code * - * @param string $typeCode + * @param string $typeCode * @return self */ public function setTypeCode($typeCode) @@ -59,7 +59,7 @@ public function setTypeCode($typeCode) * Information * * @return self - * @param string $information + * @param string $information */ public function addToInformation($information) { @@ -72,7 +72,7 @@ public function addToInformation($information) * * Information * - * @param int|string $index + * @param int|string $index * @return bool */ public function issetInformation($index) @@ -85,7 +85,7 @@ public function issetInformation($index) * * Information * - * @param int|string $index + * @param int|string $index * @return void */ public function unsetInformation($index) @@ -110,7 +110,7 @@ public function getInformation() * * Information * - * @param string $information + * @param string $information * @return self */ public function setInformation(array $information = null) @@ -118,7 +118,4 @@ public function setInformation(array $information = null) $this->information = $information; return $this; } - - } - diff --git a/src/entities/extended/ram/TradeTaxType.php b/src/entities/extended/ram/TradeTaxType.php index 5c2c368..7da2e3a 100644 --- a/src/entities/extended/ram/TradeTaxType.php +++ b/src/entities/extended/ram/TradeTaxType.php @@ -98,7 +98,7 @@ public function getCalculatedAmount() * * Calculated Amount * - * @param \horstoeko\orderx\entities\extended\udt\AmountType $calculatedAmount + * @param \horstoeko\orderx\entities\extended\udt\AmountType $calculatedAmount * @return self */ public function setCalculatedAmount(?\horstoeko\orderx\entities\extended\udt\AmountType $calculatedAmount = null) @@ -124,7 +124,7 @@ public function getTypeCode() * * Type Code * - * @param string $typeCode + * @param string $typeCode * @return self */ public function setTypeCode($typeCode) @@ -150,7 +150,7 @@ public function getExemptionReason() * * Exemption Reason Text * - * @param string $exemptionReason + * @param string $exemptionReason * @return self */ public function setExemptionReason($exemptionReason) @@ -176,7 +176,7 @@ public function getBasisAmount() * * Basis Amount * - * @param \horstoeko\orderx\entities\extended\udt\AmountType $basisAmount + * @param \horstoeko\orderx\entities\extended\udt\AmountType $basisAmount * @return self */ public function setBasisAmount(?\horstoeko\orderx\entities\extended\udt\AmountType $basisAmount = null) @@ -202,7 +202,7 @@ public function getLineTotalBasisAmount() * * Line Total Basis Amount * - * @param \horstoeko\orderx\entities\extended\udt\AmountType $lineTotalBasisAmount + * @param \horstoeko\orderx\entities\extended\udt\AmountType $lineTotalBasisAmount * @return self */ public function setLineTotalBasisAmount(?\horstoeko\orderx\entities\extended\udt\AmountType $lineTotalBasisAmount = null) @@ -228,7 +228,7 @@ public function getAllowanceChargeBasisAmount() * * Allowance/Charge Basis Amount * - * @param \horstoeko\orderx\entities\extended\udt\AmountType $allowanceChargeBasisAmount + * @param \horstoeko\orderx\entities\extended\udt\AmountType $allowanceChargeBasisAmount * @return self */ public function setAllowanceChargeBasisAmount(?\horstoeko\orderx\entities\extended\udt\AmountType $allowanceChargeBasisAmount = null) @@ -254,7 +254,7 @@ public function getCategoryCode() * * Category Code * - * @param string $categoryCode + * @param string $categoryCode * @return self */ public function setCategoryCode($categoryCode) @@ -280,7 +280,7 @@ public function getExemptionReasonCode() * * Exemption Reason Code * - * @param \horstoeko\orderx\entities\extended\udt\CodeType $exemptionReasonCode + * @param \horstoeko\orderx\entities\extended\udt\CodeType $exemptionReasonCode * @return self */ public function setExemptionReasonCode(?\horstoeko\orderx\entities\extended\udt\CodeType $exemptionReasonCode = null) @@ -306,7 +306,7 @@ public function getDueDateTypeCode() * * Due Date Type Code * - * @param string $dueDateTypeCode + * @param string $dueDateTypeCode * @return self */ public function setDueDateTypeCode($dueDateTypeCode) @@ -332,7 +332,7 @@ public function getRateApplicablePercent() * * Applicable Rate Percent * - * @param \horstoeko\orderx\entities\extended\udt\PercentType $rateApplicablePercent + * @param \horstoeko\orderx\entities\extended\udt\PercentType $rateApplicablePercent * @return self */ public function setRateApplicablePercent($rateApplicablePercent) @@ -340,7 +340,4 @@ public function setRateApplicablePercent($rateApplicablePercent) $this->rateApplicablePercent = $rateApplicablePercent; return $this; } - - } - diff --git a/src/entities/extended/ram/UniversalCommunicationType.php b/src/entities/extended/ram/UniversalCommunicationType.php index c30025c..594a61a 100644 --- a/src/entities/extended/ram/UniversalCommunicationType.php +++ b/src/entities/extended/ram/UniversalCommunicationType.php @@ -42,7 +42,7 @@ public function getURIID() * * URI * - * @param \horstoeko\orderx\entities\extended\udt\IDType $uRIID + * @param \horstoeko\orderx\entities\extended\udt\IDType $uRIID * @return self */ public function setURIID(?\horstoeko\orderx\entities\extended\udt\IDType $uRIID = null) @@ -68,7 +68,7 @@ public function getCompleteNumber() * * Complete Number * - * @param string $completeNumber + * @param string $completeNumber * @return self */ public function setCompleteNumber($completeNumber) @@ -76,7 +76,4 @@ public function setCompleteNumber($completeNumber) $this->completeNumber = $completeNumber; return $this; } - - } - diff --git a/src/entities/extended/rsm/SCRDMCCBDACIOMessageStructure.php b/src/entities/extended/rsm/SCRDMCCBDACIOMessageStructure.php index bc4a626..37908f8 100644 --- a/src/entities/extended/rsm/SCRDMCCBDACIOMessageStructure.php +++ b/src/entities/extended/rsm/SCRDMCCBDACIOMessageStructure.php @@ -10,4 +10,3 @@ class SCRDMCCBDACIOMessageStructure extends SCRDMCCBDACIOMessageStructureType } - diff --git a/src/entities/extended/rsm/SCRDMCCBDACIOMessageStructureType.php b/src/entities/extended/rsm/SCRDMCCBDACIOMessageStructureType.php index 751c6ad..604a015 100644 --- a/src/entities/extended/rsm/SCRDMCCBDACIOMessageStructureType.php +++ b/src/entities/extended/rsm/SCRDMCCBDACIOMessageStructureType.php @@ -39,7 +39,7 @@ public function getExchangedDocumentContext() /** * Sets a new exchangedDocumentContext * - * @param \horstoeko\orderx\entities\extended\ram\ExchangedDocumentContextType $exchangedDocumentContext + * @param \horstoeko\orderx\entities\extended\ram\ExchangedDocumentContextType $exchangedDocumentContext * @return self */ public function setExchangedDocumentContext(\horstoeko\orderx\entities\extended\ram\ExchangedDocumentContextType $exchangedDocumentContext) @@ -61,7 +61,7 @@ public function getExchangedDocument() /** * Sets a new exchangedDocument * - * @param \horstoeko\orderx\entities\extended\ram\ExchangedDocumentType $exchangedDocument + * @param \horstoeko\orderx\entities\extended\ram\ExchangedDocumentType $exchangedDocument * @return self */ public function setExchangedDocument(\horstoeko\orderx\entities\extended\ram\ExchangedDocumentType $exchangedDocument) @@ -83,7 +83,7 @@ public function getSupplyChainTradeTransaction() /** * Sets a new supplyChainTradeTransaction * - * @param \horstoeko\orderx\entities\extended\ram\SupplyChainTradeTransactionType $supplyChainTradeTransaction + * @param \horstoeko\orderx\entities\extended\ram\SupplyChainTradeTransactionType $supplyChainTradeTransaction * @return self */ public function setSupplyChainTradeTransaction(\horstoeko\orderx\entities\extended\ram\SupplyChainTradeTransactionType $supplyChainTradeTransaction) @@ -91,7 +91,4 @@ public function setSupplyChainTradeTransaction(\horstoeko\orderx\entities\extend $this->supplyChainTradeTransaction = $supplyChainTradeTransaction; return $this; } - - } - diff --git a/src/entities/extended/udt/AmountType.php b/src/entities/extended/udt/AmountType.php index 7740c5d..36f14f6 100644 --- a/src/entities/extended/udt/AmountType.php +++ b/src/entities/extended/udt/AmountType.php @@ -5,7 +5,6 @@ /** * Class representing AmountType * - * * XSD Type: AmountType */ class AmountType @@ -34,7 +33,7 @@ public function __construct($value) /** * Gets or sets the inner value * - * @param float $value + * @param float $value * @return float */ public function value() @@ -68,7 +67,7 @@ public function getCurrencyID() /** * Sets a new currencyID * - * @param string $currencyID + * @param string $currencyID * @return self */ public function setCurrencyID($currencyID) @@ -76,7 +75,4 @@ public function setCurrencyID($currencyID) $this->currencyID = $currencyID; return $this; } - - } - diff --git a/src/entities/extended/udt/BinaryObjectType.php b/src/entities/extended/udt/BinaryObjectType.php index 5416349..7a49929 100644 --- a/src/entities/extended/udt/BinaryObjectType.php +++ b/src/entities/extended/udt/BinaryObjectType.php @@ -5,7 +5,6 @@ /** * Class representing BinaryObjectType * - * * XSD Type: BinaryObjectType */ class BinaryObjectType @@ -39,7 +38,7 @@ public function __construct($value) /** * Gets or sets the inner value * - * @param string $value + * @param string $value * @return string */ public function value() @@ -73,7 +72,7 @@ public function getMimeCode() /** * Sets a new mimeCode * - * @param string $mimeCode + * @param string $mimeCode * @return self */ public function setMimeCode($mimeCode) @@ -95,7 +94,7 @@ public function getFilename() /** * Sets a new filename * - * @param string $filename + * @param string $filename * @return self */ public function setFilename($filename) @@ -103,7 +102,4 @@ public function setFilename($filename) $this->filename = $filename; return $this; } - - } - diff --git a/src/entities/extended/udt/CodeType.php b/src/entities/extended/udt/CodeType.php index 147bb6e..e196f64 100644 --- a/src/entities/extended/udt/CodeType.php +++ b/src/entities/extended/udt/CodeType.php @@ -5,7 +5,6 @@ /** * Class representing CodeType * - * * XSD Type: CodeType */ class CodeType @@ -39,7 +38,7 @@ public function __construct($value) /** * Gets or sets the inner value * - * @param string $value + * @param string $value * @return string */ public function value() @@ -73,7 +72,7 @@ public function getListID() /** * Sets a new listID * - * @param string $listID + * @param string $listID * @return self */ public function setListID($listID) @@ -95,7 +94,7 @@ public function getListVersionID() /** * Sets a new listVersionID * - * @param string $listVersionID + * @param string $listVersionID * @return self */ public function setListVersionID($listVersionID) @@ -103,7 +102,4 @@ public function setListVersionID($listVersionID) $this->listVersionID = $listVersionID; return $this; } - - } - diff --git a/src/entities/extended/udt/DateTimeType.php b/src/entities/extended/udt/DateTimeType.php index cdb3b9b..7a9638a 100644 --- a/src/entities/extended/udt/DateTimeType.php +++ b/src/entities/extended/udt/DateTimeType.php @@ -5,7 +5,6 @@ /** * Class representing DateTimeType * - * * XSD Type: DateTimeType */ class DateTimeType @@ -34,7 +33,7 @@ public function getDateTimeString() /** * Sets a new dateTimeString * - * @param \horstoeko\orderx\entities\extended\udt\DateTimeType\DateTimeStringAType $dateTimeString + * @param \horstoeko\orderx\entities\extended\udt\DateTimeType\DateTimeStringAType $dateTimeString * @return self */ public function setDateTimeString(?\horstoeko\orderx\entities\extended\udt\DateTimeType\DateTimeStringAType $dateTimeString = null) @@ -56,7 +55,7 @@ public function getDateTime() /** * Sets a new dateTime * - * @param \DateTime $dateTime + * @param \DateTime $dateTime * @return self */ public function setDateTime(?\DateTime $dateTime = null) @@ -64,7 +63,4 @@ public function setDateTime(?\DateTime $dateTime = null) $this->dateTime = $dateTime; return $this; } - - } - diff --git a/src/entities/extended/udt/DateTimeType/DateTimeStringAType.php b/src/entities/extended/udt/DateTimeType/DateTimeStringAType.php index 440de99..66a2db4 100644 --- a/src/entities/extended/udt/DateTimeType/DateTimeStringAType.php +++ b/src/entities/extended/udt/DateTimeType/DateTimeStringAType.php @@ -31,7 +31,7 @@ public function __construct($value) /** * Gets or sets the inner value * - * @param string $value + * @param string $value * @return string */ public function value() @@ -65,7 +65,7 @@ public function getFormat() /** * Sets a new format * - * @param string $format + * @param string $format * @return self */ public function setFormat($format) @@ -73,7 +73,4 @@ public function setFormat($format) $this->format = $format; return $this; } - - } - diff --git a/src/entities/extended/udt/IDType.php b/src/entities/extended/udt/IDType.php index d79069a..4e3fe18 100644 --- a/src/entities/extended/udt/IDType.php +++ b/src/entities/extended/udt/IDType.php @@ -5,7 +5,6 @@ /** * Class representing IDType * - * * XSD Type: IDType */ class IDType @@ -34,7 +33,7 @@ public function __construct($value) /** * Gets or sets the inner value * - * @param string $value + * @param string $value * @return string */ public function value() @@ -68,7 +67,7 @@ public function getSchemeID() /** * Sets a new schemeID * - * @param string $schemeID + * @param string $schemeID * @return self */ public function setSchemeID($schemeID) @@ -76,7 +75,4 @@ public function setSchemeID($schemeID) $this->schemeID = $schemeID; return $this; } - - } - diff --git a/src/entities/extended/udt/IndicatorType.php b/src/entities/extended/udt/IndicatorType.php index b62da7d..e3d66f0 100644 --- a/src/entities/extended/udt/IndicatorType.php +++ b/src/entities/extended/udt/IndicatorType.php @@ -5,7 +5,6 @@ /** * Class representing IndicatorType * - * * XSD Type: IndicatorType */ class IndicatorType @@ -34,7 +33,7 @@ public function getIndicatorString() /** * Sets a new indicatorString * - * @param string $indicatorString + * @param string $indicatorString * @return self */ public function setIndicatorString($indicatorString) @@ -56,7 +55,7 @@ public function getIndicator() /** * Sets a new indicator * - * @param bool $indicator + * @param bool $indicator * @return self */ public function setIndicator($indicator) @@ -64,7 +63,4 @@ public function setIndicator($indicator) $this->indicator = $indicator; return $this; } - - } - diff --git a/src/entities/extended/udt/IndicatorType/IndicatorStringAType.php b/src/entities/extended/udt/IndicatorType/IndicatorStringAType.php index 720bacf..13e59a4 100644 --- a/src/entities/extended/udt/IndicatorType/IndicatorStringAType.php +++ b/src/entities/extended/udt/IndicatorType/IndicatorStringAType.php @@ -26,7 +26,7 @@ public function __construct($value) /** * Gets or sets the inner value * - * @param string $value + * @param string $value * @return string */ public function value() @@ -46,7 +46,4 @@ public function __toString() { return strval($this->__value); } - - } - diff --git a/src/entities/extended/udt/MeasureType.php b/src/entities/extended/udt/MeasureType.php index fd6047e..899b41b 100644 --- a/src/entities/extended/udt/MeasureType.php +++ b/src/entities/extended/udt/MeasureType.php @@ -5,7 +5,6 @@ /** * Class representing MeasureType * - * * XSD Type: MeasureType */ class MeasureType @@ -34,7 +33,7 @@ public function __construct($value) /** * Gets or sets the inner value * - * @param float $value + * @param float $value * @return float */ public function value() @@ -68,7 +67,7 @@ public function getUnitCode() /** * Sets a new unitCode * - * @param string $unitCode + * @param string $unitCode * @return self */ public function setUnitCode($unitCode) @@ -76,7 +75,4 @@ public function setUnitCode($unitCode) $this->unitCode = $unitCode; return $this; } - - } - diff --git a/src/entities/extended/udt/NumericType.php b/src/entities/extended/udt/NumericType.php index bbba855..38cc4de 100644 --- a/src/entities/extended/udt/NumericType.php +++ b/src/entities/extended/udt/NumericType.php @@ -5,7 +5,6 @@ /** * Class representing NumericType * - * * XSD Type: NumericType */ class NumericType @@ -29,7 +28,7 @@ public function __construct($value) /** * Gets or sets the inner value * - * @param float $value + * @param float $value * @return float */ public function value() @@ -49,7 +48,4 @@ public function __toString() { return strval($this->__value); } - - } - diff --git a/src/entities/extended/udt/PercentType.php b/src/entities/extended/udt/PercentType.php index af589a4..c61de77 100644 --- a/src/entities/extended/udt/PercentType.php +++ b/src/entities/extended/udt/PercentType.php @@ -5,7 +5,6 @@ /** * Class representing PercentType * - * * XSD Type: PercentType */ class PercentType @@ -29,7 +28,7 @@ public function __construct($value) /** * Gets or sets the inner value * - * @param float $value + * @param float $value * @return float */ public function value() @@ -49,7 +48,4 @@ public function __toString() { return strval($this->__value); } - - } - diff --git a/src/entities/extended/udt/QuantityType.php b/src/entities/extended/udt/QuantityType.php index 2027146..6957cab 100644 --- a/src/entities/extended/udt/QuantityType.php +++ b/src/entities/extended/udt/QuantityType.php @@ -5,7 +5,6 @@ /** * Class representing QuantityType * - * * XSD Type: QuantityType */ class QuantityType @@ -34,7 +33,7 @@ public function __construct($value) /** * Gets or sets the inner value * - * @param float $value + * @param float $value * @return float */ public function value() @@ -68,7 +67,7 @@ public function getUnitCode() /** * Sets a new unitCode * - * @param string $unitCode + * @param string $unitCode * @return self */ public function setUnitCode($unitCode) @@ -76,7 +75,4 @@ public function setUnitCode($unitCode) $this->unitCode = $unitCode; return $this; } - - } - diff --git a/src/entities/extended/udt/TextType.php b/src/entities/extended/udt/TextType.php index b9cad3c..e40eaf4 100644 --- a/src/entities/extended/udt/TextType.php +++ b/src/entities/extended/udt/TextType.php @@ -5,7 +5,6 @@ /** * Class representing TextType * - * * XSD Type: TextType */ class TextType @@ -29,7 +28,7 @@ public function __construct($value) /** * Gets or sets the inner value * - * @param string $value + * @param string $value * @return string */ public function value() @@ -49,7 +48,4 @@ public function __toString() { return strval($this->__value); } - - } - diff --git a/src/exception/OrderExceptionCodes.php b/src/exception/OrderExceptionCodes.php index c5f3081..ad660c5 100644 --- a/src/exception/OrderExceptionCodes.php +++ b/src/exception/OrderExceptionCodes.php @@ -26,4 +26,4 @@ class OrderExceptionCodes public const UNKNOWNDATEFORMAT = -1104; public const NOVALIDATTACHMENTFOUNDINPDF = -1105; public const FILENOTFOUND = -2000; -} \ No newline at end of file +} diff --git a/tests/testcases/OrderPackageVersionTest.php b/tests/testcases/OrderPackageVersionTest.php index 69a6203..3822782 100644 --- a/tests/testcases/OrderPackageVersionTest.php +++ b/tests/testcases/OrderPackageVersionTest.php @@ -14,4 +14,4 @@ public function testAmountDecimals(): void { $this->assertNotEmpty(OrderPackageVersion::getInstalledVersion()); } -} \ No newline at end of file +}