All Downloads are FREE. Search and download functionalities are using the official Maven repository.

oasis.names.specification.ubl.schema.xsd.commonaggregatecomponents_2.ProcurementProjectType Maven / Gradle / Ivy

//
// Este archivo ha sido generado por la arquitectura JavaTM para la implantación de la referencia de enlace (JAXB) XML v2.2.11 
// Visite http://java.sun.com/xml/jaxb 
// Todas las modificaciones realizadas en este archivo se perderán si se vuelve a compilar el esquema de origen. 
// Generado el: 2021.03.22 a las 07:02:09 PM CET 
//


package oasis.names.specification.ubl.schema.xsd.commonaggregatecomponents_2;

import java.io.Serializable;
import java.util.ArrayList;
import java.util.List;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlType;
import oasis.names.specification.ubl.schema.xsd.commonbasiccomponents_2.DescriptionType;
import oasis.names.specification.ubl.schema.xsd.commonbasiccomponents_2.EstimatedOverallContractQuantityType;
import oasis.names.specification.ubl.schema.xsd.commonbasiccomponents_2.FeeDescriptionType;
import oasis.names.specification.ubl.schema.xsd.commonbasiccomponents_2.IDType;
import oasis.names.specification.ubl.schema.xsd.commonbasiccomponents_2.NameType;
import oasis.names.specification.ubl.schema.xsd.commonbasiccomponents_2.NoteType;
import oasis.names.specification.ubl.schema.xsd.commonbasiccomponents_2.ProcurementSubTypeCodeType;
import oasis.names.specification.ubl.schema.xsd.commonbasiccomponents_2.ProcurementTypeCodeType;
import oasis.names.specification.ubl.schema.xsd.commonbasiccomponents_2.QualityControlCodeType;
import oasis.names.specification.ubl.schema.xsd.commonbasiccomponents_2.RequestedDeliveryDateType;
import oasis.names.specification.ubl.schema.xsd.commonbasiccomponents_2.RequiredFeeAmountType;
import oasis.names.specification.ubl.schema.xsd.commonbasiccomponents_2.SMESuitableIndicatorType;
import oasis.names.specification.ubl.schema.xsd.commonextensioncomponents_2.UBLExtensionsType;
import org.jvnet.jaxb2_commons.lang.Equals2;
import org.jvnet.jaxb2_commons.lang.EqualsStrategy2;
import org.jvnet.jaxb2_commons.lang.HashCode2;
import org.jvnet.jaxb2_commons.lang.HashCodeStrategy2;
import org.jvnet.jaxb2_commons.lang.JAXBEqualsStrategy;
import org.jvnet.jaxb2_commons.lang.JAXBHashCodeStrategy;
import org.jvnet.jaxb2_commons.lang.JAXBToStringStrategy;
import org.jvnet.jaxb2_commons.lang.ToString2;
import org.jvnet.jaxb2_commons.lang.ToStringStrategy2;
import org.jvnet.jaxb2_commons.locator.ObjectLocator;
import org.jvnet.jaxb2_commons.locator.util.LocatorUtils;


/**
 * 

Clase Java para ProcurementProjectType complex type. * *

El siguiente fragmento de esquema especifica el contenido que se espera que haya en esta clase. * *

 * <complexType name="ProcurementProjectType">
 *   <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}ID" minOccurs="0"/>
 *         <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}Name" maxOccurs="unbounded" minOccurs="0"/>
 *         <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}Description" maxOccurs="unbounded" minOccurs="0"/>
 *         <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}ProcurementTypeCode" minOccurs="0"/>
 *         <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}ProcurementSubTypeCode" minOccurs="0"/>
 *         <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}QualityControlCode" minOccurs="0"/>
 *         <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}RequiredFeeAmount" minOccurs="0"/>
 *         <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}FeeDescription" maxOccurs="unbounded" minOccurs="0"/>
 *         <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}RequestedDeliveryDate" minOccurs="0"/>
 *         <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}EstimatedOverallContractQuantity" 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}SMESuitableIndicator" minOccurs="0"/>
 *         <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}ProcurementAdditionalType" maxOccurs="unbounded" minOccurs="0"/>
 *         <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}RequestedTenderTotal" minOccurs="0"/>
 *         <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}MainCommodityClassification" maxOccurs="unbounded" minOccurs="0"/>
 *         <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}AdditionalCommodityClassification" maxOccurs="unbounded" minOccurs="0"/>
 *         <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}RealizedLocation" maxOccurs="unbounded" minOccurs="0"/>
 *         <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}PlannedPeriod" minOccurs="0"/>
 *         <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}ContractExtension" minOccurs="0"/>
 *         <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}RequestForTenderLine" maxOccurs="unbounded" minOccurs="0"/>
 *       </sequence>
 *     </restriction>
 *   </complexContent>
 * </complexType>
 * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "ProcurementProjectType", propOrder = { "ublExtensions", "id", "name", "description", "procurementTypeCode", "procurementSubTypeCode", "qualityControlCode", "requiredFeeAmount", "feeDescription", "requestedDeliveryDate", "estimatedOverallContractQuantity", "note", "smeSuitableIndicator", "procurementAdditionalType", "requestedTenderTotal", "mainCommodityClassification", "additionalCommodityClassification", "realizedLocation", "plannedPeriod", "contractExtension", "requestForTenderLine" }) public class ProcurementProjectType implements Serializable, Equals2, HashCode2, ToString2 { private final static long serialVersionUID = 100L; @XmlElement(name = "UBLExtensions", namespace = "urn:oasis:names:specification:ubl:schema:xsd:CommonExtensionComponents-2") protected UBLExtensionsType ublExtensions; @XmlElement(name = "ID", namespace = "urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2") protected IDType id; @XmlElement(name = "Name", namespace = "urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2") protected List name; @XmlElement(name = "Description", namespace = "urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2") protected List description; @XmlElement(name = "ProcurementTypeCode", namespace = "urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2") protected ProcurementTypeCodeType procurementTypeCode; @XmlElement(name = "ProcurementSubTypeCode", namespace = "urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2") protected ProcurementSubTypeCodeType procurementSubTypeCode; @XmlElement(name = "QualityControlCode", namespace = "urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2") protected QualityControlCodeType qualityControlCode; @XmlElement(name = "RequiredFeeAmount", namespace = "urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2") protected RequiredFeeAmountType requiredFeeAmount; @XmlElement(name = "FeeDescription", namespace = "urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2") protected List feeDescription; @XmlElement(name = "RequestedDeliveryDate", namespace = "urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2") protected RequestedDeliveryDateType requestedDeliveryDate; @XmlElement(name = "EstimatedOverallContractQuantity", namespace = "urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2") protected EstimatedOverallContractQuantityType estimatedOverallContractQuantity; @XmlElement(name = "Note", namespace = "urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2") protected List note; @XmlElement(name = "SMESuitableIndicator", namespace = "urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2") protected SMESuitableIndicatorType smeSuitableIndicator; @XmlElement(name = "ProcurementAdditionalType") protected List procurementAdditionalType; @XmlElement(name = "RequestedTenderTotal") protected RequestedTenderTotalType requestedTenderTotal; @XmlElement(name = "MainCommodityClassification") protected List mainCommodityClassification; @XmlElement(name = "AdditionalCommodityClassification") protected List additionalCommodityClassification; @XmlElement(name = "RealizedLocation") protected List realizedLocation; @XmlElement(name = "PlannedPeriod") protected PeriodType plannedPeriod; @XmlElement(name = "ContractExtension") protected ContractExtensionType contractExtension; @XmlElement(name = "RequestForTenderLine") protected List requestForTenderLine; /** * Obtiene el valor de la propiedad ublExtensions. * * @return * possible object is * {@link UBLExtensionsType } * */ public UBLExtensionsType getUBLExtensions() { return ublExtensions; } /** * Define el valor de la propiedad ublExtensions. * * @param value * allowed object is * {@link UBLExtensionsType } * */ public void setUBLExtensions(UBLExtensionsType value) { this.ublExtensions = value; } /** * Obtiene el valor de la propiedad id. * * @return * possible object is * {@link IDType } * */ public IDType getID() { return id; } /** * Define el valor de la propiedad id. * * @param value * allowed object is * {@link IDType } * */ public void setID(IDType value) { this.id = value; } /** * Gets the value of the name 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 name property. * *

* For example, to add a new item, do as follows: *

     *    getName().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link NameType } * * */ public List getName() { if (name == null) { name = new ArrayList(); } return this.name; } /** * Gets the value of the description 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 description property. * *

* For example, to add a new item, do as follows: *

     *    getDescription().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link DescriptionType } * * */ public List getDescription() { if (description == null) { description = new ArrayList(); } return this.description; } /** * Obtiene el valor de la propiedad procurementTypeCode. * * @return * possible object is * {@link ProcurementTypeCodeType } * */ public ProcurementTypeCodeType getProcurementTypeCode() { return procurementTypeCode; } /** * Define el valor de la propiedad procurementTypeCode. * * @param value * allowed object is * {@link ProcurementTypeCodeType } * */ public void setProcurementTypeCode(ProcurementTypeCodeType value) { this.procurementTypeCode = value; } /** * Obtiene el valor de la propiedad procurementSubTypeCode. * * @return * possible object is * {@link ProcurementSubTypeCodeType } * */ public ProcurementSubTypeCodeType getProcurementSubTypeCode() { return procurementSubTypeCode; } /** * Define el valor de la propiedad procurementSubTypeCode. * * @param value * allowed object is * {@link ProcurementSubTypeCodeType } * */ public void setProcurementSubTypeCode(ProcurementSubTypeCodeType value) { this.procurementSubTypeCode = value; } /** * Obtiene el valor de la propiedad qualityControlCode. * * @return * possible object is * {@link QualityControlCodeType } * */ public QualityControlCodeType getQualityControlCode() { return qualityControlCode; } /** * Define el valor de la propiedad qualityControlCode. * * @param value * allowed object is * {@link QualityControlCodeType } * */ public void setQualityControlCode(QualityControlCodeType value) { this.qualityControlCode = value; } /** * Obtiene el valor de la propiedad requiredFeeAmount. * * @return * possible object is * {@link RequiredFeeAmountType } * */ public RequiredFeeAmountType getRequiredFeeAmount() { return requiredFeeAmount; } /** * Define el valor de la propiedad requiredFeeAmount. * * @param value * allowed object is * {@link RequiredFeeAmountType } * */ public void setRequiredFeeAmount(RequiredFeeAmountType value) { this.requiredFeeAmount = value; } /** * Gets the value of the feeDescription 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 feeDescription property. * *

* For example, to add a new item, do as follows: *

     *    getFeeDescription().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link FeeDescriptionType } * * */ public List getFeeDescription() { if (feeDescription == null) { feeDescription = new ArrayList(); } return this.feeDescription; } /** * Obtiene el valor de la propiedad requestedDeliveryDate. * * @return * possible object is * {@link RequestedDeliveryDateType } * */ public RequestedDeliveryDateType getRequestedDeliveryDate() { return requestedDeliveryDate; } /** * Define el valor de la propiedad requestedDeliveryDate. * * @param value * allowed object is * {@link RequestedDeliveryDateType } * */ public void setRequestedDeliveryDate(RequestedDeliveryDateType value) { this.requestedDeliveryDate = value; } /** * Obtiene el valor de la propiedad estimatedOverallContractQuantity. * * @return * possible object is * {@link EstimatedOverallContractQuantityType } * */ public EstimatedOverallContractQuantityType getEstimatedOverallContractQuantity() { return estimatedOverallContractQuantity; } /** * Define el valor de la propiedad estimatedOverallContractQuantity. * * @param value * allowed object is * {@link EstimatedOverallContractQuantityType } * */ public void setEstimatedOverallContractQuantity(EstimatedOverallContractQuantityType value) { this.estimatedOverallContractQuantity = value; } /** * Gets the value of the note 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 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 * {@link NoteType } * * */ public List getNote() { if (note == null) { note = new ArrayList(); } return this.note; } /** * Obtiene el valor de la propiedad smeSuitableIndicator. * * @return * possible object is * {@link SMESuitableIndicatorType } * */ public SMESuitableIndicatorType getSMESuitableIndicator() { return smeSuitableIndicator; } /** * Define el valor de la propiedad smeSuitableIndicator. * * @param value * allowed object is * {@link SMESuitableIndicatorType } * */ public void setSMESuitableIndicator(SMESuitableIndicatorType value) { this.smeSuitableIndicator = value; } /** * Gets the value of the procurementAdditionalType 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 procurementAdditionalType property. * *

* For example, to add a new item, do as follows: *

     *    getProcurementAdditionalType().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link ProcurementAdditionalTypeType } * * */ public List getProcurementAdditionalType() { if (procurementAdditionalType == null) { procurementAdditionalType = new ArrayList(); } return this.procurementAdditionalType; } /** * Obtiene el valor de la propiedad requestedTenderTotal. * * @return * possible object is * {@link RequestedTenderTotalType } * */ public RequestedTenderTotalType getRequestedTenderTotal() { return requestedTenderTotal; } /** * Define el valor de la propiedad requestedTenderTotal. * * @param value * allowed object is * {@link RequestedTenderTotalType } * */ public void setRequestedTenderTotal(RequestedTenderTotalType value) { this.requestedTenderTotal = value; } /** * Gets the value of the mainCommodityClassification 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 mainCommodityClassification property. * *

* For example, to add a new item, do as follows: *

     *    getMainCommodityClassification().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link CommodityClassificationType } * * */ public List getMainCommodityClassification() { if (mainCommodityClassification == null) { mainCommodityClassification = new ArrayList(); } return this.mainCommodityClassification; } /** * Gets the value of the additionalCommodityClassification 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 additionalCommodityClassification property. * *

* For example, to add a new item, do as follows: *

     *    getAdditionalCommodityClassification().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link CommodityClassificationType } * * */ public List getAdditionalCommodityClassification() { if (additionalCommodityClassification == null) { additionalCommodityClassification = new ArrayList(); } return this.additionalCommodityClassification; } /** * Gets the value of the realizedLocation 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 realizedLocation property. * *

* For example, to add a new item, do as follows: *

     *    getRealizedLocation().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link LocationType } * * */ public List getRealizedLocation() { if (realizedLocation == null) { realizedLocation = new ArrayList(); } return this.realizedLocation; } /** * Obtiene el valor de la propiedad plannedPeriod. * * @return * possible object is * {@link PeriodType } * */ public PeriodType getPlannedPeriod() { return plannedPeriod; } /** * Define el valor de la propiedad plannedPeriod. * * @param value * allowed object is * {@link PeriodType } * */ public void setPlannedPeriod(PeriodType value) { this.plannedPeriod = value; } /** * Obtiene el valor de la propiedad contractExtension. * * @return * possible object is * {@link ContractExtensionType } * */ public ContractExtensionType getContractExtension() { return contractExtension; } /** * Define el valor de la propiedad contractExtension. * * @param value * allowed object is * {@link ContractExtensionType } * */ public void setContractExtension(ContractExtensionType value) { this.contractExtension = value; } /** * Gets the value of the requestForTenderLine 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 requestForTenderLine property. * *

* For example, to add a new item, do as follows: *

     *    getRequestForTenderLine().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link RequestForTenderLineType } * * */ public List getRequestForTenderLine() { if (requestForTenderLine == null) { requestForTenderLine = new ArrayList(); } return this.requestForTenderLine; } public String toString() { final ToStringStrategy2 strategy = JAXBToStringStrategy.INSTANCE; final StringBuilder buffer = new StringBuilder(); append(null, buffer, strategy); return buffer.toString(); } public StringBuilder append(ObjectLocator locator, StringBuilder buffer, ToStringStrategy2 strategy) { strategy.appendStart(locator, this, buffer); appendFields(locator, buffer, strategy); strategy.appendEnd(locator, this, buffer); return buffer; } public StringBuilder appendFields(ObjectLocator locator, StringBuilder buffer, ToStringStrategy2 strategy) { { UBLExtensionsType theUBLExtensions; theUBLExtensions = this.getUBLExtensions(); strategy.appendField(locator, this, "ublExtensions", buffer, theUBLExtensions, (this.ublExtensions!= null)); } { IDType theID; theID = this.getID(); strategy.appendField(locator, this, "id", buffer, theID, (this.id!= null)); } { List theName; theName = (((this.name!= null)&&(!this.name.isEmpty()))?this.getName():null); strategy.appendField(locator, this, "name", buffer, theName, ((this.name!= null)&&(!this.name.isEmpty()))); } { List theDescription; theDescription = (((this.description!= null)&&(!this.description.isEmpty()))?this.getDescription():null); strategy.appendField(locator, this, "description", buffer, theDescription, ((this.description!= null)&&(!this.description.isEmpty()))); } { ProcurementTypeCodeType theProcurementTypeCode; theProcurementTypeCode = this.getProcurementTypeCode(); strategy.appendField(locator, this, "procurementTypeCode", buffer, theProcurementTypeCode, (this.procurementTypeCode!= null)); } { ProcurementSubTypeCodeType theProcurementSubTypeCode; theProcurementSubTypeCode = this.getProcurementSubTypeCode(); strategy.appendField(locator, this, "procurementSubTypeCode", buffer, theProcurementSubTypeCode, (this.procurementSubTypeCode!= null)); } { QualityControlCodeType theQualityControlCode; theQualityControlCode = this.getQualityControlCode(); strategy.appendField(locator, this, "qualityControlCode", buffer, theQualityControlCode, (this.qualityControlCode!= null)); } { RequiredFeeAmountType theRequiredFeeAmount; theRequiredFeeAmount = this.getRequiredFeeAmount(); strategy.appendField(locator, this, "requiredFeeAmount", buffer, theRequiredFeeAmount, (this.requiredFeeAmount!= null)); } { List theFeeDescription; theFeeDescription = (((this.feeDescription!= null)&&(!this.feeDescription.isEmpty()))?this.getFeeDescription():null); strategy.appendField(locator, this, "feeDescription", buffer, theFeeDescription, ((this.feeDescription!= null)&&(!this.feeDescription.isEmpty()))); } { RequestedDeliveryDateType theRequestedDeliveryDate; theRequestedDeliveryDate = this.getRequestedDeliveryDate(); strategy.appendField(locator, this, "requestedDeliveryDate", buffer, theRequestedDeliveryDate, (this.requestedDeliveryDate!= null)); } { EstimatedOverallContractQuantityType theEstimatedOverallContractQuantity; theEstimatedOverallContractQuantity = this.getEstimatedOverallContractQuantity(); strategy.appendField(locator, this, "estimatedOverallContractQuantity", buffer, theEstimatedOverallContractQuantity, (this.estimatedOverallContractQuantity!= null)); } { List theNote; theNote = (((this.note!= null)&&(!this.note.isEmpty()))?this.getNote():null); strategy.appendField(locator, this, "note", buffer, theNote, ((this.note!= null)&&(!this.note.isEmpty()))); } { SMESuitableIndicatorType theSMESuitableIndicator; theSMESuitableIndicator = this.getSMESuitableIndicator(); strategy.appendField(locator, this, "smeSuitableIndicator", buffer, theSMESuitableIndicator, (this.smeSuitableIndicator!= null)); } { List theProcurementAdditionalType; theProcurementAdditionalType = (((this.procurementAdditionalType!= null)&&(!this.procurementAdditionalType.isEmpty()))?this.getProcurementAdditionalType():null); strategy.appendField(locator, this, "procurementAdditionalType", buffer, theProcurementAdditionalType, ((this.procurementAdditionalType!= null)&&(!this.procurementAdditionalType.isEmpty()))); } { RequestedTenderTotalType theRequestedTenderTotal; theRequestedTenderTotal = this.getRequestedTenderTotal(); strategy.appendField(locator, this, "requestedTenderTotal", buffer, theRequestedTenderTotal, (this.requestedTenderTotal!= null)); } { List theMainCommodityClassification; theMainCommodityClassification = (((this.mainCommodityClassification!= null)&&(!this.mainCommodityClassification.isEmpty()))?this.getMainCommodityClassification():null); strategy.appendField(locator, this, "mainCommodityClassification", buffer, theMainCommodityClassification, ((this.mainCommodityClassification!= null)&&(!this.mainCommodityClassification.isEmpty()))); } { List theAdditionalCommodityClassification; theAdditionalCommodityClassification = (((this.additionalCommodityClassification!= null)&&(!this.additionalCommodityClassification.isEmpty()))?this.getAdditionalCommodityClassification():null); strategy.appendField(locator, this, "additionalCommodityClassification", buffer, theAdditionalCommodityClassification, ((this.additionalCommodityClassification!= null)&&(!this.additionalCommodityClassification.isEmpty()))); } { List theRealizedLocation; theRealizedLocation = (((this.realizedLocation!= null)&&(!this.realizedLocation.isEmpty()))?this.getRealizedLocation():null); strategy.appendField(locator, this, "realizedLocation", buffer, theRealizedLocation, ((this.realizedLocation!= null)&&(!this.realizedLocation.isEmpty()))); } { PeriodType thePlannedPeriod; thePlannedPeriod = this.getPlannedPeriod(); strategy.appendField(locator, this, "plannedPeriod", buffer, thePlannedPeriod, (this.plannedPeriod!= null)); } { ContractExtensionType theContractExtension; theContractExtension = this.getContractExtension(); strategy.appendField(locator, this, "contractExtension", buffer, theContractExtension, (this.contractExtension!= null)); } { List theRequestForTenderLine; theRequestForTenderLine = (((this.requestForTenderLine!= null)&&(!this.requestForTenderLine.isEmpty()))?this.getRequestForTenderLine():null); strategy.appendField(locator, this, "requestForTenderLine", buffer, theRequestForTenderLine, ((this.requestForTenderLine!= null)&&(!this.requestForTenderLine.isEmpty()))); } return buffer; } public boolean equals(ObjectLocator thisLocator, ObjectLocator thatLocator, Object object, EqualsStrategy2 strategy) { if ((object == null)||(this.getClass()!= object.getClass())) { return false; } if (this == object) { return true; } final ProcurementProjectType that = ((ProcurementProjectType) object); { UBLExtensionsType lhsUBLExtensions; lhsUBLExtensions = this.getUBLExtensions(); UBLExtensionsType rhsUBLExtensions; rhsUBLExtensions = that.getUBLExtensions(); if (!strategy.equals(LocatorUtils.property(thisLocator, "ublExtensions", lhsUBLExtensions), LocatorUtils.property(thatLocator, "ublExtensions", rhsUBLExtensions), lhsUBLExtensions, rhsUBLExtensions, (this.ublExtensions!= null), (that.ublExtensions!= null))) { return false; } } { IDType lhsID; lhsID = this.getID(); IDType rhsID; rhsID = that.getID(); if (!strategy.equals(LocatorUtils.property(thisLocator, "id", lhsID), LocatorUtils.property(thatLocator, "id", rhsID), lhsID, rhsID, (this.id!= null), (that.id!= null))) { return false; } } { List lhsName; lhsName = (((this.name!= null)&&(!this.name.isEmpty()))?this.getName():null); List rhsName; rhsName = (((that.name!= null)&&(!that.name.isEmpty()))?that.getName():null); if (!strategy.equals(LocatorUtils.property(thisLocator, "name", lhsName), LocatorUtils.property(thatLocator, "name", rhsName), lhsName, rhsName, ((this.name!= null)&&(!this.name.isEmpty())), ((that.name!= null)&&(!that.name.isEmpty())))) { return false; } } { List lhsDescription; lhsDescription = (((this.description!= null)&&(!this.description.isEmpty()))?this.getDescription():null); List rhsDescription; rhsDescription = (((that.description!= null)&&(!that.description.isEmpty()))?that.getDescription():null); if (!strategy.equals(LocatorUtils.property(thisLocator, "description", lhsDescription), LocatorUtils.property(thatLocator, "description", rhsDescription), lhsDescription, rhsDescription, ((this.description!= null)&&(!this.description.isEmpty())), ((that.description!= null)&&(!that.description.isEmpty())))) { return false; } } { ProcurementTypeCodeType lhsProcurementTypeCode; lhsProcurementTypeCode = this.getProcurementTypeCode(); ProcurementTypeCodeType rhsProcurementTypeCode; rhsProcurementTypeCode = that.getProcurementTypeCode(); if (!strategy.equals(LocatorUtils.property(thisLocator, "procurementTypeCode", lhsProcurementTypeCode), LocatorUtils.property(thatLocator, "procurementTypeCode", rhsProcurementTypeCode), lhsProcurementTypeCode, rhsProcurementTypeCode, (this.procurementTypeCode!= null), (that.procurementTypeCode!= null))) { return false; } } { ProcurementSubTypeCodeType lhsProcurementSubTypeCode; lhsProcurementSubTypeCode = this.getProcurementSubTypeCode(); ProcurementSubTypeCodeType rhsProcurementSubTypeCode; rhsProcurementSubTypeCode = that.getProcurementSubTypeCode(); if (!strategy.equals(LocatorUtils.property(thisLocator, "procurementSubTypeCode", lhsProcurementSubTypeCode), LocatorUtils.property(thatLocator, "procurementSubTypeCode", rhsProcurementSubTypeCode), lhsProcurementSubTypeCode, rhsProcurementSubTypeCode, (this.procurementSubTypeCode!= null), (that.procurementSubTypeCode!= null))) { return false; } } { QualityControlCodeType lhsQualityControlCode; lhsQualityControlCode = this.getQualityControlCode(); QualityControlCodeType rhsQualityControlCode; rhsQualityControlCode = that.getQualityControlCode(); if (!strategy.equals(LocatorUtils.property(thisLocator, "qualityControlCode", lhsQualityControlCode), LocatorUtils.property(thatLocator, "qualityControlCode", rhsQualityControlCode), lhsQualityControlCode, rhsQualityControlCode, (this.qualityControlCode!= null), (that.qualityControlCode!= null))) { return false; } } { RequiredFeeAmountType lhsRequiredFeeAmount; lhsRequiredFeeAmount = this.getRequiredFeeAmount(); RequiredFeeAmountType rhsRequiredFeeAmount; rhsRequiredFeeAmount = that.getRequiredFeeAmount(); if (!strategy.equals(LocatorUtils.property(thisLocator, "requiredFeeAmount", lhsRequiredFeeAmount), LocatorUtils.property(thatLocator, "requiredFeeAmount", rhsRequiredFeeAmount), lhsRequiredFeeAmount, rhsRequiredFeeAmount, (this.requiredFeeAmount!= null), (that.requiredFeeAmount!= null))) { return false; } } { List lhsFeeDescription; lhsFeeDescription = (((this.feeDescription!= null)&&(!this.feeDescription.isEmpty()))?this.getFeeDescription():null); List rhsFeeDescription; rhsFeeDescription = (((that.feeDescription!= null)&&(!that.feeDescription.isEmpty()))?that.getFeeDescription():null); if (!strategy.equals(LocatorUtils.property(thisLocator, "feeDescription", lhsFeeDescription), LocatorUtils.property(thatLocator, "feeDescription", rhsFeeDescription), lhsFeeDescription, rhsFeeDescription, ((this.feeDescription!= null)&&(!this.feeDescription.isEmpty())), ((that.feeDescription!= null)&&(!that.feeDescription.isEmpty())))) { return false; } } { RequestedDeliveryDateType lhsRequestedDeliveryDate; lhsRequestedDeliveryDate = this.getRequestedDeliveryDate(); RequestedDeliveryDateType rhsRequestedDeliveryDate; rhsRequestedDeliveryDate = that.getRequestedDeliveryDate(); if (!strategy.equals(LocatorUtils.property(thisLocator, "requestedDeliveryDate", lhsRequestedDeliveryDate), LocatorUtils.property(thatLocator, "requestedDeliveryDate", rhsRequestedDeliveryDate), lhsRequestedDeliveryDate, rhsRequestedDeliveryDate, (this.requestedDeliveryDate!= null), (that.requestedDeliveryDate!= null))) { return false; } } { EstimatedOverallContractQuantityType lhsEstimatedOverallContractQuantity; lhsEstimatedOverallContractQuantity = this.getEstimatedOverallContractQuantity(); EstimatedOverallContractQuantityType rhsEstimatedOverallContractQuantity; rhsEstimatedOverallContractQuantity = that.getEstimatedOverallContractQuantity(); if (!strategy.equals(LocatorUtils.property(thisLocator, "estimatedOverallContractQuantity", lhsEstimatedOverallContractQuantity), LocatorUtils.property(thatLocator, "estimatedOverallContractQuantity", rhsEstimatedOverallContractQuantity), lhsEstimatedOverallContractQuantity, rhsEstimatedOverallContractQuantity, (this.estimatedOverallContractQuantity!= null), (that.estimatedOverallContractQuantity!= null))) { return false; } } { List lhsNote; lhsNote = (((this.note!= null)&&(!this.note.isEmpty()))?this.getNote():null); List rhsNote; rhsNote = (((that.note!= null)&&(!that.note.isEmpty()))?that.getNote():null); if (!strategy.equals(LocatorUtils.property(thisLocator, "note", lhsNote), LocatorUtils.property(thatLocator, "note", rhsNote), lhsNote, rhsNote, ((this.note!= null)&&(!this.note.isEmpty())), ((that.note!= null)&&(!that.note.isEmpty())))) { return false; } } { SMESuitableIndicatorType lhsSMESuitableIndicator; lhsSMESuitableIndicator = this.getSMESuitableIndicator(); SMESuitableIndicatorType rhsSMESuitableIndicator; rhsSMESuitableIndicator = that.getSMESuitableIndicator(); if (!strategy.equals(LocatorUtils.property(thisLocator, "smeSuitableIndicator", lhsSMESuitableIndicator), LocatorUtils.property(thatLocator, "smeSuitableIndicator", rhsSMESuitableIndicator), lhsSMESuitableIndicator, rhsSMESuitableIndicator, (this.smeSuitableIndicator!= null), (that.smeSuitableIndicator!= null))) { return false; } } { List lhsProcurementAdditionalType; lhsProcurementAdditionalType = (((this.procurementAdditionalType!= null)&&(!this.procurementAdditionalType.isEmpty()))?this.getProcurementAdditionalType():null); List rhsProcurementAdditionalType; rhsProcurementAdditionalType = (((that.procurementAdditionalType!= null)&&(!that.procurementAdditionalType.isEmpty()))?that.getProcurementAdditionalType():null); if (!strategy.equals(LocatorUtils.property(thisLocator, "procurementAdditionalType", lhsProcurementAdditionalType), LocatorUtils.property(thatLocator, "procurementAdditionalType", rhsProcurementAdditionalType), lhsProcurementAdditionalType, rhsProcurementAdditionalType, ((this.procurementAdditionalType!= null)&&(!this.procurementAdditionalType.isEmpty())), ((that.procurementAdditionalType!= null)&&(!that.procurementAdditionalType.isEmpty())))) { return false; } } { RequestedTenderTotalType lhsRequestedTenderTotal; lhsRequestedTenderTotal = this.getRequestedTenderTotal(); RequestedTenderTotalType rhsRequestedTenderTotal; rhsRequestedTenderTotal = that.getRequestedTenderTotal(); if (!strategy.equals(LocatorUtils.property(thisLocator, "requestedTenderTotal", lhsRequestedTenderTotal), LocatorUtils.property(thatLocator, "requestedTenderTotal", rhsRequestedTenderTotal), lhsRequestedTenderTotal, rhsRequestedTenderTotal, (this.requestedTenderTotal!= null), (that.requestedTenderTotal!= null))) { return false; } } { List lhsMainCommodityClassification; lhsMainCommodityClassification = (((this.mainCommodityClassification!= null)&&(!this.mainCommodityClassification.isEmpty()))?this.getMainCommodityClassification():null); List rhsMainCommodityClassification; rhsMainCommodityClassification = (((that.mainCommodityClassification!= null)&&(!that.mainCommodityClassification.isEmpty()))?that.getMainCommodityClassification():null); if (!strategy.equals(LocatorUtils.property(thisLocator, "mainCommodityClassification", lhsMainCommodityClassification), LocatorUtils.property(thatLocator, "mainCommodityClassification", rhsMainCommodityClassification), lhsMainCommodityClassification, rhsMainCommodityClassification, ((this.mainCommodityClassification!= null)&&(!this.mainCommodityClassification.isEmpty())), ((that.mainCommodityClassification!= null)&&(!that.mainCommodityClassification.isEmpty())))) { return false; } } { List lhsAdditionalCommodityClassification; lhsAdditionalCommodityClassification = (((this.additionalCommodityClassification!= null)&&(!this.additionalCommodityClassification.isEmpty()))?this.getAdditionalCommodityClassification():null); List rhsAdditionalCommodityClassification; rhsAdditionalCommodityClassification = (((that.additionalCommodityClassification!= null)&&(!that.additionalCommodityClassification.isEmpty()))?that.getAdditionalCommodityClassification():null); if (!strategy.equals(LocatorUtils.property(thisLocator, "additionalCommodityClassification", lhsAdditionalCommodityClassification), LocatorUtils.property(thatLocator, "additionalCommodityClassification", rhsAdditionalCommodityClassification), lhsAdditionalCommodityClassification, rhsAdditionalCommodityClassification, ((this.additionalCommodityClassification!= null)&&(!this.additionalCommodityClassification.isEmpty())), ((that.additionalCommodityClassification!= null)&&(!that.additionalCommodityClassification.isEmpty())))) { return false; } } { List lhsRealizedLocation; lhsRealizedLocation = (((this.realizedLocation!= null)&&(!this.realizedLocation.isEmpty()))?this.getRealizedLocation():null); List rhsRealizedLocation; rhsRealizedLocation = (((that.realizedLocation!= null)&&(!that.realizedLocation.isEmpty()))?that.getRealizedLocation():null); if (!strategy.equals(LocatorUtils.property(thisLocator, "realizedLocation", lhsRealizedLocation), LocatorUtils.property(thatLocator, "realizedLocation", rhsRealizedLocation), lhsRealizedLocation, rhsRealizedLocation, ((this.realizedLocation!= null)&&(!this.realizedLocation.isEmpty())), ((that.realizedLocation!= null)&&(!that.realizedLocation.isEmpty())))) { return false; } } { PeriodType lhsPlannedPeriod; lhsPlannedPeriod = this.getPlannedPeriod(); PeriodType rhsPlannedPeriod; rhsPlannedPeriod = that.getPlannedPeriod(); if (!strategy.equals(LocatorUtils.property(thisLocator, "plannedPeriod", lhsPlannedPeriod), LocatorUtils.property(thatLocator, "plannedPeriod", rhsPlannedPeriod), lhsPlannedPeriod, rhsPlannedPeriod, (this.plannedPeriod!= null), (that.plannedPeriod!= null))) { return false; } } { ContractExtensionType lhsContractExtension; lhsContractExtension = this.getContractExtension(); ContractExtensionType rhsContractExtension; rhsContractExtension = that.getContractExtension(); if (!strategy.equals(LocatorUtils.property(thisLocator, "contractExtension", lhsContractExtension), LocatorUtils.property(thatLocator, "contractExtension", rhsContractExtension), lhsContractExtension, rhsContractExtension, (this.contractExtension!= null), (that.contractExtension!= null))) { return false; } } { List lhsRequestForTenderLine; lhsRequestForTenderLine = (((this.requestForTenderLine!= null)&&(!this.requestForTenderLine.isEmpty()))?this.getRequestForTenderLine():null); List rhsRequestForTenderLine; rhsRequestForTenderLine = (((that.requestForTenderLine!= null)&&(!that.requestForTenderLine.isEmpty()))?that.getRequestForTenderLine():null); if (!strategy.equals(LocatorUtils.property(thisLocator, "requestForTenderLine", lhsRequestForTenderLine), LocatorUtils.property(thatLocator, "requestForTenderLine", rhsRequestForTenderLine), lhsRequestForTenderLine, rhsRequestForTenderLine, ((this.requestForTenderLine!= null)&&(!this.requestForTenderLine.isEmpty())), ((that.requestForTenderLine!= null)&&(!that.requestForTenderLine.isEmpty())))) { return false; } } return true; } public boolean equals(Object object) { final EqualsStrategy2 strategy = JAXBEqualsStrategy.INSTANCE; return equals(null, null, object, strategy); } public int hashCode(ObjectLocator locator, HashCodeStrategy2 strategy) { int currentHashCode = 1; { UBLExtensionsType theUBLExtensions; theUBLExtensions = this.getUBLExtensions(); currentHashCode = strategy.hashCode(LocatorUtils.property(locator, "ublExtensions", theUBLExtensions), currentHashCode, theUBLExtensions, (this.ublExtensions!= null)); } { IDType theID; theID = this.getID(); currentHashCode = strategy.hashCode(LocatorUtils.property(locator, "id", theID), currentHashCode, theID, (this.id!= null)); } { List theName; theName = (((this.name!= null)&&(!this.name.isEmpty()))?this.getName():null); currentHashCode = strategy.hashCode(LocatorUtils.property(locator, "name", theName), currentHashCode, theName, ((this.name!= null)&&(!this.name.isEmpty()))); } { List theDescription; theDescription = (((this.description!= null)&&(!this.description.isEmpty()))?this.getDescription():null); currentHashCode = strategy.hashCode(LocatorUtils.property(locator, "description", theDescription), currentHashCode, theDescription, ((this.description!= null)&&(!this.description.isEmpty()))); } { ProcurementTypeCodeType theProcurementTypeCode; theProcurementTypeCode = this.getProcurementTypeCode(); currentHashCode = strategy.hashCode(LocatorUtils.property(locator, "procurementTypeCode", theProcurementTypeCode), currentHashCode, theProcurementTypeCode, (this.procurementTypeCode!= null)); } { ProcurementSubTypeCodeType theProcurementSubTypeCode; theProcurementSubTypeCode = this.getProcurementSubTypeCode(); currentHashCode = strategy.hashCode(LocatorUtils.property(locator, "procurementSubTypeCode", theProcurementSubTypeCode), currentHashCode, theProcurementSubTypeCode, (this.procurementSubTypeCode!= null)); } { QualityControlCodeType theQualityControlCode; theQualityControlCode = this.getQualityControlCode(); currentHashCode = strategy.hashCode(LocatorUtils.property(locator, "qualityControlCode", theQualityControlCode), currentHashCode, theQualityControlCode, (this.qualityControlCode!= null)); } { RequiredFeeAmountType theRequiredFeeAmount; theRequiredFeeAmount = this.getRequiredFeeAmount(); currentHashCode = strategy.hashCode(LocatorUtils.property(locator, "requiredFeeAmount", theRequiredFeeAmount), currentHashCode, theRequiredFeeAmount, (this.requiredFeeAmount!= null)); } { List theFeeDescription; theFeeDescription = (((this.feeDescription!= null)&&(!this.feeDescription.isEmpty()))?this.getFeeDescription():null); currentHashCode = strategy.hashCode(LocatorUtils.property(locator, "feeDescription", theFeeDescription), currentHashCode, theFeeDescription, ((this.feeDescription!= null)&&(!this.feeDescription.isEmpty()))); } { RequestedDeliveryDateType theRequestedDeliveryDate; theRequestedDeliveryDate = this.getRequestedDeliveryDate(); currentHashCode = strategy.hashCode(LocatorUtils.property(locator, "requestedDeliveryDate", theRequestedDeliveryDate), currentHashCode, theRequestedDeliveryDate, (this.requestedDeliveryDate!= null)); } { EstimatedOverallContractQuantityType theEstimatedOverallContractQuantity; theEstimatedOverallContractQuantity = this.getEstimatedOverallContractQuantity(); currentHashCode = strategy.hashCode(LocatorUtils.property(locator, "estimatedOverallContractQuantity", theEstimatedOverallContractQuantity), currentHashCode, theEstimatedOverallContractQuantity, (this.estimatedOverallContractQuantity!= null)); } { List theNote; theNote = (((this.note!= null)&&(!this.note.isEmpty()))?this.getNote():null); currentHashCode = strategy.hashCode(LocatorUtils.property(locator, "note", theNote), currentHashCode, theNote, ((this.note!= null)&&(!this.note.isEmpty()))); } { SMESuitableIndicatorType theSMESuitableIndicator; theSMESuitableIndicator = this.getSMESuitableIndicator(); currentHashCode = strategy.hashCode(LocatorUtils.property(locator, "smeSuitableIndicator", theSMESuitableIndicator), currentHashCode, theSMESuitableIndicator, (this.smeSuitableIndicator!= null)); } { List theProcurementAdditionalType; theProcurementAdditionalType = (((this.procurementAdditionalType!= null)&&(!this.procurementAdditionalType.isEmpty()))?this.getProcurementAdditionalType():null); currentHashCode = strategy.hashCode(LocatorUtils.property(locator, "procurementAdditionalType", theProcurementAdditionalType), currentHashCode, theProcurementAdditionalType, ((this.procurementAdditionalType!= null)&&(!this.procurementAdditionalType.isEmpty()))); } { RequestedTenderTotalType theRequestedTenderTotal; theRequestedTenderTotal = this.getRequestedTenderTotal(); currentHashCode = strategy.hashCode(LocatorUtils.property(locator, "requestedTenderTotal", theRequestedTenderTotal), currentHashCode, theRequestedTenderTotal, (this.requestedTenderTotal!= null)); } { List theMainCommodityClassification; theMainCommodityClassification = (((this.mainCommodityClassification!= null)&&(!this.mainCommodityClassification.isEmpty()))?this.getMainCommodityClassification():null); currentHashCode = strategy.hashCode(LocatorUtils.property(locator, "mainCommodityClassification", theMainCommodityClassification), currentHashCode, theMainCommodityClassification, ((this.mainCommodityClassification!= null)&&(!this.mainCommodityClassification.isEmpty()))); } { List theAdditionalCommodityClassification; theAdditionalCommodityClassification = (((this.additionalCommodityClassification!= null)&&(!this.additionalCommodityClassification.isEmpty()))?this.getAdditionalCommodityClassification():null); currentHashCode = strategy.hashCode(LocatorUtils.property(locator, "additionalCommodityClassification", theAdditionalCommodityClassification), currentHashCode, theAdditionalCommodityClassification, ((this.additionalCommodityClassification!= null)&&(!this.additionalCommodityClassification.isEmpty()))); } { List theRealizedLocation; theRealizedLocation = (((this.realizedLocation!= null)&&(!this.realizedLocation.isEmpty()))?this.getRealizedLocation():null); currentHashCode = strategy.hashCode(LocatorUtils.property(locator, "realizedLocation", theRealizedLocation), currentHashCode, theRealizedLocation, ((this.realizedLocation!= null)&&(!this.realizedLocation.isEmpty()))); } { PeriodType thePlannedPeriod; thePlannedPeriod = this.getPlannedPeriod(); currentHashCode = strategy.hashCode(LocatorUtils.property(locator, "plannedPeriod", thePlannedPeriod), currentHashCode, thePlannedPeriod, (this.plannedPeriod!= null)); } { ContractExtensionType theContractExtension; theContractExtension = this.getContractExtension(); currentHashCode = strategy.hashCode(LocatorUtils.property(locator, "contractExtension", theContractExtension), currentHashCode, theContractExtension, (this.contractExtension!= null)); } { List theRequestForTenderLine; theRequestForTenderLine = (((this.requestForTenderLine!= null)&&(!this.requestForTenderLine.isEmpty()))?this.getRequestForTenderLine():null); currentHashCode = strategy.hashCode(LocatorUtils.property(locator, "requestForTenderLine", theRequestForTenderLine), currentHashCode, theRequestForTenderLine, ((this.requestForTenderLine!= null)&&(!this.requestForTenderLine.isEmpty()))); } return currentHashCode; } public int hashCode() { final HashCodeStrategy2 strategy = JAXBHashCodeStrategy.INSTANCE; return this.hashCode(null, strategy); } }





© 2015 - 2024 Weber Informatics LLC | Privacy Policy