@CodingStyleguideUnaware public class EventTacticEnumerationType extends Object implements Serializable, com.helger.commons.lang.IExplicitlyCloneable
<?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>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>
This class was annotated by ph-jaxb22-plugin -Xph-annotate
This class contains methods created by ph-jaxb22-plugin -Xph-equalshashcode
This class contains methods created by ph-jaxb22-plugin -Xph-tostring
This class contains methods created by ph-jaxb22-plugin -Xph-cloneable2
This class contains methods created by ph-jaxb22-plugin -Xph-value-extender
| Constructor and Description |
|---|
EventTacticEnumerationType()
Default constructor
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
| Modifier and Type | Method and Description |
|---|---|
EventTacticEnumerationType |
clone()
Created by ph-jaxb22-plugin -Xph-cloneable2
|
void |
cloneTo(EventTacticEnumerationType ret)
This method clones all values from
this to the passed object. |
boolean |
equals(Object o)
Created by ph-jaxb22-plugin -Xph-equalshashcode
|
ConsumerIncentiveTacticTypeCodeType |
getConsumerIncentiveTacticTypeCode()
<?
|
String |
getConsumerIncentiveTacticTypeCodeValue()
Get the value of the contained ConsumerIncentiveTacticTypeCodeType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
DisplayTacticTypeCodeType |
getDisplayTacticTypeCode()
<?
|
String |
getDisplayTacticTypeCodeValue()
Get the value of the contained DisplayTacticTypeCodeType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
FeatureTacticTypeCodeType |
getFeatureTacticTypeCode()
<?
|
String |
getFeatureTacticTypeCodeValue()
Get the value of the contained FeatureTacticTypeCodeType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
TradeItemPackingLabelingTypeCodeType |
getTradeItemPackingLabelingTypeCode()
<?
|
String |
getTradeItemPackingLabelingTypeCodeValue()
Get the value of the contained TradeItemPackingLabelingTypeCodeType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
int |
hashCode()
Created by ph-jaxb22-plugin -Xph-equalshashcode
|
void |
setConsumerIncentiveTacticTypeCode(ConsumerIncentiveTacticTypeCodeType value)
Sets the value of the consumerIncentiveTacticTypeCode property.
|
ConsumerIncentiveTacticTypeCodeType |
setConsumerIncentiveTacticTypeCode(String valueParam)
Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setDisplayTacticTypeCode(DisplayTacticTypeCodeType value)
Sets the value of the displayTacticTypeCode property.
|
DisplayTacticTypeCodeType |
setDisplayTacticTypeCode(String valueParam)
Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setFeatureTacticTypeCode(FeatureTacticTypeCodeType value)
Sets the value of the featureTacticTypeCode property.
|
FeatureTacticTypeCodeType |
setFeatureTacticTypeCode(String valueParam)
Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
TradeItemPackingLabelingTypeCodeType |
setTradeItemPackingLabelingTypeCode(String valueParam)
Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setTradeItemPackingLabelingTypeCode(TradeItemPackingLabelingTypeCodeType value)
Sets the value of the tradeItemPackingLabelingTypeCode property.
|
String |
toString()
Created by ph-jaxb22-plugin -Xph-tostring
|
public EventTacticEnumerationType()
@Nullable public ConsumerIncentiveTacticTypeCodeType 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: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>
ConsumerIncentiveTacticTypeCodeTypepublic void setConsumerIncentiveTacticTypeCode(@Nullable ConsumerIncentiveTacticTypeCodeType value)
value - allowed object is
ConsumerIncentiveTacticTypeCodeType@Nullable public DisplayTacticTypeCodeType 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: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>
DisplayTacticTypeCodeTypepublic void setDisplayTacticTypeCode(@Nullable DisplayTacticTypeCodeType value)
value - allowed object is
DisplayTacticTypeCodeType@Nullable public FeatureTacticTypeCodeType 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: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>
FeatureTacticTypeCodeTypepublic void setFeatureTacticTypeCode(@Nullable FeatureTacticTypeCodeType value)
value - allowed object is
FeatureTacticTypeCodeType@Nullable public TradeItemPackingLabelingTypeCodeType 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: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>
TradeItemPackingLabelingTypeCodeTypepublic void setTradeItemPackingLabelingTypeCode(@Nullable TradeItemPackingLabelingTypeCodeType value)
value - allowed object is
TradeItemPackingLabelingTypeCodeTypepublic boolean equals(Object o)
public int hashCode()
public String toString()
public void cloneTo(@Nonnull EventTacticEnumerationType ret)
this to the passed object. All data in the parameter object is overwritten!Created by ph-jaxb22-plugin -Xph-cloneable2ret - The target object to clone to. May not be null.@Nonnull @ReturnsMutableCopy public EventTacticEnumerationType clone()
@Nonnull public ConsumerIncentiveTacticTypeCodeType setConsumerIncentiveTacticTypeCode(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public DisplayTacticTypeCodeType setDisplayTacticTypeCode(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public FeatureTacticTypeCodeType setFeatureTacticTypeCode(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public TradeItemPackingLabelingTypeCodeType setTradeItemPackingLabelingTypeCode(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nullable public String getConsumerIncentiveTacticTypeCodeValue()
null@Nullable public String getDisplayTacticTypeCodeValue()
null@Nullable public String getFeatureTacticTypeCodeValue()
null@Nullable public String getTradeItemPackingLabelingTypeCodeValue()
nullCopyright © 2014–2020 Philip Helger. All rights reserved.