public class ForecastRevisionType extends Object
Java class for ForecastRevisionType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ForecastRevisionType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonExtensionComponents-2}UBLExtensions" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}UBLVersionID" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}CustomizationID" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}ProfileID" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}ProfileExecutionID" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}ID"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}CopyIndicator" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}UUID" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}IssueDate"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}IssueTime" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}Note" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}SequenceNumberID"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}RevisionStatusCode" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}PurposeCode" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}ForecastPeriod"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}OriginalDocumentReference" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}Signature" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}SenderParty"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}ReceiverParty"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}BuyerCustomerParty" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}SellerSupplierParty" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}ForecastRevisionLine" maxOccurs="unbounded"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected CustomerPartyType |
buyerCustomerParty |
protected CopyIndicatorType |
copyIndicator |
protected CustomizationIDType |
customizationID |
protected PeriodType |
forecastPeriod |
protected List<ForecastRevisionLineType> |
forecastRevisionLine |
protected IDType |
id |
protected IssueDateType |
issueDate |
protected IssueTimeType |
issueTime |
protected List<NoteType> |
note |
protected List<DocumentReferenceType> |
originalDocumentReference |
protected ProfileExecutionIDType |
profileExecutionID |
protected ProfileIDType |
profileID |
protected PurposeCodeType |
purposeCode |
protected PartyType |
receiverParty |
protected RevisionStatusCodeType |
revisionStatusCode |
protected SupplierPartyType |
sellerSupplierParty |
protected PartyType |
senderParty |
protected SequenceNumberIDType |
sequenceNumberID |
protected List<SignatureType> |
signature |
protected UBLExtensionsType |
ublExtensions |
protected UBLVersionIDType |
ublVersionID |
protected UUIDType |
uuid |
| Constructor and Description |
|---|
ForecastRevisionType() |
| Modifier and Type | Method and Description |
|---|---|
CustomerPartyType |
getBuyerCustomerParty()
Gets the value of the buyerCustomerParty property.
|
CopyIndicatorType |
getCopyIndicator()
Gets the value of the copyIndicator property.
|
CustomizationIDType |
getCustomizationID()
Gets the value of the customizationID property.
|
PeriodType |
getForecastPeriod()
Gets the value of the forecastPeriod property.
|
List<ForecastRevisionLineType> |
getForecastRevisionLine()
Gets the value of the forecastRevisionLine property.
|
IDType |
getID()
Gets the value of the id property.
|
IssueDateType |
getIssueDate()
Gets the value of the issueDate property.
|
IssueTimeType |
getIssueTime()
Gets the value of the issueTime property.
|
List<NoteType> |
getNote()
Gets the value of the note property.
|
List<DocumentReferenceType> |
getOriginalDocumentReference()
Gets the value of the originalDocumentReference property.
|
ProfileExecutionIDType |
getProfileExecutionID()
Gets the value of the profileExecutionID property.
|
ProfileIDType |
getProfileID()
Gets the value of the profileID property.
|
PurposeCodeType |
getPurposeCode()
Gets the value of the purposeCode property.
|
PartyType |
getReceiverParty()
Gets the value of the receiverParty property.
|
RevisionStatusCodeType |
getRevisionStatusCode()
Gets the value of the revisionStatusCode property.
|
SupplierPartyType |
getSellerSupplierParty()
Gets the value of the sellerSupplierParty property.
|
PartyType |
getSenderParty()
Gets the value of the senderParty property.
|
SequenceNumberIDType |
getSequenceNumberID()
Gets the value of the sequenceNumberID property.
|
List<SignatureType> |
getSignature()
Gets the value of the signature property.
|
UBLExtensionsType |
getUBLExtensions()
Gets the value of the ublExtensions property.
|
UBLVersionIDType |
getUBLVersionID()
Gets the value of the ublVersionID property.
|
UUIDType |
getUUID()
Gets the value of the uuid property.
|
void |
setBuyerCustomerParty(CustomerPartyType value)
Sets the value of the buyerCustomerParty property.
|
void |
setCopyIndicator(CopyIndicatorType value)
Sets the value of the copyIndicator property.
|
void |
setCustomizationID(CustomizationIDType value)
Sets the value of the customizationID property.
|
void |
setForecastPeriod(PeriodType value)
Sets the value of the forecastPeriod property.
|
void |
setID(IDType value)
Sets the value of the id property.
|
void |
setIssueDate(IssueDateType value)
Sets the value of the issueDate property.
|
void |
setIssueTime(IssueTimeType value)
Sets the value of the issueTime property.
|
void |
setProfileExecutionID(ProfileExecutionIDType value)
Sets the value of the profileExecutionID property.
|
void |
setProfileID(ProfileIDType value)
Sets the value of the profileID property.
|
void |
setPurposeCode(PurposeCodeType value)
Sets the value of the purposeCode property.
|
void |
setReceiverParty(PartyType value)
Sets the value of the receiverParty property.
|
void |
setRevisionStatusCode(RevisionStatusCodeType value)
Sets the value of the revisionStatusCode property.
|
void |
setSellerSupplierParty(SupplierPartyType value)
Sets the value of the sellerSupplierParty property.
|
void |
setSenderParty(PartyType value)
Sets the value of the senderParty property.
|
void |
setSequenceNumberID(SequenceNumberIDType value)
Sets the value of the sequenceNumberID property.
|
void |
setUBLExtensions(UBLExtensionsType value)
Sets the value of the ublExtensions property.
|
void |
setUBLVersionID(UBLVersionIDType value)
Sets the value of the ublVersionID property.
|
void |
setUUID(UUIDType value)
Sets the value of the uuid property.
|
protected UBLExtensionsType ublExtensions
protected UBLVersionIDType ublVersionID
protected CustomizationIDType customizationID
protected ProfileIDType profileID
protected ProfileExecutionIDType profileExecutionID
protected IDType id
protected CopyIndicatorType copyIndicator
protected UUIDType uuid
protected IssueDateType issueDate
protected IssueTimeType issueTime
protected SequenceNumberIDType sequenceNumberID
protected RevisionStatusCodeType revisionStatusCode
protected PurposeCodeType purposeCode
protected PeriodType forecastPeriod
protected List<DocumentReferenceType> originalDocumentReference
protected List<SignatureType> signature
protected PartyType senderParty
protected PartyType receiverParty
protected CustomerPartyType buyerCustomerParty
protected SupplierPartyType sellerSupplierParty
protected List<ForecastRevisionLineType> forecastRevisionLine
public UBLExtensionsType getUBLExtensions()
UBLExtensionsTypepublic void setUBLExtensions(UBLExtensionsType value)
value - allowed object is
UBLExtensionsTypepublic UBLVersionIDType getUBLVersionID()
UBLVersionIDTypepublic void setUBLVersionID(UBLVersionIDType value)
value - allowed object is
UBLVersionIDTypepublic CustomizationIDType getCustomizationID()
CustomizationIDTypepublic void setCustomizationID(CustomizationIDType value)
value - allowed object is
CustomizationIDTypepublic ProfileIDType getProfileID()
ProfileIDTypepublic void setProfileID(ProfileIDType value)
value - allowed object is
ProfileIDTypepublic ProfileExecutionIDType getProfileExecutionID()
ProfileExecutionIDTypepublic void setProfileExecutionID(ProfileExecutionIDType value)
value - allowed object is
ProfileExecutionIDTypepublic void setID(IDType value)
value - allowed object is
IDTypepublic CopyIndicatorType getCopyIndicator()
CopyIndicatorTypepublic void setCopyIndicator(CopyIndicatorType value)
value - allowed object is
CopyIndicatorTypepublic UUIDType getUUID()
UUIDTypepublic void setUUID(UUIDType value)
value - allowed object is
UUIDTypepublic IssueDateType getIssueDate()
IssueDateTypepublic void setIssueDate(IssueDateType value)
value - allowed object is
IssueDateTypepublic IssueTimeType getIssueTime()
IssueTimeTypepublic void setIssueTime(IssueTimeType value)
value - allowed object is
IssueTimeTypepublic List<NoteType> getNote()
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 note property.
For example, to add a new item, do as follows:
getNote().add(newItem);
Objects of the following type(s) are allowed in the list
NoteType
public SequenceNumberIDType getSequenceNumberID()
SequenceNumberIDTypepublic void setSequenceNumberID(SequenceNumberIDType value)
value - allowed object is
SequenceNumberIDTypepublic RevisionStatusCodeType getRevisionStatusCode()
RevisionStatusCodeTypepublic void setRevisionStatusCode(RevisionStatusCodeType value)
value - allowed object is
RevisionStatusCodeTypepublic PurposeCodeType getPurposeCode()
PurposeCodeTypepublic void setPurposeCode(PurposeCodeType value)
value - allowed object is
PurposeCodeTypepublic PeriodType getForecastPeriod()
PeriodTypepublic void setForecastPeriod(PeriodType value)
value - allowed object is
PeriodTypepublic List<DocumentReferenceType> getOriginalDocumentReference()
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 originalDocumentReference property.
For example, to add a new item, do as follows:
getOriginalDocumentReference().add(newItem);
Objects of the following type(s) are allowed in the list
DocumentReferenceType
public List<SignatureType> getSignature()
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 signature property.
For example, to add a new item, do as follows:
getSignature().add(newItem);
Objects of the following type(s) are allowed in the list
SignatureType
public PartyType getSenderParty()
PartyTypepublic void setSenderParty(PartyType value)
value - allowed object is
PartyTypepublic PartyType getReceiverParty()
PartyTypepublic void setReceiverParty(PartyType value)
value - allowed object is
PartyTypepublic CustomerPartyType getBuyerCustomerParty()
CustomerPartyTypepublic void setBuyerCustomerParty(CustomerPartyType value)
value - allowed object is
CustomerPartyTypepublic SupplierPartyType getSellerSupplierParty()
SupplierPartyTypepublic void setSellerSupplierParty(SupplierPartyType value)
value - allowed object is
SupplierPartyTypepublic List<ForecastRevisionLineType> getForecastRevisionLine()
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 forecastRevisionLine property.
For example, to add a new item, do as follows:
getForecastRevisionLine().add(newItem);
Objects of the following type(s) are allowed in the list
ForecastRevisionLineType
Copyright © 2017 Direktoratet for forvaltning og IKT (Difi). All rights reserved.