public class PromotionalEventLineItemCommonAggregate extends Object
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>ABIE</ccts:ComponentType><ccts:DictionaryEntryName>Promotional Event Line Item. Details</ccts:DictionaryEntryName><ccts:Definition>A class to describe a line item associated with a promotional event.</ccts:Definition><ccts:ObjectClass>Promotional Event Line Item</ccts:ObjectClass></ccts:Component>
Java class for PromotionalEventLineItemType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="PromotionalEventLineItemType"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}Amount"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}EventLineItem"/> </sequence> </restriction> </complexContent> </complexType>
Modifier and Type | Field and Description |
---|---|
protected AmountCommonBasic |
amount |
protected EventLineItemCommonAggregate |
eventLineItem |
Constructor and Description |
---|
PromotionalEventLineItemCommonAggregate() |
Modifier and Type | Method and Description |
---|---|
AmountCommonBasic |
getAmount()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>BBIE</ccts:ComponentType><ccts:DictionaryEntryName>Promotional Event Line Item.
|
EventLineItemCommonAggregate |
getEventLineItem()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>ASBIE</ccts:ComponentType><ccts:DictionaryEntryName>Promotional Event Line Item.
|
void |
setAmount(AmountCommonBasic value)
Sets the value of the amount property.
|
void |
setEventLineItem(EventLineItemCommonAggregate value)
Sets the value of the eventLineItem property.
|
protected AmountCommonBasic amount
protected EventLineItemCommonAggregate eventLineItem
public PromotionalEventLineItemCommonAggregate()
public AmountCommonBasic getAmount()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>BBIE</ccts:ComponentType><ccts:DictionaryEntryName>Promotional Event Line Item. Amount</ccts:DictionaryEntryName><ccts:Definition>The amount associated with this promotional event line item.</ccts:Definition><ccts:Cardinality>1</ccts:Cardinality><ccts:ObjectClass>Promotional Event Line Item</ccts:ObjectClass><ccts:PropertyTerm>Amount</ccts:PropertyTerm><ccts:RepresentationTerm>Amount</ccts:RepresentationTerm><ccts:DataType>Amount. Type</ccts:DataType></ccts:Component>
AmountCommonBasic
public void setAmount(AmountCommonBasic value)
value
- allowed object is
AmountCommonBasic
public EventLineItemCommonAggregate getEventLineItem()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>ASBIE</ccts:ComponentType><ccts:DictionaryEntryName>Promotional Event Line Item. Event Line Item</ccts:DictionaryEntryName><ccts:Definition>A line item describing the expected impacts associated with this promotional event for a specific product at a specific location.</ccts:Definition><ccts:Cardinality>1</ccts:Cardinality><ccts:ObjectClass>Promotional Event Line Item</ccts:ObjectClass><ccts:PropertyTerm>Event Line Item</ccts:PropertyTerm><ccts:AssociatedObjectClass>Event Line Item</ccts:AssociatedObjectClass><ccts:RepresentationTerm>Event Line Item</ccts:RepresentationTerm></ccts:Component>
EventLineItemCommonAggregate
public void setEventLineItem(EventLineItemCommonAggregate value)
value
- allowed object is
EventLineItemCommonAggregate
Copyright © 2021 Norwegian Agency for Public Management and eGovernment (Difi). All rights reserved.