public class PromotionalEventType 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. Details</ccts:DictionaryEntryName>
<ccts:Definition>Agree can be renamed as PromotionalEvents</ccts:Definition>
<ccts:ObjectClass>Promotional Event</ccts:ObjectClass>
</ccts:Component>
Java class for PromotionalEventType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="PromotionalEventType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}PromotionalEventTypeCode"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}SubmissionDate" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}FirstShipmentAvailibilityDate" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}LatestProposalAcceptanceDate" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}PromotionalSpecification" maxOccurs="unbounded"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected FirstShipmentAvailibilityDateType |
firstShipmentAvailibilityDate |
protected LatestProposalAcceptanceDateType |
latestProposalAcceptanceDate |
protected PromotionalEventTypeCodeType |
promotionalEventTypeCode |
protected List<PromotionalSpecificationType> |
promotionalSpecification |
protected SubmissionDateType |
submissionDate |
| Constructor and Description |
|---|
PromotionalEventType() |
| Modifier and Type | Method and Description |
|---|---|
FirstShipmentAvailibilityDateType |
getFirstShipmentAvailibilityDate()
<?
|
LatestProposalAcceptanceDateType |
getLatestProposalAcceptanceDate()
<?
|
PromotionalEventTypeCodeType |
getPromotionalEventTypeCode()
<?
|
List<PromotionalSpecificationType> |
getPromotionalSpecification()
<?
|
SubmissionDateType |
getSubmissionDate()
<?
|
void |
setFirstShipmentAvailibilityDate(FirstShipmentAvailibilityDateType value)
Sets the value of the firstShipmentAvailibilityDate property.
|
void |
setLatestProposalAcceptanceDate(LatestProposalAcceptanceDateType value)
Sets the value of the latestProposalAcceptanceDate property.
|
void |
setPromotionalEventTypeCode(PromotionalEventTypeCodeType value)
Sets the value of the promotionalEventTypeCode property.
|
void |
setSubmissionDate(SubmissionDateType value)
Sets the value of the submissionDate property.
|
protected PromotionalEventTypeCodeType promotionalEventTypeCode
protected SubmissionDateType submissionDate
protected FirstShipmentAvailibilityDateType firstShipmentAvailibilityDate
protected LatestProposalAcceptanceDateType latestProposalAcceptanceDate
protected List<PromotionalSpecificationType> promotionalSpecification
public PromotionalEventTypeCodeType getPromotionalEventTypeCode()
<?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. Promotional Event Type Code. Code</ccts:DictionaryEntryName>
<ccts:Definition>A code signifying the type of this promotional event. Examples can be: Holiday, Seasonal Event, Store Closing, Trade Item Introduction</ccts:Definition>
<ccts:Cardinality>1</ccts:Cardinality>
<ccts:ObjectClass>Promotional Event</ccts:ObjectClass>
<ccts:PropertyTerm>Promotional Event Type Code</ccts:PropertyTerm>
<ccts:RepresentationTerm>Code</ccts:RepresentationTerm>
<ccts:DataType>Code. Type</ccts:DataType>
</ccts:Component>
PromotionalEventTypeCodeTypepublic void setPromotionalEventTypeCode(PromotionalEventTypeCodeType value)
value - allowed object is
PromotionalEventTypeCodeTypepublic SubmissionDateType getSubmissionDate()
<?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. Submission. Date</ccts:DictionaryEntryName>
<ccts:Definition>The date on which a proposal for this promotional event was submitted.</ccts:Definition>
<ccts:Cardinality>0..1</ccts:Cardinality>
<ccts:ObjectClass>Promotional Event</ccts:ObjectClass>
<ccts:PropertyTerm>Submission</ccts:PropertyTerm>
<ccts:RepresentationTerm>Date</ccts:RepresentationTerm>
<ccts:DataType>Date. Type</ccts:DataType>
</ccts:Component>
SubmissionDateTypepublic void setSubmissionDate(SubmissionDateType value)
value - allowed object is
SubmissionDateTypepublic FirstShipmentAvailibilityDateType getFirstShipmentAvailibilityDate()
<?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. First Shipment Availibility Date. Date</ccts:DictionaryEntryName>
<ccts:Definition>The first day that products will be available to ship from buyer to seller if the proposal for this promotional event is accepted.</ccts:Definition>
<ccts:Cardinality>0..1</ccts:Cardinality>
<ccts:ObjectClass>Promotional Event</ccts:ObjectClass>
<ccts:PropertyTerm>First Shipment Availibility Date</ccts:PropertyTerm>
<ccts:RepresentationTerm>Date</ccts:RepresentationTerm>
<ccts:DataType>Date. Type</ccts:DataType>
</ccts:Component>
FirstShipmentAvailibilityDateTypepublic void setFirstShipmentAvailibilityDate(FirstShipmentAvailibilityDateType value)
value - allowed object is
FirstShipmentAvailibilityDateTypepublic LatestProposalAcceptanceDateType getLatestProposalAcceptanceDate()
<?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. Latest_ Proposal Acceptance Date. Date</ccts:DictionaryEntryName>
<ccts:Definition>The deadline for acceptance of this promotional event.</ccts:Definition>
<ccts:Cardinality>0..1</ccts:Cardinality>
<ccts:ObjectClass>Promotional Event</ccts:ObjectClass>
<ccts:PropertyTermQualifier>Latest</ccts:PropertyTermQualifier>
<ccts:PropertyTerm>Proposal Acceptance Date</ccts:PropertyTerm>
<ccts:RepresentationTerm>Date</ccts:RepresentationTerm>
<ccts:DataType>Date. Type</ccts:DataType>
</ccts:Component>
LatestProposalAcceptanceDateTypepublic void setLatestProposalAcceptanceDate(LatestProposalAcceptanceDateType value)
value - allowed object is
LatestProposalAcceptanceDateTypepublic List<PromotionalSpecificationType> getPromotionalSpecification()
<?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. Promotional Specification</ccts:DictionaryEntryName>
<ccts:Definition>A specification for a promotional event.</ccts:Definition>
<ccts:Cardinality>1..n</ccts:Cardinality>
<ccts:ObjectClass>Promotional Event</ccts:ObjectClass>
<ccts:PropertyTerm>Promotional Specification</ccts:PropertyTerm>
<ccts:AssociatedObjectClass>Promotional Specification</ccts:AssociatedObjectClass>
<ccts:RepresentationTerm>Promotional Specification</ccts:RepresentationTerm>
</ccts:Component>
Gets the value of the promotionalSpecification property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the promotionalSpecification property.
For example, to add a new item, do as follows:
getPromotionalSpecification().add(newItem);
Objects of the following type(s) are allowed in the list
PromotionalSpecificationType
Copyright © 2015 Direktoratet for forvaltning og IKT (Difi). All rights reserved.