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

oasis.names.specification.ubl.schema.xsd.commonaggregatecomponents_2.CatalogueLineType 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.ActionCodeType;
import oasis.names.specification.ubl.schema.xsd.commonbasiccomponents_2.ContentUnitQuantityType;
import oasis.names.specification.ubl.schema.xsd.commonbasiccomponents_2.ContractSubdivisionType;
import oasis.names.specification.ubl.schema.xsd.commonbasiccomponents_2.IDType;
import oasis.names.specification.ubl.schema.xsd.commonbasiccomponents_2.LifeCycleStatusCodeType;
import oasis.names.specification.ubl.schema.xsd.commonbasiccomponents_2.MaximumOrderQuantityType;
import oasis.names.specification.ubl.schema.xsd.commonbasiccomponents_2.MinimumOrderQuantityType;
import oasis.names.specification.ubl.schema.xsd.commonbasiccomponents_2.NoteType;
import oasis.names.specification.ubl.schema.xsd.commonbasiccomponents_2.OrderQuantityIncrementNumericType;
import oasis.names.specification.ubl.schema.xsd.commonbasiccomponents_2.OrderableIndicatorType;
import oasis.names.specification.ubl.schema.xsd.commonbasiccomponents_2.OrderableUnitType;
import oasis.names.specification.ubl.schema.xsd.commonbasiccomponents_2.PackLevelCodeType;
import oasis.names.specification.ubl.schema.xsd.commonbasiccomponents_2.WarrantyInformationType;
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 CatalogueLineType complex type. * *

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

 * <complexType name="CatalogueLineType">
 *   <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"/>
 *         <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}ActionCode" minOccurs="0"/>
 *         <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}LifeCycleStatusCode" minOccurs="0"/>
 *         <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}ContractSubdivision" 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}OrderableIndicator" minOccurs="0"/>
 *         <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}OrderableUnit" minOccurs="0"/>
 *         <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}ContentUnitQuantity" minOccurs="0"/>
 *         <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}OrderQuantityIncrementNumeric" minOccurs="0"/>
 *         <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}MinimumOrderQuantity" minOccurs="0"/>
 *         <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}MaximumOrderQuantity" minOccurs="0"/>
 *         <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}WarrantyInformation" maxOccurs="unbounded" minOccurs="0"/>
 *         <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}PackLevelCode" minOccurs="0"/>
 *         <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}ContractorCustomerParty" 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}WarrantyParty" minOccurs="0"/>
 *         <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}WarrantyValidityPeriod" minOccurs="0"/>
 *         <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}LineValidityPeriod" minOccurs="0"/>
 *         <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}ItemComparison" maxOccurs="unbounded" minOccurs="0"/>
 *         <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}ComponentRelatedItem" maxOccurs="unbounded" minOccurs="0"/>
 *         <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}AccessoryRelatedItem" maxOccurs="unbounded" minOccurs="0"/>
 *         <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}RequiredRelatedItem" maxOccurs="unbounded" minOccurs="0"/>
 *         <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}ReplacementRelatedItem" maxOccurs="unbounded" minOccurs="0"/>
 *         <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}ComplementaryRelatedItem" maxOccurs="unbounded" minOccurs="0"/>
 *         <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}ReplacedRelatedItem" maxOccurs="unbounded" minOccurs="0"/>
 *         <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}RequiredItemLocationQuantity" maxOccurs="unbounded" minOccurs="0"/>
 *         <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}DocumentReference" maxOccurs="unbounded" minOccurs="0"/>
 *         <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}Item"/>
 *         <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}KeywordItemProperty" maxOccurs="unbounded" minOccurs="0"/>
 *         <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}CallForTendersLineReference" minOccurs="0"/>
 *         <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}CallForTendersDocumentReference" minOccurs="0"/>
 *       </sequence>
 *     </restriction>
 *   </complexContent>
 * </complexType>
 * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "CatalogueLineType", propOrder = { "ublExtensions", "id", "actionCode", "lifeCycleStatusCode", "contractSubdivision", "note", "orderableIndicator", "orderableUnit", "contentUnitQuantity", "orderQuantityIncrementNumeric", "minimumOrderQuantity", "maximumOrderQuantity", "warrantyInformation", "packLevelCode", "contractorCustomerParty", "sellerSupplierParty", "warrantyParty", "warrantyValidityPeriod", "lineValidityPeriod", "itemComparison", "componentRelatedItem", "accessoryRelatedItem", "requiredRelatedItem", "replacementRelatedItem", "complementaryRelatedItem", "replacedRelatedItem", "requiredItemLocationQuantity", "documentReference", "item", "keywordItemProperty", "callForTendersLineReference", "callForTendersDocumentReference" }) public class CatalogueLineType 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", required = true) protected IDType id; @XmlElement(name = "ActionCode", namespace = "urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2") protected ActionCodeType actionCode; @XmlElement(name = "LifeCycleStatusCode", namespace = "urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2") protected LifeCycleStatusCodeType lifeCycleStatusCode; @XmlElement(name = "ContractSubdivision", namespace = "urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2") protected ContractSubdivisionType contractSubdivision; @XmlElement(name = "Note", namespace = "urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2") protected List note; @XmlElement(name = "OrderableIndicator", namespace = "urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2") protected OrderableIndicatorType orderableIndicator; @XmlElement(name = "OrderableUnit", namespace = "urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2") protected OrderableUnitType orderableUnit; @XmlElement(name = "ContentUnitQuantity", namespace = "urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2") protected ContentUnitQuantityType contentUnitQuantity; @XmlElement(name = "OrderQuantityIncrementNumeric", namespace = "urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2") protected OrderQuantityIncrementNumericType orderQuantityIncrementNumeric; @XmlElement(name = "MinimumOrderQuantity", namespace = "urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2") protected MinimumOrderQuantityType minimumOrderQuantity; @XmlElement(name = "MaximumOrderQuantity", namespace = "urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2") protected MaximumOrderQuantityType maximumOrderQuantity; @XmlElement(name = "WarrantyInformation", namespace = "urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2") protected List warrantyInformation; @XmlElement(name = "PackLevelCode", namespace = "urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2") protected PackLevelCodeType packLevelCode; @XmlElement(name = "ContractorCustomerParty") protected CustomerPartyType contractorCustomerParty; @XmlElement(name = "SellerSupplierParty") protected SupplierPartyType sellerSupplierParty; @XmlElement(name = "WarrantyParty") protected PartyType warrantyParty; @XmlElement(name = "WarrantyValidityPeriod") protected PeriodType warrantyValidityPeriod; @XmlElement(name = "LineValidityPeriod") protected PeriodType lineValidityPeriod; @XmlElement(name = "ItemComparison") protected List itemComparison; @XmlElement(name = "ComponentRelatedItem") protected List componentRelatedItem; @XmlElement(name = "AccessoryRelatedItem") protected List accessoryRelatedItem; @XmlElement(name = "RequiredRelatedItem") protected List requiredRelatedItem; @XmlElement(name = "ReplacementRelatedItem") protected List replacementRelatedItem; @XmlElement(name = "ComplementaryRelatedItem") protected List complementaryRelatedItem; @XmlElement(name = "ReplacedRelatedItem") protected List replacedRelatedItem; @XmlElement(name = "RequiredItemLocationQuantity") protected List requiredItemLocationQuantity; @XmlElement(name = "DocumentReference") protected List documentReference; @XmlElement(name = "Item", required = true) protected ItemType item; @XmlElement(name = "KeywordItemProperty") protected List keywordItemProperty; @XmlElement(name = "CallForTendersLineReference") protected LineReferenceType callForTendersLineReference; @XmlElement(name = "CallForTendersDocumentReference") protected DocumentReferenceType callForTendersDocumentReference; /** * 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; } /** * Obtiene el valor de la propiedad actionCode. * * @return * possible object is * {@link ActionCodeType } * */ public ActionCodeType getActionCode() { return actionCode; } /** * Define el valor de la propiedad actionCode. * * @param value * allowed object is * {@link ActionCodeType } * */ public void setActionCode(ActionCodeType value) { this.actionCode = value; } /** * Obtiene el valor de la propiedad lifeCycleStatusCode. * * @return * possible object is * {@link LifeCycleStatusCodeType } * */ public LifeCycleStatusCodeType getLifeCycleStatusCode() { return lifeCycleStatusCode; } /** * Define el valor de la propiedad lifeCycleStatusCode. * * @param value * allowed object is * {@link LifeCycleStatusCodeType } * */ public void setLifeCycleStatusCode(LifeCycleStatusCodeType value) { this.lifeCycleStatusCode = value; } /** * Obtiene el valor de la propiedad contractSubdivision. * * @return * possible object is * {@link ContractSubdivisionType } * */ public ContractSubdivisionType getContractSubdivision() { return contractSubdivision; } /** * Define el valor de la propiedad contractSubdivision. * * @param value * allowed object is * {@link ContractSubdivisionType } * */ public void setContractSubdivision(ContractSubdivisionType value) { this.contractSubdivision = 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 orderableIndicator. * * @return * possible object is * {@link OrderableIndicatorType } * */ public OrderableIndicatorType getOrderableIndicator() { return orderableIndicator; } /** * Define el valor de la propiedad orderableIndicator. * * @param value * allowed object is * {@link OrderableIndicatorType } * */ public void setOrderableIndicator(OrderableIndicatorType value) { this.orderableIndicator = value; } /** * Obtiene el valor de la propiedad orderableUnit. * * @return * possible object is * {@link OrderableUnitType } * */ public OrderableUnitType getOrderableUnit() { return orderableUnit; } /** * Define el valor de la propiedad orderableUnit. * * @param value * allowed object is * {@link OrderableUnitType } * */ public void setOrderableUnit(OrderableUnitType value) { this.orderableUnit = value; } /** * Obtiene el valor de la propiedad contentUnitQuantity. * * @return * possible object is * {@link ContentUnitQuantityType } * */ public ContentUnitQuantityType getContentUnitQuantity() { return contentUnitQuantity; } /** * Define el valor de la propiedad contentUnitQuantity. * * @param value * allowed object is * {@link ContentUnitQuantityType } * */ public void setContentUnitQuantity(ContentUnitQuantityType value) { this.contentUnitQuantity = value; } /** * Obtiene el valor de la propiedad orderQuantityIncrementNumeric. * * @return * possible object is * {@link OrderQuantityIncrementNumericType } * */ public OrderQuantityIncrementNumericType getOrderQuantityIncrementNumeric() { return orderQuantityIncrementNumeric; } /** * Define el valor de la propiedad orderQuantityIncrementNumeric. * * @param value * allowed object is * {@link OrderQuantityIncrementNumericType } * */ public void setOrderQuantityIncrementNumeric(OrderQuantityIncrementNumericType value) { this.orderQuantityIncrementNumeric = value; } /** * Obtiene el valor de la propiedad minimumOrderQuantity. * * @return * possible object is * {@link MinimumOrderQuantityType } * */ public MinimumOrderQuantityType getMinimumOrderQuantity() { return minimumOrderQuantity; } /** * Define el valor de la propiedad minimumOrderQuantity. * * @param value * allowed object is * {@link MinimumOrderQuantityType } * */ public void setMinimumOrderQuantity(MinimumOrderQuantityType value) { this.minimumOrderQuantity = value; } /** * Obtiene el valor de la propiedad maximumOrderQuantity. * * @return * possible object is * {@link MaximumOrderQuantityType } * */ public MaximumOrderQuantityType getMaximumOrderQuantity() { return maximumOrderQuantity; } /** * Define el valor de la propiedad maximumOrderQuantity. * * @param value * allowed object is * {@link MaximumOrderQuantityType } * */ public void setMaximumOrderQuantity(MaximumOrderQuantityType value) { this.maximumOrderQuantity = value; } /** * Gets the value of the warrantyInformation 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 warrantyInformation property. * *

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

     *    getWarrantyInformation().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link WarrantyInformationType } * * */ public List getWarrantyInformation() { if (warrantyInformation == null) { warrantyInformation = new ArrayList(); } return this.warrantyInformation; } /** * Obtiene el valor de la propiedad packLevelCode. * * @return * possible object is * {@link PackLevelCodeType } * */ public PackLevelCodeType getPackLevelCode() { return packLevelCode; } /** * Define el valor de la propiedad packLevelCode. * * @param value * allowed object is * {@link PackLevelCodeType } * */ public void setPackLevelCode(PackLevelCodeType value) { this.packLevelCode = value; } /** * Obtiene el valor de la propiedad contractorCustomerParty. * * @return * possible object is * {@link CustomerPartyType } * */ public CustomerPartyType getContractorCustomerParty() { return contractorCustomerParty; } /** * Define el valor de la propiedad contractorCustomerParty. * * @param value * allowed object is * {@link CustomerPartyType } * */ public void setContractorCustomerParty(CustomerPartyType value) { this.contractorCustomerParty = value; } /** * Obtiene el valor de la propiedad sellerSupplierParty. * * @return * possible object is * {@link SupplierPartyType } * */ public SupplierPartyType getSellerSupplierParty() { return sellerSupplierParty; } /** * Define el valor de la propiedad sellerSupplierParty. * * @param value * allowed object is * {@link SupplierPartyType } * */ public void setSellerSupplierParty(SupplierPartyType value) { this.sellerSupplierParty = value; } /** * Obtiene el valor de la propiedad warrantyParty. * * @return * possible object is * {@link PartyType } * */ public PartyType getWarrantyParty() { return warrantyParty; } /** * Define el valor de la propiedad warrantyParty. * * @param value * allowed object is * {@link PartyType } * */ public void setWarrantyParty(PartyType value) { this.warrantyParty = value; } /** * Obtiene el valor de la propiedad warrantyValidityPeriod. * * @return * possible object is * {@link PeriodType } * */ public PeriodType getWarrantyValidityPeriod() { return warrantyValidityPeriod; } /** * Define el valor de la propiedad warrantyValidityPeriod. * * @param value * allowed object is * {@link PeriodType } * */ public void setWarrantyValidityPeriod(PeriodType value) { this.warrantyValidityPeriod = value; } /** * Obtiene el valor de la propiedad lineValidityPeriod. * * @return * possible object is * {@link PeriodType } * */ public PeriodType getLineValidityPeriod() { return lineValidityPeriod; } /** * Define el valor de la propiedad lineValidityPeriod. * * @param value * allowed object is * {@link PeriodType } * */ public void setLineValidityPeriod(PeriodType value) { this.lineValidityPeriod = value; } /** * Gets the value of the itemComparison 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 itemComparison property. * *

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

     *    getItemComparison().add(newItem);
     * 
* * *

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

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

     *    getComponentRelatedItem().add(newItem);
     * 
* * *

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

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

     *    getAccessoryRelatedItem().add(newItem);
     * 
* * *

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

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

     *    getRequiredRelatedItem().add(newItem);
     * 
* * *

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

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

     *    getReplacementRelatedItem().add(newItem);
     * 
* * *

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

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

     *    getComplementaryRelatedItem().add(newItem);
     * 
* * *

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

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

     *    getReplacedRelatedItem().add(newItem);
     * 
* * *

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

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

     *    getRequiredItemLocationQuantity().add(newItem);
     * 
* * *

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

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

     *    getDocumentReference().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link DocumentReferenceType } * * */ public List getDocumentReference() { if (documentReference == null) { documentReference = new ArrayList(); } return this.documentReference; } /** * Obtiene el valor de la propiedad item. * * @return * possible object is * {@link ItemType } * */ public ItemType getItem() { return item; } /** * Define el valor de la propiedad item. * * @param value * allowed object is * {@link ItemType } * */ public void setItem(ItemType value) { this.item = value; } /** * Gets the value of the keywordItemProperty 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 keywordItemProperty property. * *

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

     *    getKeywordItemProperty().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link ItemPropertyType } * * */ public List getKeywordItemProperty() { if (keywordItemProperty == null) { keywordItemProperty = new ArrayList(); } return this.keywordItemProperty; } /** * Obtiene el valor de la propiedad callForTendersLineReference. * * @return * possible object is * {@link LineReferenceType } * */ public LineReferenceType getCallForTendersLineReference() { return callForTendersLineReference; } /** * Define el valor de la propiedad callForTendersLineReference. * * @param value * allowed object is * {@link LineReferenceType } * */ public void setCallForTendersLineReference(LineReferenceType value) { this.callForTendersLineReference = value; } /** * Obtiene el valor de la propiedad callForTendersDocumentReference. * * @return * possible object is * {@link DocumentReferenceType } * */ public DocumentReferenceType getCallForTendersDocumentReference() { return callForTendersDocumentReference; } /** * Define el valor de la propiedad callForTendersDocumentReference. * * @param value * allowed object is * {@link DocumentReferenceType } * */ public void setCallForTendersDocumentReference(DocumentReferenceType value) { this.callForTendersDocumentReference = value; } 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)); } { ActionCodeType theActionCode; theActionCode = this.getActionCode(); strategy.appendField(locator, this, "actionCode", buffer, theActionCode, (this.actionCode!= null)); } { LifeCycleStatusCodeType theLifeCycleStatusCode; theLifeCycleStatusCode = this.getLifeCycleStatusCode(); strategy.appendField(locator, this, "lifeCycleStatusCode", buffer, theLifeCycleStatusCode, (this.lifeCycleStatusCode!= null)); } { ContractSubdivisionType theContractSubdivision; theContractSubdivision = this.getContractSubdivision(); strategy.appendField(locator, this, "contractSubdivision", buffer, theContractSubdivision, (this.contractSubdivision!= 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()))); } { OrderableIndicatorType theOrderableIndicator; theOrderableIndicator = this.getOrderableIndicator(); strategy.appendField(locator, this, "orderableIndicator", buffer, theOrderableIndicator, (this.orderableIndicator!= null)); } { OrderableUnitType theOrderableUnit; theOrderableUnit = this.getOrderableUnit(); strategy.appendField(locator, this, "orderableUnit", buffer, theOrderableUnit, (this.orderableUnit!= null)); } { ContentUnitQuantityType theContentUnitQuantity; theContentUnitQuantity = this.getContentUnitQuantity(); strategy.appendField(locator, this, "contentUnitQuantity", buffer, theContentUnitQuantity, (this.contentUnitQuantity!= null)); } { OrderQuantityIncrementNumericType theOrderQuantityIncrementNumeric; theOrderQuantityIncrementNumeric = this.getOrderQuantityIncrementNumeric(); strategy.appendField(locator, this, "orderQuantityIncrementNumeric", buffer, theOrderQuantityIncrementNumeric, (this.orderQuantityIncrementNumeric!= null)); } { MinimumOrderQuantityType theMinimumOrderQuantity; theMinimumOrderQuantity = this.getMinimumOrderQuantity(); strategy.appendField(locator, this, "minimumOrderQuantity", buffer, theMinimumOrderQuantity, (this.minimumOrderQuantity!= null)); } { MaximumOrderQuantityType theMaximumOrderQuantity; theMaximumOrderQuantity = this.getMaximumOrderQuantity(); strategy.appendField(locator, this, "maximumOrderQuantity", buffer, theMaximumOrderQuantity, (this.maximumOrderQuantity!= null)); } { List theWarrantyInformation; theWarrantyInformation = (((this.warrantyInformation!= null)&&(!this.warrantyInformation.isEmpty()))?this.getWarrantyInformation():null); strategy.appendField(locator, this, "warrantyInformation", buffer, theWarrantyInformation, ((this.warrantyInformation!= null)&&(!this.warrantyInformation.isEmpty()))); } { PackLevelCodeType thePackLevelCode; thePackLevelCode = this.getPackLevelCode(); strategy.appendField(locator, this, "packLevelCode", buffer, thePackLevelCode, (this.packLevelCode!= null)); } { CustomerPartyType theContractorCustomerParty; theContractorCustomerParty = this.getContractorCustomerParty(); strategy.appendField(locator, this, "contractorCustomerParty", buffer, theContractorCustomerParty, (this.contractorCustomerParty!= null)); } { SupplierPartyType theSellerSupplierParty; theSellerSupplierParty = this.getSellerSupplierParty(); strategy.appendField(locator, this, "sellerSupplierParty", buffer, theSellerSupplierParty, (this.sellerSupplierParty!= null)); } { PartyType theWarrantyParty; theWarrantyParty = this.getWarrantyParty(); strategy.appendField(locator, this, "warrantyParty", buffer, theWarrantyParty, (this.warrantyParty!= null)); } { PeriodType theWarrantyValidityPeriod; theWarrantyValidityPeriod = this.getWarrantyValidityPeriod(); strategy.appendField(locator, this, "warrantyValidityPeriod", buffer, theWarrantyValidityPeriod, (this.warrantyValidityPeriod!= null)); } { PeriodType theLineValidityPeriod; theLineValidityPeriod = this.getLineValidityPeriod(); strategy.appendField(locator, this, "lineValidityPeriod", buffer, theLineValidityPeriod, (this.lineValidityPeriod!= null)); } { List theItemComparison; theItemComparison = (((this.itemComparison!= null)&&(!this.itemComparison.isEmpty()))?this.getItemComparison():null); strategy.appendField(locator, this, "itemComparison", buffer, theItemComparison, ((this.itemComparison!= null)&&(!this.itemComparison.isEmpty()))); } { List theComponentRelatedItem; theComponentRelatedItem = (((this.componentRelatedItem!= null)&&(!this.componentRelatedItem.isEmpty()))?this.getComponentRelatedItem():null); strategy.appendField(locator, this, "componentRelatedItem", buffer, theComponentRelatedItem, ((this.componentRelatedItem!= null)&&(!this.componentRelatedItem.isEmpty()))); } { List theAccessoryRelatedItem; theAccessoryRelatedItem = (((this.accessoryRelatedItem!= null)&&(!this.accessoryRelatedItem.isEmpty()))?this.getAccessoryRelatedItem():null); strategy.appendField(locator, this, "accessoryRelatedItem", buffer, theAccessoryRelatedItem, ((this.accessoryRelatedItem!= null)&&(!this.accessoryRelatedItem.isEmpty()))); } { List theRequiredRelatedItem; theRequiredRelatedItem = (((this.requiredRelatedItem!= null)&&(!this.requiredRelatedItem.isEmpty()))?this.getRequiredRelatedItem():null); strategy.appendField(locator, this, "requiredRelatedItem", buffer, theRequiredRelatedItem, ((this.requiredRelatedItem!= null)&&(!this.requiredRelatedItem.isEmpty()))); } { List theReplacementRelatedItem; theReplacementRelatedItem = (((this.replacementRelatedItem!= null)&&(!this.replacementRelatedItem.isEmpty()))?this.getReplacementRelatedItem():null); strategy.appendField(locator, this, "replacementRelatedItem", buffer, theReplacementRelatedItem, ((this.replacementRelatedItem!= null)&&(!this.replacementRelatedItem.isEmpty()))); } { List theComplementaryRelatedItem; theComplementaryRelatedItem = (((this.complementaryRelatedItem!= null)&&(!this.complementaryRelatedItem.isEmpty()))?this.getComplementaryRelatedItem():null); strategy.appendField(locator, this, "complementaryRelatedItem", buffer, theComplementaryRelatedItem, ((this.complementaryRelatedItem!= null)&&(!this.complementaryRelatedItem.isEmpty()))); } { List theReplacedRelatedItem; theReplacedRelatedItem = (((this.replacedRelatedItem!= null)&&(!this.replacedRelatedItem.isEmpty()))?this.getReplacedRelatedItem():null); strategy.appendField(locator, this, "replacedRelatedItem", buffer, theReplacedRelatedItem, ((this.replacedRelatedItem!= null)&&(!this.replacedRelatedItem.isEmpty()))); } { List theRequiredItemLocationQuantity; theRequiredItemLocationQuantity = (((this.requiredItemLocationQuantity!= null)&&(!this.requiredItemLocationQuantity.isEmpty()))?this.getRequiredItemLocationQuantity():null); strategy.appendField(locator, this, "requiredItemLocationQuantity", buffer, theRequiredItemLocationQuantity, ((this.requiredItemLocationQuantity!= null)&&(!this.requiredItemLocationQuantity.isEmpty()))); } { List theDocumentReference; theDocumentReference = (((this.documentReference!= null)&&(!this.documentReference.isEmpty()))?this.getDocumentReference():null); strategy.appendField(locator, this, "documentReference", buffer, theDocumentReference, ((this.documentReference!= null)&&(!this.documentReference.isEmpty()))); } { ItemType theItem; theItem = this.getItem(); strategy.appendField(locator, this, "item", buffer, theItem, (this.item!= null)); } { List theKeywordItemProperty; theKeywordItemProperty = (((this.keywordItemProperty!= null)&&(!this.keywordItemProperty.isEmpty()))?this.getKeywordItemProperty():null); strategy.appendField(locator, this, "keywordItemProperty", buffer, theKeywordItemProperty, ((this.keywordItemProperty!= null)&&(!this.keywordItemProperty.isEmpty()))); } { LineReferenceType theCallForTendersLineReference; theCallForTendersLineReference = this.getCallForTendersLineReference(); strategy.appendField(locator, this, "callForTendersLineReference", buffer, theCallForTendersLineReference, (this.callForTendersLineReference!= null)); } { DocumentReferenceType theCallForTendersDocumentReference; theCallForTendersDocumentReference = this.getCallForTendersDocumentReference(); strategy.appendField(locator, this, "callForTendersDocumentReference", buffer, theCallForTendersDocumentReference, (this.callForTendersDocumentReference!= null)); } 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 CatalogueLineType that = ((CatalogueLineType) 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; } } { ActionCodeType lhsActionCode; lhsActionCode = this.getActionCode(); ActionCodeType rhsActionCode; rhsActionCode = that.getActionCode(); if (!strategy.equals(LocatorUtils.property(thisLocator, "actionCode", lhsActionCode), LocatorUtils.property(thatLocator, "actionCode", rhsActionCode), lhsActionCode, rhsActionCode, (this.actionCode!= null), (that.actionCode!= null))) { return false; } } { LifeCycleStatusCodeType lhsLifeCycleStatusCode; lhsLifeCycleStatusCode = this.getLifeCycleStatusCode(); LifeCycleStatusCodeType rhsLifeCycleStatusCode; rhsLifeCycleStatusCode = that.getLifeCycleStatusCode(); if (!strategy.equals(LocatorUtils.property(thisLocator, "lifeCycleStatusCode", lhsLifeCycleStatusCode), LocatorUtils.property(thatLocator, "lifeCycleStatusCode", rhsLifeCycleStatusCode), lhsLifeCycleStatusCode, rhsLifeCycleStatusCode, (this.lifeCycleStatusCode!= null), (that.lifeCycleStatusCode!= null))) { return false; } } { ContractSubdivisionType lhsContractSubdivision; lhsContractSubdivision = this.getContractSubdivision(); ContractSubdivisionType rhsContractSubdivision; rhsContractSubdivision = that.getContractSubdivision(); if (!strategy.equals(LocatorUtils.property(thisLocator, "contractSubdivision", lhsContractSubdivision), LocatorUtils.property(thatLocator, "contractSubdivision", rhsContractSubdivision), lhsContractSubdivision, rhsContractSubdivision, (this.contractSubdivision!= null), (that.contractSubdivision!= 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; } } { OrderableIndicatorType lhsOrderableIndicator; lhsOrderableIndicator = this.getOrderableIndicator(); OrderableIndicatorType rhsOrderableIndicator; rhsOrderableIndicator = that.getOrderableIndicator(); if (!strategy.equals(LocatorUtils.property(thisLocator, "orderableIndicator", lhsOrderableIndicator), LocatorUtils.property(thatLocator, "orderableIndicator", rhsOrderableIndicator), lhsOrderableIndicator, rhsOrderableIndicator, (this.orderableIndicator!= null), (that.orderableIndicator!= null))) { return false; } } { OrderableUnitType lhsOrderableUnit; lhsOrderableUnit = this.getOrderableUnit(); OrderableUnitType rhsOrderableUnit; rhsOrderableUnit = that.getOrderableUnit(); if (!strategy.equals(LocatorUtils.property(thisLocator, "orderableUnit", lhsOrderableUnit), LocatorUtils.property(thatLocator, "orderableUnit", rhsOrderableUnit), lhsOrderableUnit, rhsOrderableUnit, (this.orderableUnit!= null), (that.orderableUnit!= null))) { return false; } } { ContentUnitQuantityType lhsContentUnitQuantity; lhsContentUnitQuantity = this.getContentUnitQuantity(); ContentUnitQuantityType rhsContentUnitQuantity; rhsContentUnitQuantity = that.getContentUnitQuantity(); if (!strategy.equals(LocatorUtils.property(thisLocator, "contentUnitQuantity", lhsContentUnitQuantity), LocatorUtils.property(thatLocator, "contentUnitQuantity", rhsContentUnitQuantity), lhsContentUnitQuantity, rhsContentUnitQuantity, (this.contentUnitQuantity!= null), (that.contentUnitQuantity!= null))) { return false; } } { OrderQuantityIncrementNumericType lhsOrderQuantityIncrementNumeric; lhsOrderQuantityIncrementNumeric = this.getOrderQuantityIncrementNumeric(); OrderQuantityIncrementNumericType rhsOrderQuantityIncrementNumeric; rhsOrderQuantityIncrementNumeric = that.getOrderQuantityIncrementNumeric(); if (!strategy.equals(LocatorUtils.property(thisLocator, "orderQuantityIncrementNumeric", lhsOrderQuantityIncrementNumeric), LocatorUtils.property(thatLocator, "orderQuantityIncrementNumeric", rhsOrderQuantityIncrementNumeric), lhsOrderQuantityIncrementNumeric, rhsOrderQuantityIncrementNumeric, (this.orderQuantityIncrementNumeric!= null), (that.orderQuantityIncrementNumeric!= null))) { return false; } } { MinimumOrderQuantityType lhsMinimumOrderQuantity; lhsMinimumOrderQuantity = this.getMinimumOrderQuantity(); MinimumOrderQuantityType rhsMinimumOrderQuantity; rhsMinimumOrderQuantity = that.getMinimumOrderQuantity(); if (!strategy.equals(LocatorUtils.property(thisLocator, "minimumOrderQuantity", lhsMinimumOrderQuantity), LocatorUtils.property(thatLocator, "minimumOrderQuantity", rhsMinimumOrderQuantity), lhsMinimumOrderQuantity, rhsMinimumOrderQuantity, (this.minimumOrderQuantity!= null), (that.minimumOrderQuantity!= null))) { return false; } } { MaximumOrderQuantityType lhsMaximumOrderQuantity; lhsMaximumOrderQuantity = this.getMaximumOrderQuantity(); MaximumOrderQuantityType rhsMaximumOrderQuantity; rhsMaximumOrderQuantity = that.getMaximumOrderQuantity(); if (!strategy.equals(LocatorUtils.property(thisLocator, "maximumOrderQuantity", lhsMaximumOrderQuantity), LocatorUtils.property(thatLocator, "maximumOrderQuantity", rhsMaximumOrderQuantity), lhsMaximumOrderQuantity, rhsMaximumOrderQuantity, (this.maximumOrderQuantity!= null), (that.maximumOrderQuantity!= null))) { return false; } } { List lhsWarrantyInformation; lhsWarrantyInformation = (((this.warrantyInformation!= null)&&(!this.warrantyInformation.isEmpty()))?this.getWarrantyInformation():null); List rhsWarrantyInformation; rhsWarrantyInformation = (((that.warrantyInformation!= null)&&(!that.warrantyInformation.isEmpty()))?that.getWarrantyInformation():null); if (!strategy.equals(LocatorUtils.property(thisLocator, "warrantyInformation", lhsWarrantyInformation), LocatorUtils.property(thatLocator, "warrantyInformation", rhsWarrantyInformation), lhsWarrantyInformation, rhsWarrantyInformation, ((this.warrantyInformation!= null)&&(!this.warrantyInformation.isEmpty())), ((that.warrantyInformation!= null)&&(!that.warrantyInformation.isEmpty())))) { return false; } } { PackLevelCodeType lhsPackLevelCode; lhsPackLevelCode = this.getPackLevelCode(); PackLevelCodeType rhsPackLevelCode; rhsPackLevelCode = that.getPackLevelCode(); if (!strategy.equals(LocatorUtils.property(thisLocator, "packLevelCode", lhsPackLevelCode), LocatorUtils.property(thatLocator, "packLevelCode", rhsPackLevelCode), lhsPackLevelCode, rhsPackLevelCode, (this.packLevelCode!= null), (that.packLevelCode!= null))) { return false; } } { CustomerPartyType lhsContractorCustomerParty; lhsContractorCustomerParty = this.getContractorCustomerParty(); CustomerPartyType rhsContractorCustomerParty; rhsContractorCustomerParty = that.getContractorCustomerParty(); if (!strategy.equals(LocatorUtils.property(thisLocator, "contractorCustomerParty", lhsContractorCustomerParty), LocatorUtils.property(thatLocator, "contractorCustomerParty", rhsContractorCustomerParty), lhsContractorCustomerParty, rhsContractorCustomerParty, (this.contractorCustomerParty!= null), (that.contractorCustomerParty!= null))) { return false; } } { SupplierPartyType lhsSellerSupplierParty; lhsSellerSupplierParty = this.getSellerSupplierParty(); SupplierPartyType rhsSellerSupplierParty; rhsSellerSupplierParty = that.getSellerSupplierParty(); if (!strategy.equals(LocatorUtils.property(thisLocator, "sellerSupplierParty", lhsSellerSupplierParty), LocatorUtils.property(thatLocator, "sellerSupplierParty", rhsSellerSupplierParty), lhsSellerSupplierParty, rhsSellerSupplierParty, (this.sellerSupplierParty!= null), (that.sellerSupplierParty!= null))) { return false; } } { PartyType lhsWarrantyParty; lhsWarrantyParty = this.getWarrantyParty(); PartyType rhsWarrantyParty; rhsWarrantyParty = that.getWarrantyParty(); if (!strategy.equals(LocatorUtils.property(thisLocator, "warrantyParty", lhsWarrantyParty), LocatorUtils.property(thatLocator, "warrantyParty", rhsWarrantyParty), lhsWarrantyParty, rhsWarrantyParty, (this.warrantyParty!= null), (that.warrantyParty!= null))) { return false; } } { PeriodType lhsWarrantyValidityPeriod; lhsWarrantyValidityPeriod = this.getWarrantyValidityPeriod(); PeriodType rhsWarrantyValidityPeriod; rhsWarrantyValidityPeriod = that.getWarrantyValidityPeriod(); if (!strategy.equals(LocatorUtils.property(thisLocator, "warrantyValidityPeriod", lhsWarrantyValidityPeriod), LocatorUtils.property(thatLocator, "warrantyValidityPeriod", rhsWarrantyValidityPeriod), lhsWarrantyValidityPeriod, rhsWarrantyValidityPeriod, (this.warrantyValidityPeriod!= null), (that.warrantyValidityPeriod!= null))) { return false; } } { PeriodType lhsLineValidityPeriod; lhsLineValidityPeriod = this.getLineValidityPeriod(); PeriodType rhsLineValidityPeriod; rhsLineValidityPeriod = that.getLineValidityPeriod(); if (!strategy.equals(LocatorUtils.property(thisLocator, "lineValidityPeriod", lhsLineValidityPeriod), LocatorUtils.property(thatLocator, "lineValidityPeriod", rhsLineValidityPeriod), lhsLineValidityPeriod, rhsLineValidityPeriod, (this.lineValidityPeriod!= null), (that.lineValidityPeriod!= null))) { return false; } } { List lhsItemComparison; lhsItemComparison = (((this.itemComparison!= null)&&(!this.itemComparison.isEmpty()))?this.getItemComparison():null); List rhsItemComparison; rhsItemComparison = (((that.itemComparison!= null)&&(!that.itemComparison.isEmpty()))?that.getItemComparison():null); if (!strategy.equals(LocatorUtils.property(thisLocator, "itemComparison", lhsItemComparison), LocatorUtils.property(thatLocator, "itemComparison", rhsItemComparison), lhsItemComparison, rhsItemComparison, ((this.itemComparison!= null)&&(!this.itemComparison.isEmpty())), ((that.itemComparison!= null)&&(!that.itemComparison.isEmpty())))) { return false; } } { List lhsComponentRelatedItem; lhsComponentRelatedItem = (((this.componentRelatedItem!= null)&&(!this.componentRelatedItem.isEmpty()))?this.getComponentRelatedItem():null); List rhsComponentRelatedItem; rhsComponentRelatedItem = (((that.componentRelatedItem!= null)&&(!that.componentRelatedItem.isEmpty()))?that.getComponentRelatedItem():null); if (!strategy.equals(LocatorUtils.property(thisLocator, "componentRelatedItem", lhsComponentRelatedItem), LocatorUtils.property(thatLocator, "componentRelatedItem", rhsComponentRelatedItem), lhsComponentRelatedItem, rhsComponentRelatedItem, ((this.componentRelatedItem!= null)&&(!this.componentRelatedItem.isEmpty())), ((that.componentRelatedItem!= null)&&(!that.componentRelatedItem.isEmpty())))) { return false; } } { List lhsAccessoryRelatedItem; lhsAccessoryRelatedItem = (((this.accessoryRelatedItem!= null)&&(!this.accessoryRelatedItem.isEmpty()))?this.getAccessoryRelatedItem():null); List rhsAccessoryRelatedItem; rhsAccessoryRelatedItem = (((that.accessoryRelatedItem!= null)&&(!that.accessoryRelatedItem.isEmpty()))?that.getAccessoryRelatedItem():null); if (!strategy.equals(LocatorUtils.property(thisLocator, "accessoryRelatedItem", lhsAccessoryRelatedItem), LocatorUtils.property(thatLocator, "accessoryRelatedItem", rhsAccessoryRelatedItem), lhsAccessoryRelatedItem, rhsAccessoryRelatedItem, ((this.accessoryRelatedItem!= null)&&(!this.accessoryRelatedItem.isEmpty())), ((that.accessoryRelatedItem!= null)&&(!that.accessoryRelatedItem.isEmpty())))) { return false; } } { List lhsRequiredRelatedItem; lhsRequiredRelatedItem = (((this.requiredRelatedItem!= null)&&(!this.requiredRelatedItem.isEmpty()))?this.getRequiredRelatedItem():null); List rhsRequiredRelatedItem; rhsRequiredRelatedItem = (((that.requiredRelatedItem!= null)&&(!that.requiredRelatedItem.isEmpty()))?that.getRequiredRelatedItem():null); if (!strategy.equals(LocatorUtils.property(thisLocator, "requiredRelatedItem", lhsRequiredRelatedItem), LocatorUtils.property(thatLocator, "requiredRelatedItem", rhsRequiredRelatedItem), lhsRequiredRelatedItem, rhsRequiredRelatedItem, ((this.requiredRelatedItem!= null)&&(!this.requiredRelatedItem.isEmpty())), ((that.requiredRelatedItem!= null)&&(!that.requiredRelatedItem.isEmpty())))) { return false; } } { List lhsReplacementRelatedItem; lhsReplacementRelatedItem = (((this.replacementRelatedItem!= null)&&(!this.replacementRelatedItem.isEmpty()))?this.getReplacementRelatedItem():null); List rhsReplacementRelatedItem; rhsReplacementRelatedItem = (((that.replacementRelatedItem!= null)&&(!that.replacementRelatedItem.isEmpty()))?that.getReplacementRelatedItem():null); if (!strategy.equals(LocatorUtils.property(thisLocator, "replacementRelatedItem", lhsReplacementRelatedItem), LocatorUtils.property(thatLocator, "replacementRelatedItem", rhsReplacementRelatedItem), lhsReplacementRelatedItem, rhsReplacementRelatedItem, ((this.replacementRelatedItem!= null)&&(!this.replacementRelatedItem.isEmpty())), ((that.replacementRelatedItem!= null)&&(!that.replacementRelatedItem.isEmpty())))) { return false; } } { List lhsComplementaryRelatedItem; lhsComplementaryRelatedItem = (((this.complementaryRelatedItem!= null)&&(!this.complementaryRelatedItem.isEmpty()))?this.getComplementaryRelatedItem():null); List rhsComplementaryRelatedItem; rhsComplementaryRelatedItem = (((that.complementaryRelatedItem!= null)&&(!that.complementaryRelatedItem.isEmpty()))?that.getComplementaryRelatedItem():null); if (!strategy.equals(LocatorUtils.property(thisLocator, "complementaryRelatedItem", lhsComplementaryRelatedItem), LocatorUtils.property(thatLocator, "complementaryRelatedItem", rhsComplementaryRelatedItem), lhsComplementaryRelatedItem, rhsComplementaryRelatedItem, ((this.complementaryRelatedItem!= null)&&(!this.complementaryRelatedItem.isEmpty())), ((that.complementaryRelatedItem!= null)&&(!that.complementaryRelatedItem.isEmpty())))) { return false; } } { List lhsReplacedRelatedItem; lhsReplacedRelatedItem = (((this.replacedRelatedItem!= null)&&(!this.replacedRelatedItem.isEmpty()))?this.getReplacedRelatedItem():null); List rhsReplacedRelatedItem; rhsReplacedRelatedItem = (((that.replacedRelatedItem!= null)&&(!that.replacedRelatedItem.isEmpty()))?that.getReplacedRelatedItem():null); if (!strategy.equals(LocatorUtils.property(thisLocator, "replacedRelatedItem", lhsReplacedRelatedItem), LocatorUtils.property(thatLocator, "replacedRelatedItem", rhsReplacedRelatedItem), lhsReplacedRelatedItem, rhsReplacedRelatedItem, ((this.replacedRelatedItem!= null)&&(!this.replacedRelatedItem.isEmpty())), ((that.replacedRelatedItem!= null)&&(!that.replacedRelatedItem.isEmpty())))) { return false; } } { List lhsRequiredItemLocationQuantity; lhsRequiredItemLocationQuantity = (((this.requiredItemLocationQuantity!= null)&&(!this.requiredItemLocationQuantity.isEmpty()))?this.getRequiredItemLocationQuantity():null); List rhsRequiredItemLocationQuantity; rhsRequiredItemLocationQuantity = (((that.requiredItemLocationQuantity!= null)&&(!that.requiredItemLocationQuantity.isEmpty()))?that.getRequiredItemLocationQuantity():null); if (!strategy.equals(LocatorUtils.property(thisLocator, "requiredItemLocationQuantity", lhsRequiredItemLocationQuantity), LocatorUtils.property(thatLocator, "requiredItemLocationQuantity", rhsRequiredItemLocationQuantity), lhsRequiredItemLocationQuantity, rhsRequiredItemLocationQuantity, ((this.requiredItemLocationQuantity!= null)&&(!this.requiredItemLocationQuantity.isEmpty())), ((that.requiredItemLocationQuantity!= null)&&(!that.requiredItemLocationQuantity.isEmpty())))) { return false; } } { List lhsDocumentReference; lhsDocumentReference = (((this.documentReference!= null)&&(!this.documentReference.isEmpty()))?this.getDocumentReference():null); List rhsDocumentReference; rhsDocumentReference = (((that.documentReference!= null)&&(!that.documentReference.isEmpty()))?that.getDocumentReference():null); if (!strategy.equals(LocatorUtils.property(thisLocator, "documentReference", lhsDocumentReference), LocatorUtils.property(thatLocator, "documentReference", rhsDocumentReference), lhsDocumentReference, rhsDocumentReference, ((this.documentReference!= null)&&(!this.documentReference.isEmpty())), ((that.documentReference!= null)&&(!that.documentReference.isEmpty())))) { return false; } } { ItemType lhsItem; lhsItem = this.getItem(); ItemType rhsItem; rhsItem = that.getItem(); if (!strategy.equals(LocatorUtils.property(thisLocator, "item", lhsItem), LocatorUtils.property(thatLocator, "item", rhsItem), lhsItem, rhsItem, (this.item!= null), (that.item!= null))) { return false; } } { List lhsKeywordItemProperty; lhsKeywordItemProperty = (((this.keywordItemProperty!= null)&&(!this.keywordItemProperty.isEmpty()))?this.getKeywordItemProperty():null); List rhsKeywordItemProperty; rhsKeywordItemProperty = (((that.keywordItemProperty!= null)&&(!that.keywordItemProperty.isEmpty()))?that.getKeywordItemProperty():null); if (!strategy.equals(LocatorUtils.property(thisLocator, "keywordItemProperty", lhsKeywordItemProperty), LocatorUtils.property(thatLocator, "keywordItemProperty", rhsKeywordItemProperty), lhsKeywordItemProperty, rhsKeywordItemProperty, ((this.keywordItemProperty!= null)&&(!this.keywordItemProperty.isEmpty())), ((that.keywordItemProperty!= null)&&(!that.keywordItemProperty.isEmpty())))) { return false; } } { LineReferenceType lhsCallForTendersLineReference; lhsCallForTendersLineReference = this.getCallForTendersLineReference(); LineReferenceType rhsCallForTendersLineReference; rhsCallForTendersLineReference = that.getCallForTendersLineReference(); if (!strategy.equals(LocatorUtils.property(thisLocator, "callForTendersLineReference", lhsCallForTendersLineReference), LocatorUtils.property(thatLocator, "callForTendersLineReference", rhsCallForTendersLineReference), lhsCallForTendersLineReference, rhsCallForTendersLineReference, (this.callForTendersLineReference!= null), (that.callForTendersLineReference!= null))) { return false; } } { DocumentReferenceType lhsCallForTendersDocumentReference; lhsCallForTendersDocumentReference = this.getCallForTendersDocumentReference(); DocumentReferenceType rhsCallForTendersDocumentReference; rhsCallForTendersDocumentReference = that.getCallForTendersDocumentReference(); if (!strategy.equals(LocatorUtils.property(thisLocator, "callForTendersDocumentReference", lhsCallForTendersDocumentReference), LocatorUtils.property(thatLocator, "callForTendersDocumentReference", rhsCallForTendersDocumentReference), lhsCallForTendersDocumentReference, rhsCallForTendersDocumentReference, (this.callForTendersDocumentReference!= null), (that.callForTendersDocumentReference!= null))) { 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)); } { ActionCodeType theActionCode; theActionCode = this.getActionCode(); currentHashCode = strategy.hashCode(LocatorUtils.property(locator, "actionCode", theActionCode), currentHashCode, theActionCode, (this.actionCode!= null)); } { LifeCycleStatusCodeType theLifeCycleStatusCode; theLifeCycleStatusCode = this.getLifeCycleStatusCode(); currentHashCode = strategy.hashCode(LocatorUtils.property(locator, "lifeCycleStatusCode", theLifeCycleStatusCode), currentHashCode, theLifeCycleStatusCode, (this.lifeCycleStatusCode!= null)); } { ContractSubdivisionType theContractSubdivision; theContractSubdivision = this.getContractSubdivision(); currentHashCode = strategy.hashCode(LocatorUtils.property(locator, "contractSubdivision", theContractSubdivision), currentHashCode, theContractSubdivision, (this.contractSubdivision!= 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()))); } { OrderableIndicatorType theOrderableIndicator; theOrderableIndicator = this.getOrderableIndicator(); currentHashCode = strategy.hashCode(LocatorUtils.property(locator, "orderableIndicator", theOrderableIndicator), currentHashCode, theOrderableIndicator, (this.orderableIndicator!= null)); } { OrderableUnitType theOrderableUnit; theOrderableUnit = this.getOrderableUnit(); currentHashCode = strategy.hashCode(LocatorUtils.property(locator, "orderableUnit", theOrderableUnit), currentHashCode, theOrderableUnit, (this.orderableUnit!= null)); } { ContentUnitQuantityType theContentUnitQuantity; theContentUnitQuantity = this.getContentUnitQuantity(); currentHashCode = strategy.hashCode(LocatorUtils.property(locator, "contentUnitQuantity", theContentUnitQuantity), currentHashCode, theContentUnitQuantity, (this.contentUnitQuantity!= null)); } { OrderQuantityIncrementNumericType theOrderQuantityIncrementNumeric; theOrderQuantityIncrementNumeric = this.getOrderQuantityIncrementNumeric(); currentHashCode = strategy.hashCode(LocatorUtils.property(locator, "orderQuantityIncrementNumeric", theOrderQuantityIncrementNumeric), currentHashCode, theOrderQuantityIncrementNumeric, (this.orderQuantityIncrementNumeric!= null)); } { MinimumOrderQuantityType theMinimumOrderQuantity; theMinimumOrderQuantity = this.getMinimumOrderQuantity(); currentHashCode = strategy.hashCode(LocatorUtils.property(locator, "minimumOrderQuantity", theMinimumOrderQuantity), currentHashCode, theMinimumOrderQuantity, (this.minimumOrderQuantity!= null)); } { MaximumOrderQuantityType theMaximumOrderQuantity; theMaximumOrderQuantity = this.getMaximumOrderQuantity(); currentHashCode = strategy.hashCode(LocatorUtils.property(locator, "maximumOrderQuantity", theMaximumOrderQuantity), currentHashCode, theMaximumOrderQuantity, (this.maximumOrderQuantity!= null)); } { List theWarrantyInformation; theWarrantyInformation = (((this.warrantyInformation!= null)&&(!this.warrantyInformation.isEmpty()))?this.getWarrantyInformation():null); currentHashCode = strategy.hashCode(LocatorUtils.property(locator, "warrantyInformation", theWarrantyInformation), currentHashCode, theWarrantyInformation, ((this.warrantyInformation!= null)&&(!this.warrantyInformation.isEmpty()))); } { PackLevelCodeType thePackLevelCode; thePackLevelCode = this.getPackLevelCode(); currentHashCode = strategy.hashCode(LocatorUtils.property(locator, "packLevelCode", thePackLevelCode), currentHashCode, thePackLevelCode, (this.packLevelCode!= null)); } { CustomerPartyType theContractorCustomerParty; theContractorCustomerParty = this.getContractorCustomerParty(); currentHashCode = strategy.hashCode(LocatorUtils.property(locator, "contractorCustomerParty", theContractorCustomerParty), currentHashCode, theContractorCustomerParty, (this.contractorCustomerParty!= null)); } { SupplierPartyType theSellerSupplierParty; theSellerSupplierParty = this.getSellerSupplierParty(); currentHashCode = strategy.hashCode(LocatorUtils.property(locator, "sellerSupplierParty", theSellerSupplierParty), currentHashCode, theSellerSupplierParty, (this.sellerSupplierParty!= null)); } { PartyType theWarrantyParty; theWarrantyParty = this.getWarrantyParty(); currentHashCode = strategy.hashCode(LocatorUtils.property(locator, "warrantyParty", theWarrantyParty), currentHashCode, theWarrantyParty, (this.warrantyParty!= null)); } { PeriodType theWarrantyValidityPeriod; theWarrantyValidityPeriod = this.getWarrantyValidityPeriod(); currentHashCode = strategy.hashCode(LocatorUtils.property(locator, "warrantyValidityPeriod", theWarrantyValidityPeriod), currentHashCode, theWarrantyValidityPeriod, (this.warrantyValidityPeriod!= null)); } { PeriodType theLineValidityPeriod; theLineValidityPeriod = this.getLineValidityPeriod(); currentHashCode = strategy.hashCode(LocatorUtils.property(locator, "lineValidityPeriod", theLineValidityPeriod), currentHashCode, theLineValidityPeriod, (this.lineValidityPeriod!= null)); } { List theItemComparison; theItemComparison = (((this.itemComparison!= null)&&(!this.itemComparison.isEmpty()))?this.getItemComparison():null); currentHashCode = strategy.hashCode(LocatorUtils.property(locator, "itemComparison", theItemComparison), currentHashCode, theItemComparison, ((this.itemComparison!= null)&&(!this.itemComparison.isEmpty()))); } { List theComponentRelatedItem; theComponentRelatedItem = (((this.componentRelatedItem!= null)&&(!this.componentRelatedItem.isEmpty()))?this.getComponentRelatedItem():null); currentHashCode = strategy.hashCode(LocatorUtils.property(locator, "componentRelatedItem", theComponentRelatedItem), currentHashCode, theComponentRelatedItem, ((this.componentRelatedItem!= null)&&(!this.componentRelatedItem.isEmpty()))); } { List theAccessoryRelatedItem; theAccessoryRelatedItem = (((this.accessoryRelatedItem!= null)&&(!this.accessoryRelatedItem.isEmpty()))?this.getAccessoryRelatedItem():null); currentHashCode = strategy.hashCode(LocatorUtils.property(locator, "accessoryRelatedItem", theAccessoryRelatedItem), currentHashCode, theAccessoryRelatedItem, ((this.accessoryRelatedItem!= null)&&(!this.accessoryRelatedItem.isEmpty()))); } { List theRequiredRelatedItem; theRequiredRelatedItem = (((this.requiredRelatedItem!= null)&&(!this.requiredRelatedItem.isEmpty()))?this.getRequiredRelatedItem():null); currentHashCode = strategy.hashCode(LocatorUtils.property(locator, "requiredRelatedItem", theRequiredRelatedItem), currentHashCode, theRequiredRelatedItem, ((this.requiredRelatedItem!= null)&&(!this.requiredRelatedItem.isEmpty()))); } { List theReplacementRelatedItem; theReplacementRelatedItem = (((this.replacementRelatedItem!= null)&&(!this.replacementRelatedItem.isEmpty()))?this.getReplacementRelatedItem():null); currentHashCode = strategy.hashCode(LocatorUtils.property(locator, "replacementRelatedItem", theReplacementRelatedItem), currentHashCode, theReplacementRelatedItem, ((this.replacementRelatedItem!= null)&&(!this.replacementRelatedItem.isEmpty()))); } { List theComplementaryRelatedItem; theComplementaryRelatedItem = (((this.complementaryRelatedItem!= null)&&(!this.complementaryRelatedItem.isEmpty()))?this.getComplementaryRelatedItem():null); currentHashCode = strategy.hashCode(LocatorUtils.property(locator, "complementaryRelatedItem", theComplementaryRelatedItem), currentHashCode, theComplementaryRelatedItem, ((this.complementaryRelatedItem!= null)&&(!this.complementaryRelatedItem.isEmpty()))); } { List theReplacedRelatedItem; theReplacedRelatedItem = (((this.replacedRelatedItem!= null)&&(!this.replacedRelatedItem.isEmpty()))?this.getReplacedRelatedItem():null); currentHashCode = strategy.hashCode(LocatorUtils.property(locator, "replacedRelatedItem", theReplacedRelatedItem), currentHashCode, theReplacedRelatedItem, ((this.replacedRelatedItem!= null)&&(!this.replacedRelatedItem.isEmpty()))); } { List theRequiredItemLocationQuantity; theRequiredItemLocationQuantity = (((this.requiredItemLocationQuantity!= null)&&(!this.requiredItemLocationQuantity.isEmpty()))?this.getRequiredItemLocationQuantity():null); currentHashCode = strategy.hashCode(LocatorUtils.property(locator, "requiredItemLocationQuantity", theRequiredItemLocationQuantity), currentHashCode, theRequiredItemLocationQuantity, ((this.requiredItemLocationQuantity!= null)&&(!this.requiredItemLocationQuantity.isEmpty()))); } { List theDocumentReference; theDocumentReference = (((this.documentReference!= null)&&(!this.documentReference.isEmpty()))?this.getDocumentReference():null); currentHashCode = strategy.hashCode(LocatorUtils.property(locator, "documentReference", theDocumentReference), currentHashCode, theDocumentReference, ((this.documentReference!= null)&&(!this.documentReference.isEmpty()))); } { ItemType theItem; theItem = this.getItem(); currentHashCode = strategy.hashCode(LocatorUtils.property(locator, "item", theItem), currentHashCode, theItem, (this.item!= null)); } { List theKeywordItemProperty; theKeywordItemProperty = (((this.keywordItemProperty!= null)&&(!this.keywordItemProperty.isEmpty()))?this.getKeywordItemProperty():null); currentHashCode = strategy.hashCode(LocatorUtils.property(locator, "keywordItemProperty", theKeywordItemProperty), currentHashCode, theKeywordItemProperty, ((this.keywordItemProperty!= null)&&(!this.keywordItemProperty.isEmpty()))); } { LineReferenceType theCallForTendersLineReference; theCallForTendersLineReference = this.getCallForTendersLineReference(); currentHashCode = strategy.hashCode(LocatorUtils.property(locator, "callForTendersLineReference", theCallForTendersLineReference), currentHashCode, theCallForTendersLineReference, (this.callForTendersLineReference!= null)); } { DocumentReferenceType theCallForTendersDocumentReference; theCallForTendersDocumentReference = this.getCallForTendersDocumentReference(); currentHashCode = strategy.hashCode(LocatorUtils.property(locator, "callForTendersDocumentReference", theCallForTendersDocumentReference), currentHashCode, theCallForTendersDocumentReference, (this.callForTendersDocumentReference!= null)); } return currentHashCode; } public int hashCode() { final HashCodeStrategy2 strategy = JAXBHashCodeStrategy.INSTANCE; return this.hashCode(null, strategy); } }





© 2015 - 2024 Weber Informatics LLC | Privacy Policy