public class PromotionalEventLineItemType 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 AmountType |
amount |
protected EventLineItemType |
eventLineItem |
| Constructor and Description |
|---|
PromotionalEventLineItemType() |
| Modifier and Type | Method and Description |
|---|---|
AmountType |
getAmount()
<?
|
EventLineItemType |
getEventLineItem()
<?
|
void |
setAmount(AmountType value)
Sets the value of the amount property.
|
void |
setEventLineItem(EventLineItemType value)
Sets the value of the eventLineItem property.
|
protected AmountType amount
protected EventLineItemType eventLineItem
public AmountType 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>
AmountTypepublic void setAmount(AmountType value)
value - allowed object is
AmountTypepublic EventLineItemType 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>
EventLineItemTypepublic void setEventLineItem(EventLineItemType value)
value - allowed object is
EventLineItemTypeCopyright © 2015 Direktoratet for forvaltning og IKT (Difi). All rights reserved.