public class OrderReferenceType extends Object
Java class for OrderReferenceType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="OrderReferenceType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}ID"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}SalesOrderID" minOccurs="0"/>
<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" minOccurs="0"/>
<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}CustomerReference" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}OrderTypeCode" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}DocumentReference" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected CopyIndicatorType |
copyIndicator |
protected CustomerReferenceType |
customerReference |
protected DocumentReferenceType |
documentReference |
protected IDType |
id |
protected IssueDateType |
issueDate |
protected IssueTimeType |
issueTime |
protected OrderTypeCodeType |
orderTypeCode |
protected SalesOrderIDType |
salesOrderID |
protected UUIDType |
uuid |
| Constructor and Description |
|---|
OrderReferenceType() |
| Modifier and Type | Method and Description |
|---|---|
CopyIndicatorType |
getCopyIndicator()
Gets the value of the copyIndicator property.
|
CustomerReferenceType |
getCustomerReference()
Gets the value of the customerReference property.
|
DocumentReferenceType |
getDocumentReference()
Gets the value of the documentReference 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.
|
OrderTypeCodeType |
getOrderTypeCode()
Gets the value of the orderTypeCode property.
|
SalesOrderIDType |
getSalesOrderID()
Gets the value of the salesOrderID property.
|
UUIDType |
getUUID()
Gets the value of the uuid property.
|
void |
setCopyIndicator(CopyIndicatorType value)
Sets the value of the copyIndicator property.
|
void |
setCustomerReference(CustomerReferenceType value)
Sets the value of the customerReference property.
|
void |
setDocumentReference(DocumentReferenceType value)
Sets the value of the documentReference 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 |
setOrderTypeCode(OrderTypeCodeType value)
Sets the value of the orderTypeCode property.
|
void |
setSalesOrderID(SalesOrderIDType value)
Sets the value of the salesOrderID property.
|
void |
setUUID(UUIDType value)
Sets the value of the uuid property.
|
protected IDType id
protected SalesOrderIDType salesOrderID
protected CopyIndicatorType copyIndicator
protected UUIDType uuid
protected IssueDateType issueDate
protected IssueTimeType issueTime
protected CustomerReferenceType customerReference
protected OrderTypeCodeType orderTypeCode
protected DocumentReferenceType documentReference
public void setID(IDType value)
value - allowed object is
IDTypepublic SalesOrderIDType getSalesOrderID()
SalesOrderIDTypepublic void setSalesOrderID(SalesOrderIDType value)
value - allowed object is
SalesOrderIDTypepublic 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 CustomerReferenceType getCustomerReference()
CustomerReferenceTypepublic void setCustomerReference(CustomerReferenceType value)
value - allowed object is
CustomerReferenceTypepublic OrderTypeCodeType getOrderTypeCode()
OrderTypeCodeTypepublic void setOrderTypeCode(OrderTypeCodeType value)
value - allowed object is
OrderTypeCodeTypepublic DocumentReferenceType getDocumentReference()
DocumentReferenceTypepublic void setDocumentReference(DocumentReferenceType value)
value - allowed object is
DocumentReferenceTypeCopyright © 2017 Direktoratet for forvaltning og IKT (Difi). All rights reserved.