public class ProjectReferenceCommonAggregate 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>Project Reference. Details</ccts:DictionaryEntryName><ccts:Definition>A class to define a reference to a procurement project.</ccts:Definition><ccts:ObjectClass>Project Reference</ccts:ObjectClass></ccts:Component>
Java class for ProjectReferenceType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ProjectReferenceType"> <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}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:CommonAggregateComponents-2}WorkPhaseReference" maxOccurs="unbounded" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType>
Modifier and Type | Field and Description |
---|---|
protected IDCommonBasic |
id |
protected IssueDateCommonBasic |
issueDate |
protected UUIDCommonBasic |
uuid |
protected List<WorkPhaseReferenceCommonAggregate> |
workPhaseReferences |
Constructor and Description |
---|
ProjectReferenceCommonAggregate() |
Modifier and Type | Method and Description |
---|---|
IDCommonBasic |
getID()
<?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>Project Reference.
|
IssueDateCommonBasic |
getIssueDate()
<?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>Project Reference.
|
UUIDCommonBasic |
getUUID()
<?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>Project Reference.
|
List<WorkPhaseReferenceCommonAggregate> |
getWorkPhaseReferences()
<?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>ASBIE</ccts:ComponentType><ccts:DictionaryEntryName>Project Reference.
|
void |
setID(IDCommonBasic value)
Sets the value of the id property.
|
void |
setIssueDate(IssueDateCommonBasic value)
Sets the value of the issueDate property.
|
void |
setUUID(UUIDCommonBasic value)
Sets the value of the uuid property.
|
protected IDCommonBasic id
protected UUIDCommonBasic uuid
protected IssueDateCommonBasic issueDate
protected List<WorkPhaseReferenceCommonAggregate> workPhaseReferences
public IDCommonBasic getID()
<?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>Project Reference. Identifier</ccts:DictionaryEntryName><ccts:Definition>An identifier for the referenced project.</ccts:Definition><ccts:Cardinality>1</ccts:Cardinality><ccts:ObjectClass>Project Reference</ccts:ObjectClass><ccts:PropertyTerm>Identifier</ccts:PropertyTerm><ccts:RepresentationTerm>Identifier</ccts:RepresentationTerm><ccts:DataType>Identifier. Type</ccts:DataType></ccts:Component>
IDCommonBasic
public void setID(IDCommonBasic value)
value
- allowed object is
IDCommonBasic
public UUIDCommonBasic getUUID()
<?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>Project Reference. UUID. Identifier</ccts:DictionaryEntryName><ccts:Definition>A universally unique identifier for the referenced project.</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Project Reference</ccts:ObjectClass><ccts:PropertyTerm>UUID</ccts:PropertyTerm><ccts:RepresentationTerm>Identifier</ccts:RepresentationTerm><ccts:DataType>Identifier. Type</ccts:DataType></ccts:Component>
UUIDCommonBasic
public void setUUID(UUIDCommonBasic value)
value
- allowed object is
UUIDCommonBasic
public IssueDateCommonBasic getIssueDate()
<?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>Project Reference. Issue Date. Date</ccts:DictionaryEntryName><ccts:Definition>The date on which the referenced project was issued.</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Project Reference</ccts:ObjectClass><ccts:PropertyTerm>Issue Date</ccts:PropertyTerm><ccts:RepresentationTerm>Date</ccts:RepresentationTerm><ccts:DataType>Date. Type</ccts:DataType></ccts:Component>
IssueDateCommonBasic
public void setIssueDate(IssueDateCommonBasic value)
value
- allowed object is
IssueDateCommonBasic
public List<WorkPhaseReferenceCommonAggregate> getWorkPhaseReferences()
<?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>ASBIE</ccts:ComponentType><ccts:DictionaryEntryName>Project Reference. Work Phase Reference</ccts:DictionaryEntryName><ccts:Definition>A specific phase of work in the referenced project.</ccts:Definition><ccts:Cardinality>0..n</ccts:Cardinality><ccts:ObjectClass>Project Reference</ccts:ObjectClass><ccts:PropertyTerm>Work Phase Reference</ccts:PropertyTerm><ccts:AssociatedObjectClass>Work Phase Reference</ccts:AssociatedObjectClass><ccts:RepresentationTerm>Work Phase Reference</ccts:RepresentationTerm></ccts:Component>Gets the value of the workPhaseReferences 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 workPhaseReferences property.
For example, to add a new item, do as follows:
getWorkPhaseReferences().add(newItem);
Objects of the following type(s) are allowed in the list
WorkPhaseReferenceCommonAggregate
Copyright © 2021 Norwegian Agency for Public Management and eGovernment (Difi). All rights reserved.