public class EventTacticEnumerationCommonAggregate 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:p162197_="http://java.sun.com/xml/ns/jaxb/xjc" xmlns:p168093_="http://java.sun.com/xml/ns/jaxb" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>ABIE</ccts:ComponentType><ccts:DictionaryEntryName>Event Tactic Enumeration. Details</ccts:DictionaryEntryName><ccts:Definition>A class to define a set of codes that describes a retail tactic.</ccts:Definition><ccts:ObjectClass>Event Tactic Enumeration</ccts:ObjectClass></ccts:Component>
Java class for EventTacticEnumerationType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="EventTacticEnumerationType"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}ConsumerIncentiveTacticTypeCode" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}DisplayTacticTypeCode" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}FeatureTacticTypeCode" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}TradeItemPackingLabelingTypeCode" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType>
Modifier and Type | Field and Description |
---|---|
protected ConsumerIncentiveTacticTypeCodeCommonBasic |
consumerIncentiveTacticTypeCode |
protected DisplayTacticTypeCodeCommonBasic |
displayTacticTypeCode |
protected FeatureTacticTypeCodeCommonBasic |
featureTacticTypeCode |
protected TradeItemPackingLabelingTypeCodeCommonBasic |
tradeItemPackingLabelingTypeCode |
Constructor and Description |
---|
EventTacticEnumerationCommonAggregate() |
Modifier and Type | Method and Description |
---|---|
ConsumerIncentiveTacticTypeCodeCommonBasic |
getConsumerIncentiveTacticTypeCode()
<?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:p162197_="http://java.sun.com/xml/ns/jaxb/xjc" xmlns:p168093_="http://java.sun.com/xml/ns/jaxb" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>BBIE</ccts:ComponentType><ccts:DictionaryEntryName>Event Tactic Enumeration.
|
DisplayTacticTypeCodeCommonBasic |
getDisplayTacticTypeCode()
<?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:p162197_="http://java.sun.com/xml/ns/jaxb/xjc" xmlns:p168093_="http://java.sun.com/xml/ns/jaxb" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>BBIE</ccts:ComponentType><ccts:DictionaryEntryName>Event Tactic Enumeration.
|
FeatureTacticTypeCodeCommonBasic |
getFeatureTacticTypeCode()
<?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:p162197_="http://java.sun.com/xml/ns/jaxb/xjc" xmlns:p168093_="http://java.sun.com/xml/ns/jaxb" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>BBIE</ccts:ComponentType><ccts:DictionaryEntryName>Event Tactic Enumeration.
|
TradeItemPackingLabelingTypeCodeCommonBasic |
getTradeItemPackingLabelingTypeCode()
<?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:p162197_="http://java.sun.com/xml/ns/jaxb/xjc" xmlns:p168093_="http://java.sun.com/xml/ns/jaxb" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>BBIE</ccts:ComponentType><ccts:DictionaryEntryName>Event Tactic Enumeration.
|
void |
setConsumerIncentiveTacticTypeCode(ConsumerIncentiveTacticTypeCodeCommonBasic value)
Sets the value of the consumerIncentiveTacticTypeCode property.
|
void |
setDisplayTacticTypeCode(DisplayTacticTypeCodeCommonBasic value)
Sets the value of the displayTacticTypeCode property.
|
void |
setFeatureTacticTypeCode(FeatureTacticTypeCodeCommonBasic value)
Sets the value of the featureTacticTypeCode property.
|
void |
setTradeItemPackingLabelingTypeCode(TradeItemPackingLabelingTypeCodeCommonBasic value)
Sets the value of the tradeItemPackingLabelingTypeCode property.
|
protected ConsumerIncentiveTacticTypeCodeCommonBasic consumerIncentiveTacticTypeCode
protected DisplayTacticTypeCodeCommonBasic displayTacticTypeCode
protected FeatureTacticTypeCodeCommonBasic featureTacticTypeCode
protected TradeItemPackingLabelingTypeCodeCommonBasic tradeItemPackingLabelingTypeCode
public EventTacticEnumerationCommonAggregate()
public ConsumerIncentiveTacticTypeCodeCommonBasic getConsumerIncentiveTacticTypeCode()
<?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:p162197_="http://java.sun.com/xml/ns/jaxb/xjc" xmlns:p168093_="http://java.sun.com/xml/ns/jaxb" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>BBIE</ccts:ComponentType><ccts:DictionaryEntryName>Event Tactic Enumeration. Consumer Incentive Tactic Type Code. Code</ccts:DictionaryEntryName><ccts:Definition>A code signifying the type of consumer incentive. Examples include:Free Item, Temporary Price reduction</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Event Tactic Enumeration</ccts:ObjectClass><ccts:PropertyTerm>Consumer Incentive Tactic Type Code</ccts:PropertyTerm><ccts:RepresentationTerm>Code</ccts:RepresentationTerm><ccts:DataType>Code. Type</ccts:DataType></ccts:Component>
ConsumerIncentiveTacticTypeCodeCommonBasic
public void setConsumerIncentiveTacticTypeCode(ConsumerIncentiveTacticTypeCodeCommonBasic value)
value
- allowed object is
ConsumerIncentiveTacticTypeCodeCommonBasic
public DisplayTacticTypeCodeCommonBasic getDisplayTacticTypeCode()
<?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:p162197_="http://java.sun.com/xml/ns/jaxb/xjc" xmlns:p168093_="http://java.sun.com/xml/ns/jaxb" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>BBIE</ccts:ComponentType><ccts:DictionaryEntryName>Event Tactic Enumeration. Display Tactic Type Code. Code</ccts:DictionaryEntryName><ccts:Definition>A code signifying the type of display. Examples Include: ON_COUNTER_DISPLAY, FLOOR_GRAPHICS FLOOR_STACK_DISPLAY</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Event Tactic Enumeration</ccts:ObjectClass><ccts:PropertyTerm>Display Tactic Type Code</ccts:PropertyTerm><ccts:RepresentationTerm>Code</ccts:RepresentationTerm><ccts:DataType>Code. Type</ccts:DataType></ccts:Component>
DisplayTacticTypeCodeCommonBasic
public void setDisplayTacticTypeCode(DisplayTacticTypeCodeCommonBasic value)
value
- allowed object is
DisplayTacticTypeCodeCommonBasic
public FeatureTacticTypeCodeCommonBasic getFeatureTacticTypeCode()
<?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:p162197_="http://java.sun.com/xml/ns/jaxb/xjc" xmlns:p168093_="http://java.sun.com/xml/ns/jaxb" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>BBIE</ccts:ComponentType><ccts:DictionaryEntryName>Event Tactic Enumeration. Feature Tactic Type Code. Code</ccts:DictionaryEntryName><ccts:Definition>A code signifying a special feature. Examples Include: BILLBOARD DIRECT_MAIL_AD, FLYER</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Event Tactic Enumeration</ccts:ObjectClass><ccts:PropertyTerm>Feature Tactic Type Code</ccts:PropertyTerm><ccts:RepresentationTerm>Code</ccts:RepresentationTerm><ccts:DataType>Code. Type</ccts:DataType></ccts:Component>
FeatureTacticTypeCodeCommonBasic
public void setFeatureTacticTypeCode(FeatureTacticTypeCodeCommonBasic value)
value
- allowed object is
FeatureTacticTypeCodeCommonBasic
public TradeItemPackingLabelingTypeCodeCommonBasic getTradeItemPackingLabelingTypeCode()
<?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:p162197_="http://java.sun.com/xml/ns/jaxb/xjc" xmlns:p168093_="http://java.sun.com/xml/ns/jaxb" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>BBIE</ccts:ComponentType><ccts:DictionaryEntryName>Event Tactic Enumeration. Trade Item Packing Labeling Type Code. Code</ccts:DictionaryEntryName><ccts:Definition>A code signifying the type of trade item packing and labeling. Examples Include: BONUS_SIZE CO_BRANDED_TRADE_ITEM</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Event Tactic Enumeration</ccts:ObjectClass><ccts:PropertyTerm>Trade Item Packing Labeling Type Code</ccts:PropertyTerm><ccts:RepresentationTerm>Code</ccts:RepresentationTerm><ccts:DataType>Code. Type</ccts:DataType></ccts:Component>
TradeItemPackingLabelingTypeCodeCommonBasic
public void setTradeItemPackingLabelingTypeCode(TradeItemPackingLabelingTypeCodeCommonBasic value)
value
- allowed object is
TradeItemPackingLabelingTypeCodeCommonBasic
Copyright © 2021 Norwegian Agency for Public Management and eGovernment (Difi). All rights reserved.