net.datastream.schemas.mp_entities.assetequipment_001.EquipmentBase Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of eam-wshub-proxyclient Show documentation
Show all versions of eam-wshub-proxyclient Show documentation
JAX-WS aisws aisws generated from Infor EAM Web Services Toolkit WSDLs.
package net.datastream.schemas.mp_entities.assetequipment_001;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlAttribute;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlRootElement;
import javax.xml.bind.annotation.XmlType;
import net.datastream.schemas.mp_fields.APPROVALLISTID_Type;
import net.datastream.schemas.mp_fields.CATEGORYID;
import net.datastream.schemas.mp_fields.CLASSID_Type;
import net.datastream.schemas.mp_fields.CNID;
import net.datastream.schemas.mp_fields.CONSISTID_Type;
import net.datastream.schemas.mp_fields.COSTCODEID_Type;
import net.datastream.schemas.mp_fields.CRITICALITYID_Type;
import net.datastream.schemas.mp_fields.CURRENCYID_Type;
import net.datastream.schemas.mp_fields.DEPARTMENTID_Type;
import net.datastream.schemas.mp_fields.DOCUMENTID_Type;
import net.datastream.schemas.mp_fields.EQUIPMENTCONFIGURATIONID_Type;
import net.datastream.schemas.mp_fields.EQUIPMENTSTATEID;
import net.datastream.schemas.mp_fields.Employee_Type;
import net.datastream.schemas.mp_fields.FUELID_Type;
import net.datastream.schemas.mp_fields.GISMAPID_Type;
import net.datastream.schemas.mp_fields.LINEARREFERENCEDETAILS_Type;
import net.datastream.schemas.mp_fields.LINEARUOMID_Type;
import net.datastream.schemas.mp_fields.OBJECT_Type;
import net.datastream.schemas.mp_fields.PERSONID_Type;
import net.datastream.schemas.mp_fields.PURCHASEORDERLINEID_Type;
import net.datastream.schemas.mp_fields.RELIABILITYRANKINGDETAILS_Type;
import net.datastream.schemas.mp_fields.RISKMATRIXSETUPID_Type;
import net.datastream.schemas.mp_fields.STANDARDENTITYID_Type;
import net.datastream.schemas.mp_fields.STATUS_Type;
import net.datastream.schemas.mp_fields.TYPE_Type;
import net.datastream.schemas.mp_fields.UOMID_Type;
import net.datastream.schemas.mp_fields.USERDEFINEDAREA;
import net.datastream.schemas.mp_fields.USERDEFINEDCODEID_Type;
import net.datastream.schemas.mp_fields.USERID_Type;
import net.datastream.schemas.mp_fields.VMRSCODE_Type;
import net.datastream.schemas.mp_fields.WORKSPACEID_Type;
import org.openapplications.oagis_segments.AMOUNT;
import org.openapplications.oagis_segments.DATETIME;
import org.openapplications.oagis_segments.QUANTITY;
/**
* Classe Java pour anonymous complex type.
*
*
Le fragment de schéma suivant indique le contenu attendu figurant dans cette classe.
*
*
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <element ref="{http://schemas.datastream.net/MP_fields}CLASSID" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}CATEGORYID" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}PROFILEID" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}INPRODUCTION" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}SAFETY" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}COSTCODEID" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}COMMISSIONDATE" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}TRANSFERDATE" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}WITHDRAWALDATE" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}ASSETVALUE" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}ASSIGNEDTO" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}METERUNIT" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}CRITICALITYID" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}SOLDDATE" minOccurs="0"/>
* <element name="DORMANT" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <element ref="{http://schemas.datastream.net/MP_fields}DORMANTSTART" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}DORMANTEND" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}DORMANTREUSE" minOccurs="0"/>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element ref="{http://schemas.datastream.net/MP_fields}INVENTORYVERIFICATIONDATE" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_entities/AssetEquipment_001}PartAssociation" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_entities/AssetEquipment_001}ManufacturerInfo" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_entities/AssetEquipment_001}FleetVehicleInfo" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}CNID" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}EQUIPMENTSTATEID" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}VMRSCODE" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}PARTLOCATIONCODE" minOccurs="0"/>
* <element name="PurchaseOrderInfo" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <element ref="{http://schemas.datastream.net/MP_fields}PURCHASEORDERLINEID"/>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element ref="{http://schemas.datastream.net/MP_entities/AssetEquipment_001}Variables" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}PREVENTWOCOMPLETION" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}USERDEFINEDAREA" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}GISOBJID" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}GISPROFILE" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}CGMP" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}LINKGISWO" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}GISMAPID" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}GISLAYER" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}XLOCATION" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}YLOCATION" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}LINEARREFERENCEDETAILS" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_entities/AssetEquipment_001}CallCenterDetails" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_entities/AssetEquipment_001}AssetParentHierarchy" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_entities/AssetEquipment_001}UserDefinedFields" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_entities/AssetEquipment_001}FacilityConditionIndex" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}RESOURCEENABLED" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}RELIABILITYRANKINGDETAILS" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}EQUIPMENTALIAS" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}ISFACILITY" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}COUNTRYID" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_entities/AssetEquipment_001}EnergyPerformance" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}SAFETYDATEREVIEWREQUIRED" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}SAFETYREVIEWEDBY" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}PERMITDATEREVIEWREQUIRED" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}PERMITREVIEWEDBY" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}LOTODATEREVIEWREQUIRED" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}LOTOREVIEWEDBY" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}EQUIPMENTCONFIGURATIONID" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}RCMLEVELID" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}RISKMATRIXSETUPID" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}RISKPRIORITYNUMBER" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}ORIGINALRECEIPTDATE" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}LATESTRECEIPTDATE" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}ORIGINALINSTALLDATE" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}LATESTINSTALLDATE" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}OPERATIONALSTATUS" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}LOANEDTODEPARTMENTID" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}PMWODEPARTMENTID" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}DOCUMOTOBOOKID" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}WORKSPACEID" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}SETID" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}SETPOSITION" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}CONSISTID" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}CONSISTPOSITION" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}URL" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}CONDITIONINDEX" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}CONDITIONSCORE" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}PROCESSERROR" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}LINEARUOMID" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}EQUIPMENTLENGTHOVERRIDE" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}TEMPMONITORED" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}DRIVER" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}PHONENUMBER" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}ACCESSIBLE" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}NONSMOKING" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}HARDWAREVER" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}SOFTWAREVER" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}PURCHASINGASSET" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}BIOMEDICALASSET" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}UMDNS" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}OEMSITE" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}VENDOR" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}COVERAGETYPE" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}LOCKOUT" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}PERSONALPROTECTIVEEQUIP" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}CONFINEDSPACE" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}STATEMENTOFCOND" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}BUILDMAINTPROGRAM" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}HIPAACONFIDENTIALITY" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}OWNERSHIPTYPE" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}PURCHASEORDERCODE" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}PURCHASEDATE" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}PURCHASECOST" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}PURCHASECURRENCY" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}DISPOSALTYPE" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}RESERVATIONCALENDAROWNERSLIST" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}CHECKLISTFILTER" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}TOLERANCESIZE" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}FUELID" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}RISKPRIORITYCODE" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}CRITICALITYSCORE" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}CORRECTIONCONDITIONSCORE" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}CORRECTIONCONDITIONREASON" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}CORRECTIONCONDITIONDATE" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}CORRECTIONUSAGE" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}CORRECTIONUSAGEUOM" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}ENDUSEFULLIFE" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}REMAININGUSEFULLIFE" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}SERVICELIFEUSAGE" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}SERVICELIFEUSAGEUOM" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}PROFILEPICTURE" minOccurs="0"/>
* <element name="PERFORMANCEDETAILS" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <element ref="{http://schemas.datastream.net/MP_fields}PERFORMANCEFORMULAID" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}PERFORMANCE" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}CONDITIONRATINGWEIGHT" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}CAPACITYCODE" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}AVAILABLECAPACITY" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}LASTUPDATEDDATE" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}DESIREDCAPACITY" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}CAPACITYRATINGWEIGHT" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}NOOFFAILURES" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}MTBFDAYS" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}MTBFRATINGWEIGHT" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}MUBF" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}MUBFUOM" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}MUBFRATING" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}MTTRHRS" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}MTTRRATING" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}VARIABLE1RESULT" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}VARIABLE2RESULT" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}VARIABLE3RESULT" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}VARIABLE4RESULT" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}VARIABLE5RESULT" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}VARIABLE6RESULT" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}VARIABLE1RATING" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}VARIABLE2RATING" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}VARIABLE3RATING" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}VARIABLE4RATING" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}VARIABLE5RATING" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}VARIABLE6RATING" minOccurs="0"/>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element ref="{http://schemas.datastream.net/MP_fields}RISKCONSEQUENCECOST" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}FAILUREPROBPERCENTAGE" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}BLACKSWAN" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}BLACKSWANCOST" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}CURRENCYCODE" minOccurs="0"/>
* </sequence>
* <attribute name="user_entity" type="{http://www.w3.org/2001/XMLSchema}string" />
* <attribute name="system_entity" type="{http://www.w3.org/2001/XMLSchema}string" />
* <attribute name="autonumber" type="{http://www.w3.org/2001/XMLSchema}string" default="default" />
* <attribute name="creategis" type="{http://schemas.datastream.net/MP_fields}FLAG_Type" default="true" />
* <attribute name="has_department_security" type="{http://schemas.datastream.net/MP_fields}FLAG_Type" />
* <attribute name="has_readonly_department_security_for_createwo" type="{http://schemas.datastream.net/MP_fields}FLAG_Type" />
* <attribute name="is_gis_webservice_request" type="{http://schemas.datastream.net/MP_fields}FLAG_Type" default="false" />
* <attribute name="is_associated_to_current_consist" type="{http://schemas.datastream.net/MP_fields}FLAG_Type" default="false" />
* <attribute name="is_default_rankings_available" type="{http://schemas.datastream.net/MP_fields}FLAG_Type" default="false" />
* <attribute name="instructure" type="{http://schemas.datastream.net/MP_fields}FLAG_Type" default="false" />
* <attribute name="haswo" type="{http://schemas.datastream.net/MP_fields}FLAG_Type" default="false" />
* <attribute name="confirm_delete_surveryanswers" type="{http://schemas.datastream.net/MP_fields}CONFIRMATION_Type" default="confirmed" />
* </restriction>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"classid",
"categoryid",
"profileid",
"inproduction",
"safety",
"costcodeid",
"commissiondate",
"transferdate",
"withdrawaldate",
"assetvalue",
"assignedto",
"meterunit",
"criticalityid",
"solddate",
"dormant",
"inventoryverificationdate",
"partAssociation",
"manufacturerInfo",
"fleetVehicleInfo",
"cnid",
"equipmentstateid",
"vmrscode",
"partlocationcode",
"purchaseOrderInfo",
"variables",
"preventwocompletion",
"userdefinedarea",
"gisobjid",
"gisprofile",
"cgmp",
"linkgiswo",
"gismapid",
"gislayer",
"xlocation",
"ylocation",
"linearreferencedetails",
"callCenterDetails",
"assetParentHierarchy",
"userDefinedFields",
"facilityConditionIndex",
"resourceenabled",
"reliabilityrankingdetails",
"equipmentalias",
"isfacility",
"countryid",
"energyPerformance",
"safetydatereviewrequired",
"safetyreviewedby",
"permitdatereviewrequired",
"permitreviewedby",
"lotodatereviewrequired",
"lotoreviewedby",
"equipmentconfigurationid",
"rcmlevelid",
"riskmatrixsetupid",
"riskprioritynumber",
"originalreceiptdate",
"latestreceiptdate",
"originalinstalldate",
"latestinstalldate",
"operationalstatus",
"loanedtodepartmentid",
"pmwodepartmentid",
"documotobookid",
"workspaceid",
"setid",
"setposition",
"consistid",
"consistposition",
"url",
"conditionindex",
"conditionscore",
"processerror",
"linearuomid",
"equipmentlengthoverride",
"tempmonitored",
"driver",
"phonenumber",
"accessible",
"nonsmoking",
"hardwarever",
"softwarever",
"purchasingasset",
"biomedicalasset",
"umdns",
"oemsite",
"vendor",
"coveragetype",
"lockout",
"personalprotectiveequip",
"confinedspace",
"statementofcond",
"buildmaintprogram",
"hipaaconfidentiality",
"ownershiptype",
"purchaseordercode",
"purchasedate",
"purchasecost",
"purchasecurrency",
"disposaltype",
"reservationcalendarownerslist",
"checklistfilter",
"tolerancesize",
"fuelid",
"riskprioritycode",
"criticalityscore",
"correctionconditionscore",
"correctionconditionreason",
"correctionconditiondate",
"correctionusage",
"correctionusageuom",
"endusefullife",
"remainingusefullife",
"servicelifeusage",
"servicelifeusageuom",
"profilepicture",
"performancedetails",
"riskconsequencecost",
"failureprobpercentage",
"blackswan",
"blackswancost",
"currencycode"
})
@XmlRootElement(name = "EquipmentBase")
public class EquipmentBase {
@XmlElement(name = "CLASSID", namespace = "http://schemas.datastream.net/MP_fields")
protected CLASSID_Type classid;
@XmlElement(name = "CATEGORYID", namespace = "http://schemas.datastream.net/MP_fields")
protected CATEGORYID categoryid;
@XmlElement(name = "PROFILEID", namespace = "http://schemas.datastream.net/MP_fields")
protected OBJECT_Type profileid;
@XmlElement(name = "INPRODUCTION", namespace = "http://schemas.datastream.net/MP_fields")
protected String inproduction;
@XmlElement(name = "SAFETY", namespace = "http://schemas.datastream.net/MP_fields")
protected String safety;
@XmlElement(name = "COSTCODEID", namespace = "http://schemas.datastream.net/MP_fields")
protected COSTCODEID_Type costcodeid;
@XmlElement(name = "COMMISSIONDATE", namespace = "http://schemas.datastream.net/MP_fields")
protected DATETIME commissiondate;
@XmlElement(name = "TRANSFERDATE", namespace = "http://schemas.datastream.net/MP_fields")
protected DATETIME transferdate;
@XmlElement(name = "WITHDRAWALDATE", namespace = "http://schemas.datastream.net/MP_fields")
protected DATETIME withdrawaldate;
@XmlElement(name = "ASSETVALUE", namespace = "http://schemas.datastream.net/MP_fields")
protected AMOUNT assetvalue;
@XmlElement(name = "ASSIGNEDTO", namespace = "http://schemas.datastream.net/MP_fields")
protected PERSONID_Type assignedto;
@XmlElement(name = "METERUNIT", namespace = "http://schemas.datastream.net/MP_fields")
protected String meterunit;
@XmlElement(name = "CRITICALITYID", namespace = "http://schemas.datastream.net/MP_fields")
protected CRITICALITYID_Type criticalityid;
@XmlElement(name = "SOLDDATE", namespace = "http://schemas.datastream.net/MP_fields")
protected DATETIME solddate;
@XmlElement(name = "DORMANT")
protected EquipmentBase.DORMANT dormant;
@XmlElement(name = "INVENTORYVERIFICATIONDATE", namespace = "http://schemas.datastream.net/MP_fields")
protected DATETIME inventoryverificationdate;
@XmlElement(name = "PartAssociation")
protected PartAssociation partAssociation;
@XmlElement(name = "ManufacturerInfo")
protected ManufacturerInfo manufacturerInfo;
@XmlElement(name = "FleetVehicleInfo")
protected FleetVehicleInfo fleetVehicleInfo;
@XmlElement(name = "CNID", namespace = "http://schemas.datastream.net/MP_fields")
protected CNID cnid;
@XmlElement(name = "EQUIPMENTSTATEID", namespace = "http://schemas.datastream.net/MP_fields")
protected EQUIPMENTSTATEID equipmentstateid;
@XmlElement(name = "VMRSCODE", namespace = "http://schemas.datastream.net/MP_fields")
protected VMRSCODE_Type vmrscode;
@XmlElement(name = "PARTLOCATIONCODE", namespace = "http://schemas.datastream.net/MP_fields")
protected String partlocationcode;
@XmlElement(name = "PurchaseOrderInfo")
protected EquipmentBase.PurchaseOrderInfo purchaseOrderInfo;
@XmlElement(name = "Variables")
protected Variables variables;
@XmlElement(name = "PREVENTWOCOMPLETION", namespace = "http://schemas.datastream.net/MP_fields")
protected String preventwocompletion;
@XmlElement(name = "USERDEFINEDAREA", namespace = "http://schemas.datastream.net/MP_fields")
protected USERDEFINEDAREA userdefinedarea;
@XmlElement(name = "GISOBJID", namespace = "http://schemas.datastream.net/MP_fields")
protected Long gisobjid;
@XmlElement(name = "GISPROFILE", namespace = "http://schemas.datastream.net/MP_fields")
protected String gisprofile;
@XmlElement(name = "CGMP", namespace = "http://schemas.datastream.net/MP_fields")
protected String cgmp;
@XmlElement(name = "LINKGISWO", namespace = "http://schemas.datastream.net/MP_fields")
protected String linkgiswo;
@XmlElement(name = "GISMAPID", namespace = "http://schemas.datastream.net/MP_fields")
protected GISMAPID_Type gismapid;
@XmlElement(name = "GISLAYER", namespace = "http://schemas.datastream.net/MP_fields")
protected String gislayer;
@XmlElement(name = "XLOCATION", namespace = "http://schemas.datastream.net/MP_fields")
protected QUANTITY xlocation;
@XmlElement(name = "YLOCATION", namespace = "http://schemas.datastream.net/MP_fields")
protected QUANTITY ylocation;
@XmlElement(name = "LINEARREFERENCEDETAILS", namespace = "http://schemas.datastream.net/MP_fields")
protected LINEARREFERENCEDETAILS_Type linearreferencedetails;
@XmlElement(name = "CallCenterDetails")
protected CallCenterDetails callCenterDetails;
@XmlElement(name = "AssetParentHierarchy")
protected AssetParentHierarchy assetParentHierarchy;
@XmlElement(name = "UserDefinedFields")
protected UserDefinedFields userDefinedFields;
@XmlElement(name = "FacilityConditionIndex")
protected FacilityConditionIndex facilityConditionIndex;
@XmlElement(name = "RESOURCEENABLED", namespace = "http://schemas.datastream.net/MP_fields", defaultValue = "false")
protected String resourceenabled;
@XmlElement(name = "RELIABILITYRANKINGDETAILS", namespace = "http://schemas.datastream.net/MP_fields")
protected RELIABILITYRANKINGDETAILS_Type reliabilityrankingdetails;
@XmlElement(name = "EQUIPMENTALIAS", namespace = "http://schemas.datastream.net/MP_fields")
protected String equipmentalias;
@XmlElement(name = "ISFACILITY", namespace = "http://schemas.datastream.net/MP_fields", defaultValue = "false")
protected String isfacility;
@XmlElement(name = "COUNTRYID", namespace = "http://schemas.datastream.net/MP_fields")
protected QUANTITY countryid;
@XmlElement(name = "EnergyPerformance")
protected EnergyPerformance energyPerformance;
@XmlElement(name = "SAFETYDATEREVIEWREQUIRED", namespace = "http://schemas.datastream.net/MP_fields")
protected DATETIME safetydatereviewrequired;
@XmlElement(name = "SAFETYREVIEWEDBY", namespace = "http://schemas.datastream.net/MP_fields")
protected USERID_Type safetyreviewedby;
@XmlElement(name = "PERMITDATEREVIEWREQUIRED", namespace = "http://schemas.datastream.net/MP_fields")
protected DATETIME permitdatereviewrequired;
@XmlElement(name = "PERMITREVIEWEDBY", namespace = "http://schemas.datastream.net/MP_fields")
protected USERID_Type permitreviewedby;
@XmlElement(name = "LOTODATEREVIEWREQUIRED", namespace = "http://schemas.datastream.net/MP_fields")
protected DATETIME lotodatereviewrequired;
@XmlElement(name = "LOTOREVIEWEDBY", namespace = "http://schemas.datastream.net/MP_fields")
protected USERID_Type lotoreviewedby;
@XmlElement(name = "EQUIPMENTCONFIGURATIONID", namespace = "http://schemas.datastream.net/MP_fields")
protected EQUIPMENTCONFIGURATIONID_Type equipmentconfigurationid;
@XmlElement(name = "RCMLEVELID", namespace = "http://schemas.datastream.net/MP_fields")
protected USERDEFINEDCODEID_Type rcmlevelid;
@XmlElement(name = "RISKMATRIXSETUPID", namespace = "http://schemas.datastream.net/MP_fields")
protected RISKMATRIXSETUPID_Type riskmatrixsetupid;
@XmlElement(name = "RISKPRIORITYNUMBER", namespace = "http://schemas.datastream.net/MP_fields")
protected QUANTITY riskprioritynumber;
@XmlElement(name = "ORIGINALRECEIPTDATE", namespace = "http://schemas.datastream.net/MP_fields")
protected DATETIME originalreceiptdate;
@XmlElement(name = "LATESTRECEIPTDATE", namespace = "http://schemas.datastream.net/MP_fields")
protected DATETIME latestreceiptdate;
@XmlElement(name = "ORIGINALINSTALLDATE", namespace = "http://schemas.datastream.net/MP_fields")
protected DATETIME originalinstalldate;
@XmlElement(name = "LATESTINSTALLDATE", namespace = "http://schemas.datastream.net/MP_fields")
protected DATETIME latestinstalldate;
@XmlElement(name = "OPERATIONALSTATUS", namespace = "http://schemas.datastream.net/MP_fields")
protected STATUS_Type operationalstatus;
@XmlElement(name = "LOANEDTODEPARTMENTID", namespace = "http://schemas.datastream.net/MP_fields")
protected DEPARTMENTID_Type loanedtodepartmentid;
@XmlElement(name = "PMWODEPARTMENTID", namespace = "http://schemas.datastream.net/MP_fields")
protected DEPARTMENTID_Type pmwodepartmentid;
@XmlElement(name = "DOCUMOTOBOOKID", namespace = "http://schemas.datastream.net/MP_fields")
protected String documotobookid;
@XmlElement(name = "WORKSPACEID", namespace = "http://schemas.datastream.net/MP_fields")
protected WORKSPACEID_Type workspaceid;
@XmlElement(name = "SETID", namespace = "http://schemas.datastream.net/MP_fields")
protected CONSISTID_Type setid;
@XmlElement(name = "SETPOSITION", namespace = "http://schemas.datastream.net/MP_fields")
protected String setposition;
@XmlElement(name = "CONSISTID", namespace = "http://schemas.datastream.net/MP_fields")
protected CONSISTID_Type consistid;
@XmlElement(name = "CONSISTPOSITION", namespace = "http://schemas.datastream.net/MP_fields")
protected String consistposition;
@XmlElement(name = "URL", namespace = "http://schemas.datastream.net/MP_fields")
protected String url;
@XmlElement(name = "CONDITIONINDEX", namespace = "http://schemas.datastream.net/MP_fields")
protected USERDEFINEDCODEID_Type conditionindex;
@XmlElement(name = "CONDITIONSCORE", namespace = "http://schemas.datastream.net/MP_fields")
protected QUANTITY conditionscore;
@XmlElement(name = "PROCESSERROR", namespace = "http://schemas.datastream.net/MP_fields", defaultValue = "false")
protected String processerror;
@XmlElement(name = "LINEARUOMID", namespace = "http://schemas.datastream.net/MP_fields")
protected LINEARUOMID_Type linearuomid;
@XmlElement(name = "EQUIPMENTLENGTHOVERRIDE", namespace = "http://schemas.datastream.net/MP_fields")
protected String equipmentlengthoverride;
@XmlElement(name = "TEMPMONITORED", namespace = "http://schemas.datastream.net/MP_fields", defaultValue = "false")
protected String tempmonitored;
@XmlElement(name = "DRIVER", namespace = "http://schemas.datastream.net/MP_fields")
protected Employee_Type driver;
@XmlElement(name = "PHONENUMBER", namespace = "http://schemas.datastream.net/MP_fields")
protected String phonenumber;
@XmlElement(name = "ACCESSIBLE", namespace = "http://schemas.datastream.net/MP_fields", defaultValue = "false")
protected String accessible;
@XmlElement(name = "NONSMOKING", namespace = "http://schemas.datastream.net/MP_fields", defaultValue = "false")
protected String nonsmoking;
@XmlElement(name = "HARDWAREVER", namespace = "http://schemas.datastream.net/MP_fields")
protected String hardwarever;
@XmlElement(name = "SOFTWAREVER", namespace = "http://schemas.datastream.net/MP_fields")
protected String softwarever;
@XmlElement(name = "PURCHASINGASSET", namespace = "http://schemas.datastream.net/MP_fields")
protected String purchasingasset;
@XmlElement(name = "BIOMEDICALASSET", namespace = "http://schemas.datastream.net/MP_fields")
protected String biomedicalasset;
@XmlElement(name = "UMDNS", namespace = "http://schemas.datastream.net/MP_fields")
protected TYPE_Type umdns;
@XmlElement(name = "OEMSITE", namespace = "http://schemas.datastream.net/MP_fields")
protected String oemsite;
@XmlElement(name = "VENDOR", namespace = "http://schemas.datastream.net/MP_fields")
protected String vendor;
@XmlElement(name = "COVERAGETYPE", namespace = "http://schemas.datastream.net/MP_fields")
protected TYPE_Type coveragetype;
@XmlElement(name = "LOCKOUT", namespace = "http://schemas.datastream.net/MP_fields", defaultValue = "false")
protected String lockout;
@XmlElement(name = "PERSONALPROTECTIVEEQUIP", namespace = "http://schemas.datastream.net/MP_fields", defaultValue = "false")
protected String personalprotectiveequip;
@XmlElement(name = "CONFINEDSPACE", namespace = "http://schemas.datastream.net/MP_fields", defaultValue = "false")
protected String confinedspace;
@XmlElement(name = "STATEMENTOFCOND", namespace = "http://schemas.datastream.net/MP_fields", defaultValue = "false")
protected String statementofcond;
@XmlElement(name = "BUILDMAINTPROGRAM", namespace = "http://schemas.datastream.net/MP_fields", defaultValue = "false")
protected String buildmaintprogram;
@XmlElement(name = "HIPAACONFIDENTIALITY", namespace = "http://schemas.datastream.net/MP_fields", defaultValue = "false")
protected String hipaaconfidentiality;
@XmlElement(name = "OWNERSHIPTYPE", namespace = "http://schemas.datastream.net/MP_fields")
protected TYPE_Type ownershiptype;
@XmlElement(name = "PURCHASEORDERCODE", namespace = "http://schemas.datastream.net/MP_fields")
protected String purchaseordercode;
@XmlElement(name = "PURCHASEDATE", namespace = "http://schemas.datastream.net/MP_fields")
protected DATETIME purchasedate;
@XmlElement(name = "PURCHASECOST", namespace = "http://schemas.datastream.net/MP_fields")
protected AMOUNT purchasecost;
@XmlElement(name = "PURCHASECURRENCY", namespace = "http://schemas.datastream.net/MP_fields")
protected CURRENCYID_Type purchasecurrency;
@XmlElement(name = "DISPOSALTYPE", namespace = "http://schemas.datastream.net/MP_fields")
protected TYPE_Type disposaltype;
@XmlElement(name = "RESERVATIONCALENDAROWNERSLIST", namespace = "http://schemas.datastream.net/MP_fields")
protected APPROVALLISTID_Type reservationcalendarownerslist;
@XmlElement(name = "CHECKLISTFILTER", namespace = "http://schemas.datastream.net/MP_fields")
protected String checklistfilter;
@XmlElement(name = "TOLERANCESIZE", namespace = "http://schemas.datastream.net/MP_fields")
protected QUANTITY tolerancesize;
@XmlElement(name = "FUELID", namespace = "http://schemas.datastream.net/MP_fields")
protected FUELID_Type fuelid;
@XmlElement(name = "RISKPRIORITYCODE", namespace = "http://schemas.datastream.net/MP_fields")
protected String riskprioritycode;
@XmlElement(name = "CRITICALITYSCORE", namespace = "http://schemas.datastream.net/MP_fields")
protected QUANTITY criticalityscore;
@XmlElement(name = "CORRECTIONCONDITIONSCORE", namespace = "http://schemas.datastream.net/MP_fields")
protected QUANTITY correctionconditionscore;
@XmlElement(name = "CORRECTIONCONDITIONREASON", namespace = "http://schemas.datastream.net/MP_fields")
protected String correctionconditionreason;
@XmlElement(name = "CORRECTIONCONDITIONDATE", namespace = "http://schemas.datastream.net/MP_fields")
protected DATETIME correctionconditiondate;
@XmlElement(name = "CORRECTIONUSAGE", namespace = "http://schemas.datastream.net/MP_fields")
protected QUANTITY correctionusage;
@XmlElement(name = "CORRECTIONUSAGEUOM", namespace = "http://schemas.datastream.net/MP_fields")
protected UOMID_Type correctionusageuom;
@XmlElement(name = "ENDUSEFULLIFE", namespace = "http://schemas.datastream.net/MP_fields")
protected DATETIME endusefullife;
@XmlElement(name = "REMAININGUSEFULLIFE", namespace = "http://schemas.datastream.net/MP_fields")
protected QUANTITY remainingusefullife;
@XmlElement(name = "SERVICELIFEUSAGE", namespace = "http://schemas.datastream.net/MP_fields")
protected QUANTITY servicelifeusage;
@XmlElement(name = "SERVICELIFEUSAGEUOM", namespace = "http://schemas.datastream.net/MP_fields")
protected UOMID_Type servicelifeusageuom;
@XmlElement(name = "PROFILEPICTURE", namespace = "http://schemas.datastream.net/MP_fields")
protected DOCUMENTID_Type profilepicture;
@XmlElement(name = "PERFORMANCEDETAILS")
protected EquipmentBase.PERFORMANCEDETAILS performancedetails;
@XmlElement(name = "RISKCONSEQUENCECOST", namespace = "http://schemas.datastream.net/MP_fields")
protected AMOUNT riskconsequencecost;
@XmlElement(name = "FAILUREPROBPERCENTAGE", namespace = "http://schemas.datastream.net/MP_fields")
protected QUANTITY failureprobpercentage;
@XmlElement(name = "BLACKSWAN", namespace = "http://schemas.datastream.net/MP_fields", defaultValue = "false")
protected String blackswan;
@XmlElement(name = "BLACKSWANCOST", namespace = "http://schemas.datastream.net/MP_fields")
protected AMOUNT blackswancost;
@XmlElement(name = "CURRENCYCODE", namespace = "http://schemas.datastream.net/MP_fields")
protected String currencycode;
@XmlAttribute(name = "user_entity")
protected String user_Entity;
@XmlAttribute(name = "system_entity")
protected String system_Entity;
@XmlAttribute(name = "autonumber")
protected String autonumber;
@XmlAttribute(name = "creategis")
protected String creategis;
@XmlAttribute(name = "has_department_security")
protected String has_Department_Security;
@XmlAttribute(name = "has_readonly_department_security_for_createwo")
protected String has_Readonly_Department_Security_For_Createwo;
@XmlAttribute(name = "is_gis_webservice_request")
protected String is_Gis_Webservice_Request;
@XmlAttribute(name = "is_associated_to_current_consist")
protected String is_Associated_To_Current_Consist;
@XmlAttribute(name = "is_default_rankings_available")
protected String is_Default_Rankings_Available;
@XmlAttribute(name = "instructure")
protected String instructure;
@XmlAttribute(name = "haswo")
protected String haswo;
@XmlAttribute(name = "confirm_delete_surveryanswers")
protected String confirm_Delete_Surveryanswers;
/**
* Obtient la valeur de la propriété classid.
*
* @return
* possible object is
* {@link CLASSID_Type }
*
*/
public CLASSID_Type getCLASSID() {
return classid;
}
/**
* Définit la valeur de la propriété classid.
*
* @param value
* allowed object is
* {@link CLASSID_Type }
*
*/
public void setCLASSID(CLASSID_Type value) {
this.classid = value;
}
/**
* Obtient la valeur de la propriété categoryid.
*
* @return
* possible object is
* {@link CATEGORYID }
*
*/
public CATEGORYID getCATEGORYID() {
return categoryid;
}
/**
* Définit la valeur de la propriété categoryid.
*
* @param value
* allowed object is
* {@link CATEGORYID }
*
*/
public void setCATEGORYID(CATEGORYID value) {
this.categoryid = value;
}
/**
* Obtient la valeur de la propriété profileid.
*
* @return
* possible object is
* {@link OBJECT_Type }
*
*/
public OBJECT_Type getPROFILEID() {
return profileid;
}
/**
* Définit la valeur de la propriété profileid.
*
* @param value
* allowed object is
* {@link OBJECT_Type }
*
*/
public void setPROFILEID(OBJECT_Type value) {
this.profileid = value;
}
/**
* Obtient la valeur de la propriété inproduction.
*
* @return
* possible object is
* {@link String }
*
*/
public String getINPRODUCTION() {
return inproduction;
}
/**
* Définit la valeur de la propriété inproduction.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setINPRODUCTION(String value) {
this.inproduction = value;
}
/**
* Obtient la valeur de la propriété safety.
*
* @return
* possible object is
* {@link String }
*
*/
public String getSAFETY() {
return safety;
}
/**
* Définit la valeur de la propriété safety.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setSAFETY(String value) {
this.safety = value;
}
/**
* Obtient la valeur de la propriété costcodeid.
*
* @return
* possible object is
* {@link COSTCODEID_Type }
*
*/
public COSTCODEID_Type getCOSTCODEID() {
return costcodeid;
}
/**
* Définit la valeur de la propriété costcodeid.
*
* @param value
* allowed object is
* {@link COSTCODEID_Type }
*
*/
public void setCOSTCODEID(COSTCODEID_Type value) {
this.costcodeid = value;
}
/**
* Obtient la valeur de la propriété commissiondate.
*
* @return
* possible object is
* {@link DATETIME }
*
*/
public DATETIME getCOMMISSIONDATE() {
return commissiondate;
}
/**
* Définit la valeur de la propriété commissiondate.
*
* @param value
* allowed object is
* {@link DATETIME }
*
*/
public void setCOMMISSIONDATE(DATETIME value) {
this.commissiondate = value;
}
/**
* Obtient la valeur de la propriété transferdate.
*
* @return
* possible object is
* {@link DATETIME }
*
*/
public DATETIME getTRANSFERDATE() {
return transferdate;
}
/**
* Définit la valeur de la propriété transferdate.
*
* @param value
* allowed object is
* {@link DATETIME }
*
*/
public void setTRANSFERDATE(DATETIME value) {
this.transferdate = value;
}
/**
* Obtient la valeur de la propriété withdrawaldate.
*
* @return
* possible object is
* {@link DATETIME }
*
*/
public DATETIME getWITHDRAWALDATE() {
return withdrawaldate;
}
/**
* Définit la valeur de la propriété withdrawaldate.
*
* @param value
* allowed object is
* {@link DATETIME }
*
*/
public void setWITHDRAWALDATE(DATETIME value) {
this.withdrawaldate = value;
}
/**
* Obtient la valeur de la propriété assetvalue.
*
* @return
* possible object is
* {@link AMOUNT }
*
*/
public AMOUNT getASSETVALUE() {
return assetvalue;
}
/**
* Définit la valeur de la propriété assetvalue.
*
* @param value
* allowed object is
* {@link AMOUNT }
*
*/
public void setASSETVALUE(AMOUNT value) {
this.assetvalue = value;
}
/**
* Obtient la valeur de la propriété assignedto.
*
* @return
* possible object is
* {@link PERSONID_Type }
*
*/
public PERSONID_Type getASSIGNEDTO() {
return assignedto;
}
/**
* Définit la valeur de la propriété assignedto.
*
* @param value
* allowed object is
* {@link PERSONID_Type }
*
*/
public void setASSIGNEDTO(PERSONID_Type value) {
this.assignedto = value;
}
/**
* Obtient la valeur de la propriété meterunit.
*
* @return
* possible object is
* {@link String }
*
*/
public String getMETERUNIT() {
return meterunit;
}
/**
* Définit la valeur de la propriété meterunit.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setMETERUNIT(String value) {
this.meterunit = value;
}
/**
* Obtient la valeur de la propriété criticalityid.
*
* @return
* possible object is
* {@link CRITICALITYID_Type }
*
*/
public CRITICALITYID_Type getCRITICALITYID() {
return criticalityid;
}
/**
* Définit la valeur de la propriété criticalityid.
*
* @param value
* allowed object is
* {@link CRITICALITYID_Type }
*
*/
public void setCRITICALITYID(CRITICALITYID_Type value) {
this.criticalityid = value;
}
/**
* Obtient la valeur de la propriété solddate.
*
* @return
* possible object is
* {@link DATETIME }
*
*/
public DATETIME getSOLDDATE() {
return solddate;
}
/**
* Définit la valeur de la propriété solddate.
*
* @param value
* allowed object is
* {@link DATETIME }
*
*/
public void setSOLDDATE(DATETIME value) {
this.solddate = value;
}
/**
* Obtient la valeur de la propriété dormant.
*
* @return
* possible object is
* {@link EquipmentBase.DORMANT }
*
*/
public EquipmentBase.DORMANT getDORMANT() {
return dormant;
}
/**
* Définit la valeur de la propriété dormant.
*
* @param value
* allowed object is
* {@link EquipmentBase.DORMANT }
*
*/
public void setDORMANT(EquipmentBase.DORMANT value) {
this.dormant = value;
}
/**
* Obtient la valeur de la propriété inventoryverificationdate.
*
* @return
* possible object is
* {@link DATETIME }
*
*/
public DATETIME getINVENTORYVERIFICATIONDATE() {
return inventoryverificationdate;
}
/**
* Définit la valeur de la propriété inventoryverificationdate.
*
* @param value
* allowed object is
* {@link DATETIME }
*
*/
public void setINVENTORYVERIFICATIONDATE(DATETIME value) {
this.inventoryverificationdate = value;
}
/**
* Obtient la valeur de la propriété partAssociation.
*
* @return
* possible object is
* {@link PartAssociation }
*
*/
public PartAssociation getPartAssociation() {
return partAssociation;
}
/**
* Définit la valeur de la propriété partAssociation.
*
* @param value
* allowed object is
* {@link PartAssociation }
*
*/
public void setPartAssociation(PartAssociation value) {
this.partAssociation = value;
}
/**
* Obtient la valeur de la propriété manufacturerInfo.
*
* @return
* possible object is
* {@link ManufacturerInfo }
*
*/
public ManufacturerInfo getManufacturerInfo() {
return manufacturerInfo;
}
/**
* Définit la valeur de la propriété manufacturerInfo.
*
* @param value
* allowed object is
* {@link ManufacturerInfo }
*
*/
public void setManufacturerInfo(ManufacturerInfo value) {
this.manufacturerInfo = value;
}
/**
* Obtient la valeur de la propriété fleetVehicleInfo.
*
* @return
* possible object is
* {@link FleetVehicleInfo }
*
*/
public FleetVehicleInfo getFleetVehicleInfo() {
return fleetVehicleInfo;
}
/**
* Définit la valeur de la propriété fleetVehicleInfo.
*
* @param value
* allowed object is
* {@link FleetVehicleInfo }
*
*/
public void setFleetVehicleInfo(FleetVehicleInfo value) {
this.fleetVehicleInfo = value;
}
/**
* Obtient la valeur de la propriété cnid.
*
* @return
* possible object is
* {@link CNID }
*
*/
public CNID getCNID() {
return cnid;
}
/**
* Définit la valeur de la propriété cnid.
*
* @param value
* allowed object is
* {@link CNID }
*
*/
public void setCNID(CNID value) {
this.cnid = value;
}
/**
* Obtient la valeur de la propriété equipmentstateid.
*
* @return
* possible object is
* {@link EQUIPMENTSTATEID }
*
*/
public EQUIPMENTSTATEID getEQUIPMENTSTATEID() {
return equipmentstateid;
}
/**
* Définit la valeur de la propriété equipmentstateid.
*
* @param value
* allowed object is
* {@link EQUIPMENTSTATEID }
*
*/
public void setEQUIPMENTSTATEID(EQUIPMENTSTATEID value) {
this.equipmentstateid = value;
}
/**
* Obtient la valeur de la propriété vmrscode.
*
* @return
* possible object is
* {@link VMRSCODE_Type }
*
*/
public VMRSCODE_Type getVMRSCODE() {
return vmrscode;
}
/**
* Définit la valeur de la propriété vmrscode.
*
* @param value
* allowed object is
* {@link VMRSCODE_Type }
*
*/
public void setVMRSCODE(VMRSCODE_Type value) {
this.vmrscode = value;
}
/**
* Obtient la valeur de la propriété partlocationcode.
*
* @return
* possible object is
* {@link String }
*
*/
public String getPARTLOCATIONCODE() {
return partlocationcode;
}
/**
* Définit la valeur de la propriété partlocationcode.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setPARTLOCATIONCODE(String value) {
this.partlocationcode = value;
}
/**
* Obtient la valeur de la propriété purchaseOrderInfo.
*
* @return
* possible object is
* {@link EquipmentBase.PurchaseOrderInfo }
*
*/
public EquipmentBase.PurchaseOrderInfo getPurchaseOrderInfo() {
return purchaseOrderInfo;
}
/**
* Définit la valeur de la propriété purchaseOrderInfo.
*
* @param value
* allowed object is
* {@link EquipmentBase.PurchaseOrderInfo }
*
*/
public void setPurchaseOrderInfo(EquipmentBase.PurchaseOrderInfo value) {
this.purchaseOrderInfo = value;
}
/**
* Obtient la valeur de la propriété variables.
*
* @return
* possible object is
* {@link Variables }
*
*/
public Variables getVariables() {
return variables;
}
/**
* Définit la valeur de la propriété variables.
*
* @param value
* allowed object is
* {@link Variables }
*
*/
public void setVariables(Variables value) {
this.variables = value;
}
/**
* Obtient la valeur de la propriété preventwocompletion.
*
* @return
* possible object is
* {@link String }
*
*/
public String getPREVENTWOCOMPLETION() {
return preventwocompletion;
}
/**
* Définit la valeur de la propriété preventwocompletion.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setPREVENTWOCOMPLETION(String value) {
this.preventwocompletion = value;
}
/**
* Obtient la valeur de la propriété userdefinedarea.
*
* @return
* possible object is
* {@link USERDEFINEDAREA }
*
*/
public USERDEFINEDAREA getUSERDEFINEDAREA() {
return userdefinedarea;
}
/**
* Définit la valeur de la propriété userdefinedarea.
*
* @param value
* allowed object is
* {@link USERDEFINEDAREA }
*
*/
public void setUSERDEFINEDAREA(USERDEFINEDAREA value) {
this.userdefinedarea = value;
}
/**
* Obtient la valeur de la propriété gisobjid.
*
* @return
* possible object is
* {@link Long }
*
*/
public Long getGISOBJID() {
return gisobjid;
}
/**
* Définit la valeur de la propriété gisobjid.
*
* @param value
* allowed object is
* {@link Long }
*
*/
public void setGISOBJID(Long value) {
this.gisobjid = value;
}
/**
* Obtient la valeur de la propriété gisprofile.
*
* @return
* possible object is
* {@link String }
*
*/
public String getGISPROFILE() {
return gisprofile;
}
/**
* Définit la valeur de la propriété gisprofile.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setGISPROFILE(String value) {
this.gisprofile = value;
}
/**
* Obtient la valeur de la propriété cgmp.
*
* @return
* possible object is
* {@link String }
*
*/
public String getCGMP() {
return cgmp;
}
/**
* Définit la valeur de la propriété cgmp.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setCGMP(String value) {
this.cgmp = value;
}
/**
* Obtient la valeur de la propriété linkgiswo.
*
* @return
* possible object is
* {@link String }
*
*/
public String getLINKGISWO() {
return linkgiswo;
}
/**
* Définit la valeur de la propriété linkgiswo.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setLINKGISWO(String value) {
this.linkgiswo = value;
}
/**
* Obtient la valeur de la propriété gismapid.
*
* @return
* possible object is
* {@link GISMAPID_Type }
*
*/
public GISMAPID_Type getGISMAPID() {
return gismapid;
}
/**
* Définit la valeur de la propriété gismapid.
*
* @param value
* allowed object is
* {@link GISMAPID_Type }
*
*/
public void setGISMAPID(GISMAPID_Type value) {
this.gismapid = value;
}
/**
* Obtient la valeur de la propriété gislayer.
*
* @return
* possible object is
* {@link String }
*
*/
public String getGISLAYER() {
return gislayer;
}
/**
* Définit la valeur de la propriété gislayer.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setGISLAYER(String value) {
this.gislayer = value;
}
/**
* Obtient la valeur de la propriété xlocation.
*
* @return
* possible object is
* {@link QUANTITY }
*
*/
public QUANTITY getXLOCATION() {
return xlocation;
}
/**
* Définit la valeur de la propriété xlocation.
*
* @param value
* allowed object is
* {@link QUANTITY }
*
*/
public void setXLOCATION(QUANTITY value) {
this.xlocation = value;
}
/**
* Obtient la valeur de la propriété ylocation.
*
* @return
* possible object is
* {@link QUANTITY }
*
*/
public QUANTITY getYLOCATION() {
return ylocation;
}
/**
* Définit la valeur de la propriété ylocation.
*
* @param value
* allowed object is
* {@link QUANTITY }
*
*/
public void setYLOCATION(QUANTITY value) {
this.ylocation = value;
}
/**
* Obtient la valeur de la propriété linearreferencedetails.
*
* @return
* possible object is
* {@link LINEARREFERENCEDETAILS_Type }
*
*/
public LINEARREFERENCEDETAILS_Type getLINEARREFERENCEDETAILS() {
return linearreferencedetails;
}
/**
* Définit la valeur de la propriété linearreferencedetails.
*
* @param value
* allowed object is
* {@link LINEARREFERENCEDETAILS_Type }
*
*/
public void setLINEARREFERENCEDETAILS(LINEARREFERENCEDETAILS_Type value) {
this.linearreferencedetails = value;
}
/**
* Obtient la valeur de la propriété callCenterDetails.
*
* @return
* possible object is
* {@link CallCenterDetails }
*
*/
public CallCenterDetails getCallCenterDetails() {
return callCenterDetails;
}
/**
* Définit la valeur de la propriété callCenterDetails.
*
* @param value
* allowed object is
* {@link CallCenterDetails }
*
*/
public void setCallCenterDetails(CallCenterDetails value) {
this.callCenterDetails = value;
}
/**
* Obtient la valeur de la propriété assetParentHierarchy.
*
* @return
* possible object is
* {@link AssetParentHierarchy }
*
*/
public AssetParentHierarchy getAssetParentHierarchy() {
return assetParentHierarchy;
}
/**
* Définit la valeur de la propriété assetParentHierarchy.
*
* @param value
* allowed object is
* {@link AssetParentHierarchy }
*
*/
public void setAssetParentHierarchy(AssetParentHierarchy value) {
this.assetParentHierarchy = value;
}
/**
* Obtient la valeur de la propriété userDefinedFields.
*
* @return
* possible object is
* {@link UserDefinedFields }
*
*/
public UserDefinedFields getUserDefinedFields() {
return userDefinedFields;
}
/**
* Définit la valeur de la propriété userDefinedFields.
*
* @param value
* allowed object is
* {@link UserDefinedFields }
*
*/
public void setUserDefinedFields(UserDefinedFields value) {
this.userDefinedFields = value;
}
/**
* Obtient la valeur de la propriété facilityConditionIndex.
*
* @return
* possible object is
* {@link FacilityConditionIndex }
*
*/
public FacilityConditionIndex getFacilityConditionIndex() {
return facilityConditionIndex;
}
/**
* Définit la valeur de la propriété facilityConditionIndex.
*
* @param value
* allowed object is
* {@link FacilityConditionIndex }
*
*/
public void setFacilityConditionIndex(FacilityConditionIndex value) {
this.facilityConditionIndex = value;
}
/**
* Obtient la valeur de la propriété resourceenabled.
*
* @return
* possible object is
* {@link String }
*
*/
public String getRESOURCEENABLED() {
return resourceenabled;
}
/**
* Définit la valeur de la propriété resourceenabled.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setRESOURCEENABLED(String value) {
this.resourceenabled = value;
}
/**
* Obtient la valeur de la propriété reliabilityrankingdetails.
*
* @return
* possible object is
* {@link RELIABILITYRANKINGDETAILS_Type }
*
*/
public RELIABILITYRANKINGDETAILS_Type getRELIABILITYRANKINGDETAILS() {
return reliabilityrankingdetails;
}
/**
* Définit la valeur de la propriété reliabilityrankingdetails.
*
* @param value
* allowed object is
* {@link RELIABILITYRANKINGDETAILS_Type }
*
*/
public void setRELIABILITYRANKINGDETAILS(RELIABILITYRANKINGDETAILS_Type value) {
this.reliabilityrankingdetails = value;
}
/**
* Obtient la valeur de la propriété equipmentalias.
*
* @return
* possible object is
* {@link String }
*
*/
public String getEQUIPMENTALIAS() {
return equipmentalias;
}
/**
* Définit la valeur de la propriété equipmentalias.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setEQUIPMENTALIAS(String value) {
this.equipmentalias = value;
}
/**
* Obtient la valeur de la propriété isfacility.
*
* @return
* possible object is
* {@link String }
*
*/
public String getISFACILITY() {
return isfacility;
}
/**
* Définit la valeur de la propriété isfacility.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setISFACILITY(String value) {
this.isfacility = value;
}
/**
* Obtient la valeur de la propriété countryid.
*
* @return
* possible object is
* {@link QUANTITY }
*
*/
public QUANTITY getCOUNTRYID() {
return countryid;
}
/**
* Définit la valeur de la propriété countryid.
*
* @param value
* allowed object is
* {@link QUANTITY }
*
*/
public void setCOUNTRYID(QUANTITY value) {
this.countryid = value;
}
/**
* Obtient la valeur de la propriété energyPerformance.
*
* @return
* possible object is
* {@link EnergyPerformance }
*
*/
public EnergyPerformance getEnergyPerformance() {
return energyPerformance;
}
/**
* Définit la valeur de la propriété energyPerformance.
*
* @param value
* allowed object is
* {@link EnergyPerformance }
*
*/
public void setEnergyPerformance(EnergyPerformance value) {
this.energyPerformance = value;
}
/**
* Obtient la valeur de la propriété safetydatereviewrequired.
*
* @return
* possible object is
* {@link DATETIME }
*
*/
public DATETIME getSAFETYDATEREVIEWREQUIRED() {
return safetydatereviewrequired;
}
/**
* Définit la valeur de la propriété safetydatereviewrequired.
*
* @param value
* allowed object is
* {@link DATETIME }
*
*/
public void setSAFETYDATEREVIEWREQUIRED(DATETIME value) {
this.safetydatereviewrequired = value;
}
/**
* Obtient la valeur de la propriété safetyreviewedby.
*
* @return
* possible object is
* {@link USERID_Type }
*
*/
public USERID_Type getSAFETYREVIEWEDBY() {
return safetyreviewedby;
}
/**
* Définit la valeur de la propriété safetyreviewedby.
*
* @param value
* allowed object is
* {@link USERID_Type }
*
*/
public void setSAFETYREVIEWEDBY(USERID_Type value) {
this.safetyreviewedby = value;
}
/**
* Obtient la valeur de la propriété permitdatereviewrequired.
*
* @return
* possible object is
* {@link DATETIME }
*
*/
public DATETIME getPERMITDATEREVIEWREQUIRED() {
return permitdatereviewrequired;
}
/**
* Définit la valeur de la propriété permitdatereviewrequired.
*
* @param value
* allowed object is
* {@link DATETIME }
*
*/
public void setPERMITDATEREVIEWREQUIRED(DATETIME value) {
this.permitdatereviewrequired = value;
}
/**
* Obtient la valeur de la propriété permitreviewedby.
*
* @return
* possible object is
* {@link USERID_Type }
*
*/
public USERID_Type getPERMITREVIEWEDBY() {
return permitreviewedby;
}
/**
* Définit la valeur de la propriété permitreviewedby.
*
* @param value
* allowed object is
* {@link USERID_Type }
*
*/
public void setPERMITREVIEWEDBY(USERID_Type value) {
this.permitreviewedby = value;
}
/**
* Obtient la valeur de la propriété lotodatereviewrequired.
*
* @return
* possible object is
* {@link DATETIME }
*
*/
public DATETIME getLOTODATEREVIEWREQUIRED() {
return lotodatereviewrequired;
}
/**
* Définit la valeur de la propriété lotodatereviewrequired.
*
* @param value
* allowed object is
* {@link DATETIME }
*
*/
public void setLOTODATEREVIEWREQUIRED(DATETIME value) {
this.lotodatereviewrequired = value;
}
/**
* Obtient la valeur de la propriété lotoreviewedby.
*
* @return
* possible object is
* {@link USERID_Type }
*
*/
public USERID_Type getLOTOREVIEWEDBY() {
return lotoreviewedby;
}
/**
* Définit la valeur de la propriété lotoreviewedby.
*
* @param value
* allowed object is
* {@link USERID_Type }
*
*/
public void setLOTOREVIEWEDBY(USERID_Type value) {
this.lotoreviewedby = value;
}
/**
* Obtient la valeur de la propriété equipmentconfigurationid.
*
* @return
* possible object is
* {@link EQUIPMENTCONFIGURATIONID_Type }
*
*/
public EQUIPMENTCONFIGURATIONID_Type getEQUIPMENTCONFIGURATIONID() {
return equipmentconfigurationid;
}
/**
* Définit la valeur de la propriété equipmentconfigurationid.
*
* @param value
* allowed object is
* {@link EQUIPMENTCONFIGURATIONID_Type }
*
*/
public void setEQUIPMENTCONFIGURATIONID(EQUIPMENTCONFIGURATIONID_Type value) {
this.equipmentconfigurationid = value;
}
/**
* Obtient la valeur de la propriété rcmlevelid.
*
* @return
* possible object is
* {@link USERDEFINEDCODEID_Type }
*
*/
public USERDEFINEDCODEID_Type getRCMLEVELID() {
return rcmlevelid;
}
/**
* Définit la valeur de la propriété rcmlevelid.
*
* @param value
* allowed object is
* {@link USERDEFINEDCODEID_Type }
*
*/
public void setRCMLEVELID(USERDEFINEDCODEID_Type value) {
this.rcmlevelid = value;
}
/**
* Obtient la valeur de la propriété riskmatrixsetupid.
*
* @return
* possible object is
* {@link RISKMATRIXSETUPID_Type }
*
*/
public RISKMATRIXSETUPID_Type getRISKMATRIXSETUPID() {
return riskmatrixsetupid;
}
/**
* Définit la valeur de la propriété riskmatrixsetupid.
*
* @param value
* allowed object is
* {@link RISKMATRIXSETUPID_Type }
*
*/
public void setRISKMATRIXSETUPID(RISKMATRIXSETUPID_Type value) {
this.riskmatrixsetupid = value;
}
/**
* Obtient la valeur de la propriété riskprioritynumber.
*
* @return
* possible object is
* {@link QUANTITY }
*
*/
public QUANTITY getRISKPRIORITYNUMBER() {
return riskprioritynumber;
}
/**
* Définit la valeur de la propriété riskprioritynumber.
*
* @param value
* allowed object is
* {@link QUANTITY }
*
*/
public void setRISKPRIORITYNUMBER(QUANTITY value) {
this.riskprioritynumber = value;
}
/**
* Obtient la valeur de la propriété originalreceiptdate.
*
* @return
* possible object is
* {@link DATETIME }
*
*/
public DATETIME getORIGINALRECEIPTDATE() {
return originalreceiptdate;
}
/**
* Définit la valeur de la propriété originalreceiptdate.
*
* @param value
* allowed object is
* {@link DATETIME }
*
*/
public void setORIGINALRECEIPTDATE(DATETIME value) {
this.originalreceiptdate = value;
}
/**
* Obtient la valeur de la propriété latestreceiptdate.
*
* @return
* possible object is
* {@link DATETIME }
*
*/
public DATETIME getLATESTRECEIPTDATE() {
return latestreceiptdate;
}
/**
* Définit la valeur de la propriété latestreceiptdate.
*
* @param value
* allowed object is
* {@link DATETIME }
*
*/
public void setLATESTRECEIPTDATE(DATETIME value) {
this.latestreceiptdate = value;
}
/**
* Obtient la valeur de la propriété originalinstalldate.
*
* @return
* possible object is
* {@link DATETIME }
*
*/
public DATETIME getORIGINALINSTALLDATE() {
return originalinstalldate;
}
/**
* Définit la valeur de la propriété originalinstalldate.
*
* @param value
* allowed object is
* {@link DATETIME }
*
*/
public void setORIGINALINSTALLDATE(DATETIME value) {
this.originalinstalldate = value;
}
/**
* Obtient la valeur de la propriété latestinstalldate.
*
* @return
* possible object is
* {@link DATETIME }
*
*/
public DATETIME getLATESTINSTALLDATE() {
return latestinstalldate;
}
/**
* Définit la valeur de la propriété latestinstalldate.
*
* @param value
* allowed object is
* {@link DATETIME }
*
*/
public void setLATESTINSTALLDATE(DATETIME value) {
this.latestinstalldate = value;
}
/**
* Obtient la valeur de la propriété operationalstatus.
*
* @return
* possible object is
* {@link STATUS_Type }
*
*/
public STATUS_Type getOPERATIONALSTATUS() {
return operationalstatus;
}
/**
* Définit la valeur de la propriété operationalstatus.
*
* @param value
* allowed object is
* {@link STATUS_Type }
*
*/
public void setOPERATIONALSTATUS(STATUS_Type value) {
this.operationalstatus = value;
}
/**
* Obtient la valeur de la propriété loanedtodepartmentid.
*
* @return
* possible object is
* {@link DEPARTMENTID_Type }
*
*/
public DEPARTMENTID_Type getLOANEDTODEPARTMENTID() {
return loanedtodepartmentid;
}
/**
* Définit la valeur de la propriété loanedtodepartmentid.
*
* @param value
* allowed object is
* {@link DEPARTMENTID_Type }
*
*/
public void setLOANEDTODEPARTMENTID(DEPARTMENTID_Type value) {
this.loanedtodepartmentid = value;
}
/**
* Obtient la valeur de la propriété pmwodepartmentid.
*
* @return
* possible object is
* {@link DEPARTMENTID_Type }
*
*/
public DEPARTMENTID_Type getPMWODEPARTMENTID() {
return pmwodepartmentid;
}
/**
* Définit la valeur de la propriété pmwodepartmentid.
*
* @param value
* allowed object is
* {@link DEPARTMENTID_Type }
*
*/
public void setPMWODEPARTMENTID(DEPARTMENTID_Type value) {
this.pmwodepartmentid = value;
}
/**
* Obtient la valeur de la propriété documotobookid.
*
* @return
* possible object is
* {@link String }
*
*/
public String getDOCUMOTOBOOKID() {
return documotobookid;
}
/**
* Définit la valeur de la propriété documotobookid.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setDOCUMOTOBOOKID(String value) {
this.documotobookid = value;
}
/**
* Obtient la valeur de la propriété workspaceid.
*
* @return
* possible object is
* {@link WORKSPACEID_Type }
*
*/
public WORKSPACEID_Type getWORKSPACEID() {
return workspaceid;
}
/**
* Définit la valeur de la propriété workspaceid.
*
* @param value
* allowed object is
* {@link WORKSPACEID_Type }
*
*/
public void setWORKSPACEID(WORKSPACEID_Type value) {
this.workspaceid = value;
}
/**
* Obtient la valeur de la propriété setid.
*
* @return
* possible object is
* {@link CONSISTID_Type }
*
*/
public CONSISTID_Type getSETID() {
return setid;
}
/**
* Définit la valeur de la propriété setid.
*
* @param value
* allowed object is
* {@link CONSISTID_Type }
*
*/
public void setSETID(CONSISTID_Type value) {
this.setid = value;
}
/**
* Obtient la valeur de la propriété setposition.
*
* @return
* possible object is
* {@link String }
*
*/
public String getSETPOSITION() {
return setposition;
}
/**
* Définit la valeur de la propriété setposition.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setSETPOSITION(String value) {
this.setposition = value;
}
/**
* Obtient la valeur de la propriété consistid.
*
* @return
* possible object is
* {@link CONSISTID_Type }
*
*/
public CONSISTID_Type getCONSISTID() {
return consistid;
}
/**
* Définit la valeur de la propriété consistid.
*
* @param value
* allowed object is
* {@link CONSISTID_Type }
*
*/
public void setCONSISTID(CONSISTID_Type value) {
this.consistid = value;
}
/**
* Obtient la valeur de la propriété consistposition.
*
* @return
* possible object is
* {@link String }
*
*/
public String getCONSISTPOSITION() {
return consistposition;
}
/**
* Définit la valeur de la propriété consistposition.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setCONSISTPOSITION(String value) {
this.consistposition = value;
}
/**
* Obtient la valeur de la propriété url.
*
* @return
* possible object is
* {@link String }
*
*/
public String getURL() {
return url;
}
/**
* Définit la valeur de la propriété url.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setURL(String value) {
this.url = value;
}
/**
* Obtient la valeur de la propriété conditionindex.
*
* @return
* possible object is
* {@link USERDEFINEDCODEID_Type }
*
*/
public USERDEFINEDCODEID_Type getCONDITIONINDEX() {
return conditionindex;
}
/**
* Définit la valeur de la propriété conditionindex.
*
* @param value
* allowed object is
* {@link USERDEFINEDCODEID_Type }
*
*/
public void setCONDITIONINDEX(USERDEFINEDCODEID_Type value) {
this.conditionindex = value;
}
/**
* Obtient la valeur de la propriété conditionscore.
*
* @return
* possible object is
* {@link QUANTITY }
*
*/
public QUANTITY getCONDITIONSCORE() {
return conditionscore;
}
/**
* Définit la valeur de la propriété conditionscore.
*
* @param value
* allowed object is
* {@link QUANTITY }
*
*/
public void setCONDITIONSCORE(QUANTITY value) {
this.conditionscore = value;
}
/**
* Obtient la valeur de la propriété processerror.
*
* @return
* possible object is
* {@link String }
*
*/
public String getPROCESSERROR() {
return processerror;
}
/**
* Définit la valeur de la propriété processerror.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setPROCESSERROR(String value) {
this.processerror = value;
}
/**
* Obtient la valeur de la propriété linearuomid.
*
* @return
* possible object is
* {@link LINEARUOMID_Type }
*
*/
public LINEARUOMID_Type getLINEARUOMID() {
return linearuomid;
}
/**
* Définit la valeur de la propriété linearuomid.
*
* @param value
* allowed object is
* {@link LINEARUOMID_Type }
*
*/
public void setLINEARUOMID(LINEARUOMID_Type value) {
this.linearuomid = value;
}
/**
* Obtient la valeur de la propriété equipmentlengthoverride.
*
* @return
* possible object is
* {@link String }
*
*/
public String getEQUIPMENTLENGTHOVERRIDE() {
return equipmentlengthoverride;
}
/**
* Définit la valeur de la propriété equipmentlengthoverride.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setEQUIPMENTLENGTHOVERRIDE(String value) {
this.equipmentlengthoverride = value;
}
/**
* Obtient la valeur de la propriété tempmonitored.
*
* @return
* possible object is
* {@link String }
*
*/
public String getTEMPMONITORED() {
return tempmonitored;
}
/**
* Définit la valeur de la propriété tempmonitored.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setTEMPMONITORED(String value) {
this.tempmonitored = value;
}
/**
* Obtient la valeur de la propriété driver.
*
* @return
* possible object is
* {@link Employee_Type }
*
*/
public Employee_Type getDRIVER() {
return driver;
}
/**
* Définit la valeur de la propriété driver.
*
* @param value
* allowed object is
* {@link Employee_Type }
*
*/
public void setDRIVER(Employee_Type value) {
this.driver = value;
}
/**
* Obtient la valeur de la propriété phonenumber.
*
* @return
* possible object is
* {@link String }
*
*/
public String getPHONENUMBER() {
return phonenumber;
}
/**
* Définit la valeur de la propriété phonenumber.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setPHONENUMBER(String value) {
this.phonenumber = value;
}
/**
* Obtient la valeur de la propriété accessible.
*
* @return
* possible object is
* {@link String }
*
*/
public String getACCESSIBLE() {
return accessible;
}
/**
* Définit la valeur de la propriété accessible.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setACCESSIBLE(String value) {
this.accessible = value;
}
/**
* Obtient la valeur de la propriété nonsmoking.
*
* @return
* possible object is
* {@link String }
*
*/
public String getNONSMOKING() {
return nonsmoking;
}
/**
* Définit la valeur de la propriété nonsmoking.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setNONSMOKING(String value) {
this.nonsmoking = value;
}
/**
* Obtient la valeur de la propriété hardwarever.
*
* @return
* possible object is
* {@link String }
*
*/
public String getHARDWAREVER() {
return hardwarever;
}
/**
* Définit la valeur de la propriété hardwarever.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setHARDWAREVER(String value) {
this.hardwarever = value;
}
/**
* Obtient la valeur de la propriété softwarever.
*
* @return
* possible object is
* {@link String }
*
*/
public String getSOFTWAREVER() {
return softwarever;
}
/**
* Définit la valeur de la propriété softwarever.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setSOFTWAREVER(String value) {
this.softwarever = value;
}
/**
* Obtient la valeur de la propriété purchasingasset.
*
* @return
* possible object is
* {@link String }
*
*/
public String getPURCHASINGASSET() {
return purchasingasset;
}
/**
* Définit la valeur de la propriété purchasingasset.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setPURCHASINGASSET(String value) {
this.purchasingasset = value;
}
/**
* Obtient la valeur de la propriété biomedicalasset.
*
* @return
* possible object is
* {@link String }
*
*/
public String getBIOMEDICALASSET() {
return biomedicalasset;
}
/**
* Définit la valeur de la propriété biomedicalasset.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setBIOMEDICALASSET(String value) {
this.biomedicalasset = value;
}
/**
* Obtient la valeur de la propriété umdns.
*
* @return
* possible object is
* {@link TYPE_Type }
*
*/
public TYPE_Type getUMDNS() {
return umdns;
}
/**
* Définit la valeur de la propriété umdns.
*
* @param value
* allowed object is
* {@link TYPE_Type }
*
*/
public void setUMDNS(TYPE_Type value) {
this.umdns = value;
}
/**
* Obtient la valeur de la propriété oemsite.
*
* @return
* possible object is
* {@link String }
*
*/
public String getOEMSITE() {
return oemsite;
}
/**
* Définit la valeur de la propriété oemsite.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setOEMSITE(String value) {
this.oemsite = value;
}
/**
* Obtient la valeur de la propriété vendor.
*
* @return
* possible object is
* {@link String }
*
*/
public String getVENDOR() {
return vendor;
}
/**
* Définit la valeur de la propriété vendor.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setVENDOR(String value) {
this.vendor = value;
}
/**
* Obtient la valeur de la propriété coveragetype.
*
* @return
* possible object is
* {@link TYPE_Type }
*
*/
public TYPE_Type getCOVERAGETYPE() {
return coveragetype;
}
/**
* Définit la valeur de la propriété coveragetype.
*
* @param value
* allowed object is
* {@link TYPE_Type }
*
*/
public void setCOVERAGETYPE(TYPE_Type value) {
this.coveragetype = value;
}
/**
* Obtient la valeur de la propriété lockout.
*
* @return
* possible object is
* {@link String }
*
*/
public String getLOCKOUT() {
return lockout;
}
/**
* Définit la valeur de la propriété lockout.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setLOCKOUT(String value) {
this.lockout = value;
}
/**
* Obtient la valeur de la propriété personalprotectiveequip.
*
* @return
* possible object is
* {@link String }
*
*/
public String getPERSONALPROTECTIVEEQUIP() {
return personalprotectiveequip;
}
/**
* Définit la valeur de la propriété personalprotectiveequip.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setPERSONALPROTECTIVEEQUIP(String value) {
this.personalprotectiveequip = value;
}
/**
* Obtient la valeur de la propriété confinedspace.
*
* @return
* possible object is
* {@link String }
*
*/
public String getCONFINEDSPACE() {
return confinedspace;
}
/**
* Définit la valeur de la propriété confinedspace.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setCONFINEDSPACE(String value) {
this.confinedspace = value;
}
/**
* Obtient la valeur de la propriété statementofcond.
*
* @return
* possible object is
* {@link String }
*
*/
public String getSTATEMENTOFCOND() {
return statementofcond;
}
/**
* Définit la valeur de la propriété statementofcond.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setSTATEMENTOFCOND(String value) {
this.statementofcond = value;
}
/**
* Obtient la valeur de la propriété buildmaintprogram.
*
* @return
* possible object is
* {@link String }
*
*/
public String getBUILDMAINTPROGRAM() {
return buildmaintprogram;
}
/**
* Définit la valeur de la propriété buildmaintprogram.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setBUILDMAINTPROGRAM(String value) {
this.buildmaintprogram = value;
}
/**
* Obtient la valeur de la propriété hipaaconfidentiality.
*
* @return
* possible object is
* {@link String }
*
*/
public String getHIPAACONFIDENTIALITY() {
return hipaaconfidentiality;
}
/**
* Définit la valeur de la propriété hipaaconfidentiality.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setHIPAACONFIDENTIALITY(String value) {
this.hipaaconfidentiality = value;
}
/**
* Obtient la valeur de la propriété ownershiptype.
*
* @return
* possible object is
* {@link TYPE_Type }
*
*/
public TYPE_Type getOWNERSHIPTYPE() {
return ownershiptype;
}
/**
* Définit la valeur de la propriété ownershiptype.
*
* @param value
* allowed object is
* {@link TYPE_Type }
*
*/
public void setOWNERSHIPTYPE(TYPE_Type value) {
this.ownershiptype = value;
}
/**
* Obtient la valeur de la propriété purchaseordercode.
*
* @return
* possible object is
* {@link String }
*
*/
public String getPURCHASEORDERCODE() {
return purchaseordercode;
}
/**
* Définit la valeur de la propriété purchaseordercode.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setPURCHASEORDERCODE(String value) {
this.purchaseordercode = value;
}
/**
* Obtient la valeur de la propriété purchasedate.
*
* @return
* possible object is
* {@link DATETIME }
*
*/
public DATETIME getPURCHASEDATE() {
return purchasedate;
}
/**
* Définit la valeur de la propriété purchasedate.
*
* @param value
* allowed object is
* {@link DATETIME }
*
*/
public void setPURCHASEDATE(DATETIME value) {
this.purchasedate = value;
}
/**
* Obtient la valeur de la propriété purchasecost.
*
* @return
* possible object is
* {@link AMOUNT }
*
*/
public AMOUNT getPURCHASECOST() {
return purchasecost;
}
/**
* Définit la valeur de la propriété purchasecost.
*
* @param value
* allowed object is
* {@link AMOUNT }
*
*/
public void setPURCHASECOST(AMOUNT value) {
this.purchasecost = value;
}
/**
* Obtient la valeur de la propriété purchasecurrency.
*
* @return
* possible object is
* {@link CURRENCYID_Type }
*
*/
public CURRENCYID_Type getPURCHASECURRENCY() {
return purchasecurrency;
}
/**
* Définit la valeur de la propriété purchasecurrency.
*
* @param value
* allowed object is
* {@link CURRENCYID_Type }
*
*/
public void setPURCHASECURRENCY(CURRENCYID_Type value) {
this.purchasecurrency = value;
}
/**
* Obtient la valeur de la propriété disposaltype.
*
* @return
* possible object is
* {@link TYPE_Type }
*
*/
public TYPE_Type getDISPOSALTYPE() {
return disposaltype;
}
/**
* Définit la valeur de la propriété disposaltype.
*
* @param value
* allowed object is
* {@link TYPE_Type }
*
*/
public void setDISPOSALTYPE(TYPE_Type value) {
this.disposaltype = value;
}
/**
* Obtient la valeur de la propriété reservationcalendarownerslist.
*
* @return
* possible object is
* {@link APPROVALLISTID_Type }
*
*/
public APPROVALLISTID_Type getRESERVATIONCALENDAROWNERSLIST() {
return reservationcalendarownerslist;
}
/**
* Définit la valeur de la propriété reservationcalendarownerslist.
*
* @param value
* allowed object is
* {@link APPROVALLISTID_Type }
*
*/
public void setRESERVATIONCALENDAROWNERSLIST(APPROVALLISTID_Type value) {
this.reservationcalendarownerslist = value;
}
/**
* Obtient la valeur de la propriété checklistfilter.
*
* @return
* possible object is
* {@link String }
*
*/
public String getCHECKLISTFILTER() {
return checklistfilter;
}
/**
* Définit la valeur de la propriété checklistfilter.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setCHECKLISTFILTER(String value) {
this.checklistfilter = value;
}
/**
* Obtient la valeur de la propriété tolerancesize.
*
* @return
* possible object is
* {@link QUANTITY }
*
*/
public QUANTITY getTOLERANCESIZE() {
return tolerancesize;
}
/**
* Définit la valeur de la propriété tolerancesize.
*
* @param value
* allowed object is
* {@link QUANTITY }
*
*/
public void setTOLERANCESIZE(QUANTITY value) {
this.tolerancesize = value;
}
/**
* Obtient la valeur de la propriété fuelid.
*
* @return
* possible object is
* {@link FUELID_Type }
*
*/
public FUELID_Type getFUELID() {
return fuelid;
}
/**
* Définit la valeur de la propriété fuelid.
*
* @param value
* allowed object is
* {@link FUELID_Type }
*
*/
public void setFUELID(FUELID_Type value) {
this.fuelid = value;
}
/**
* Obtient la valeur de la propriété riskprioritycode.
*
* @return
* possible object is
* {@link String }
*
*/
public String getRISKPRIORITYCODE() {
return riskprioritycode;
}
/**
* Définit la valeur de la propriété riskprioritycode.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setRISKPRIORITYCODE(String value) {
this.riskprioritycode = value;
}
/**
* Obtient la valeur de la propriété criticalityscore.
*
* @return
* possible object is
* {@link QUANTITY }
*
*/
public QUANTITY getCRITICALITYSCORE() {
return criticalityscore;
}
/**
* Définit la valeur de la propriété criticalityscore.
*
* @param value
* allowed object is
* {@link QUANTITY }
*
*/
public void setCRITICALITYSCORE(QUANTITY value) {
this.criticalityscore = value;
}
/**
* Obtient la valeur de la propriété correctionconditionscore.
*
* @return
* possible object is
* {@link QUANTITY }
*
*/
public QUANTITY getCORRECTIONCONDITIONSCORE() {
return correctionconditionscore;
}
/**
* Définit la valeur de la propriété correctionconditionscore.
*
* @param value
* allowed object is
* {@link QUANTITY }
*
*/
public void setCORRECTIONCONDITIONSCORE(QUANTITY value) {
this.correctionconditionscore = value;
}
/**
* Obtient la valeur de la propriété correctionconditionreason.
*
* @return
* possible object is
* {@link String }
*
*/
public String getCORRECTIONCONDITIONREASON() {
return correctionconditionreason;
}
/**
* Définit la valeur de la propriété correctionconditionreason.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setCORRECTIONCONDITIONREASON(String value) {
this.correctionconditionreason = value;
}
/**
* Obtient la valeur de la propriété correctionconditiondate.
*
* @return
* possible object is
* {@link DATETIME }
*
*/
public DATETIME getCORRECTIONCONDITIONDATE() {
return correctionconditiondate;
}
/**
* Définit la valeur de la propriété correctionconditiondate.
*
* @param value
* allowed object is
* {@link DATETIME }
*
*/
public void setCORRECTIONCONDITIONDATE(DATETIME value) {
this.correctionconditiondate = value;
}
/**
* Obtient la valeur de la propriété correctionusage.
*
* @return
* possible object is
* {@link QUANTITY }
*
*/
public QUANTITY getCORRECTIONUSAGE() {
return correctionusage;
}
/**
* Définit la valeur de la propriété correctionusage.
*
* @param value
* allowed object is
* {@link QUANTITY }
*
*/
public void setCORRECTIONUSAGE(QUANTITY value) {
this.correctionusage = value;
}
/**
* Obtient la valeur de la propriété correctionusageuom.
*
* @return
* possible object is
* {@link UOMID_Type }
*
*/
public UOMID_Type getCORRECTIONUSAGEUOM() {
return correctionusageuom;
}
/**
* Définit la valeur de la propriété correctionusageuom.
*
* @param value
* allowed object is
* {@link UOMID_Type }
*
*/
public void setCORRECTIONUSAGEUOM(UOMID_Type value) {
this.correctionusageuom = value;
}
/**
* Obtient la valeur de la propriété endusefullife.
*
* @return
* possible object is
* {@link DATETIME }
*
*/
public DATETIME getENDUSEFULLIFE() {
return endusefullife;
}
/**
* Définit la valeur de la propriété endusefullife.
*
* @param value
* allowed object is
* {@link DATETIME }
*
*/
public void setENDUSEFULLIFE(DATETIME value) {
this.endusefullife = value;
}
/**
* Obtient la valeur de la propriété remainingusefullife.
*
* @return
* possible object is
* {@link QUANTITY }
*
*/
public QUANTITY getREMAININGUSEFULLIFE() {
return remainingusefullife;
}
/**
* Définit la valeur de la propriété remainingusefullife.
*
* @param value
* allowed object is
* {@link QUANTITY }
*
*/
public void setREMAININGUSEFULLIFE(QUANTITY value) {
this.remainingusefullife = value;
}
/**
* Obtient la valeur de la propriété servicelifeusage.
*
* @return
* possible object is
* {@link QUANTITY }
*
*/
public QUANTITY getSERVICELIFEUSAGE() {
return servicelifeusage;
}
/**
* Définit la valeur de la propriété servicelifeusage.
*
* @param value
* allowed object is
* {@link QUANTITY }
*
*/
public void setSERVICELIFEUSAGE(QUANTITY value) {
this.servicelifeusage = value;
}
/**
* Obtient la valeur de la propriété servicelifeusageuom.
*
* @return
* possible object is
* {@link UOMID_Type }
*
*/
public UOMID_Type getSERVICELIFEUSAGEUOM() {
return servicelifeusageuom;
}
/**
* Définit la valeur de la propriété servicelifeusageuom.
*
* @param value
* allowed object is
* {@link UOMID_Type }
*
*/
public void setSERVICELIFEUSAGEUOM(UOMID_Type value) {
this.servicelifeusageuom = value;
}
/**
* Obtient la valeur de la propriété profilepicture.
*
* @return
* possible object is
* {@link DOCUMENTID_Type }
*
*/
public DOCUMENTID_Type getPROFILEPICTURE() {
return profilepicture;
}
/**
* Définit la valeur de la propriété profilepicture.
*
* @param value
* allowed object is
* {@link DOCUMENTID_Type }
*
*/
public void setPROFILEPICTURE(DOCUMENTID_Type value) {
this.profilepicture = value;
}
/**
* Obtient la valeur de la propriété performancedetails.
*
* @return
* possible object is
* {@link EquipmentBase.PERFORMANCEDETAILS }
*
*/
public EquipmentBase.PERFORMANCEDETAILS getPERFORMANCEDETAILS() {
return performancedetails;
}
/**
* Définit la valeur de la propriété performancedetails.
*
* @param value
* allowed object is
* {@link EquipmentBase.PERFORMANCEDETAILS }
*
*/
public void setPERFORMANCEDETAILS(EquipmentBase.PERFORMANCEDETAILS value) {
this.performancedetails = value;
}
/**
* Obtient la valeur de la propriété riskconsequencecost.
*
* @return
* possible object is
* {@link AMOUNT }
*
*/
public AMOUNT getRISKCONSEQUENCECOST() {
return riskconsequencecost;
}
/**
* Définit la valeur de la propriété riskconsequencecost.
*
* @param value
* allowed object is
* {@link AMOUNT }
*
*/
public void setRISKCONSEQUENCECOST(AMOUNT value) {
this.riskconsequencecost = value;
}
/**
* Obtient la valeur de la propriété failureprobpercentage.
*
* @return
* possible object is
* {@link QUANTITY }
*
*/
public QUANTITY getFAILUREPROBPERCENTAGE() {
return failureprobpercentage;
}
/**
* Définit la valeur de la propriété failureprobpercentage.
*
* @param value
* allowed object is
* {@link QUANTITY }
*
*/
public void setFAILUREPROBPERCENTAGE(QUANTITY value) {
this.failureprobpercentage = value;
}
/**
* Obtient la valeur de la propriété blackswan.
*
* @return
* possible object is
* {@link String }
*
*/
public String getBLACKSWAN() {
return blackswan;
}
/**
* Définit la valeur de la propriété blackswan.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setBLACKSWAN(String value) {
this.blackswan = value;
}
/**
* Obtient la valeur de la propriété blackswancost.
*
* @return
* possible object is
* {@link AMOUNT }
*
*/
public AMOUNT getBLACKSWANCOST() {
return blackswancost;
}
/**
* Définit la valeur de la propriété blackswancost.
*
* @param value
* allowed object is
* {@link AMOUNT }
*
*/
public void setBLACKSWANCOST(AMOUNT value) {
this.blackswancost = value;
}
/**
* Obtient la valeur de la propriété currencycode.
*
* @return
* possible object is
* {@link String }
*
*/
public String getCURRENCYCODE() {
return currencycode;
}
/**
* Définit la valeur de la propriété currencycode.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setCURRENCYCODE(String value) {
this.currencycode = value;
}
/**
* Obtient la valeur de la propriété user_Entity.
*
* @return
* possible object is
* {@link String }
*
*/
public String getUser_Entity() {
return user_Entity;
}
/**
* Définit la valeur de la propriété user_Entity.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setUser_Entity(String value) {
this.user_Entity = value;
}
/**
* Obtient la valeur de la propriété system_Entity.
*
* @return
* possible object is
* {@link String }
*
*/
public String getSystem_Entity() {
return system_Entity;
}
/**
* Définit la valeur de la propriété system_Entity.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setSystem_Entity(String value) {
this.system_Entity = value;
}
/**
* Obtient la valeur de la propriété autonumber.
*
* @return
* possible object is
* {@link String }
*
*/
public String getAutonumber() {
if (autonumber == null) {
return "default";
} else {
return autonumber;
}
}
/**
* Définit la valeur de la propriété autonumber.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setAutonumber(String value) {
this.autonumber = value;
}
/**
* Obtient la valeur de la propriété creategis.
*
* @return
* possible object is
* {@link String }
*
*/
public String getCreategis() {
if (creategis == null) {
return "true";
} else {
return creategis;
}
}
/**
* Définit la valeur de la propriété creategis.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setCreategis(String value) {
this.creategis = value;
}
/**
* Obtient la valeur de la propriété has_Department_Security.
*
* @return
* possible object is
* {@link String }
*
*/
public String getHas_Department_Security() {
return has_Department_Security;
}
/**
* Définit la valeur de la propriété has_Department_Security.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setHas_Department_Security(String value) {
this.has_Department_Security = value;
}
/**
* Obtient la valeur de la propriété has_Readonly_Department_Security_For_Createwo.
*
* @return
* possible object is
* {@link String }
*
*/
public String getHas_Readonly_Department_Security_For_Createwo() {
return has_Readonly_Department_Security_For_Createwo;
}
/**
* Définit la valeur de la propriété has_Readonly_Department_Security_For_Createwo.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setHas_Readonly_Department_Security_For_Createwo(String value) {
this.has_Readonly_Department_Security_For_Createwo = value;
}
/**
* Obtient la valeur de la propriété is_Gis_Webservice_Request.
*
* @return
* possible object is
* {@link String }
*
*/
public String getIs_Gis_Webservice_Request() {
if (is_Gis_Webservice_Request == null) {
return "false";
} else {
return is_Gis_Webservice_Request;
}
}
/**
* Définit la valeur de la propriété is_Gis_Webservice_Request.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setIs_Gis_Webservice_Request(String value) {
this.is_Gis_Webservice_Request = value;
}
/**
* Obtient la valeur de la propriété is_Associated_To_Current_Consist.
*
* @return
* possible object is
* {@link String }
*
*/
public String getIs_Associated_To_Current_Consist() {
if (is_Associated_To_Current_Consist == null) {
return "false";
} else {
return is_Associated_To_Current_Consist;
}
}
/**
* Définit la valeur de la propriété is_Associated_To_Current_Consist.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setIs_Associated_To_Current_Consist(String value) {
this.is_Associated_To_Current_Consist = value;
}
/**
* Obtient la valeur de la propriété is_Default_Rankings_Available.
*
* @return
* possible object is
* {@link String }
*
*/
public String getIs_Default_Rankings_Available() {
if (is_Default_Rankings_Available == null) {
return "false";
} else {
return is_Default_Rankings_Available;
}
}
/**
* Définit la valeur de la propriété is_Default_Rankings_Available.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setIs_Default_Rankings_Available(String value) {
this.is_Default_Rankings_Available = value;
}
/**
* Obtient la valeur de la propriété instructure.
*
* @return
* possible object is
* {@link String }
*
*/
public String getInstructure() {
if (instructure == null) {
return "false";
} else {
return instructure;
}
}
/**
* Définit la valeur de la propriété instructure.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setInstructure(String value) {
this.instructure = value;
}
/**
* Obtient la valeur de la propriété haswo.
*
* @return
* possible object is
* {@link String }
*
*/
public String getHaswo() {
if (haswo == null) {
return "false";
} else {
return haswo;
}
}
/**
* Définit la valeur de la propriété haswo.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setHaswo(String value) {
this.haswo = value;
}
/**
* Obtient la valeur de la propriété confirm_Delete_Surveryanswers.
*
* @return
* possible object is
* {@link String }
*
*/
public String getConfirm_Delete_Surveryanswers() {
if (confirm_Delete_Surveryanswers == null) {
return "confirmed";
} else {
return confirm_Delete_Surveryanswers;
}
}
/**
* Définit la valeur de la propriété confirm_Delete_Surveryanswers.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setConfirm_Delete_Surveryanswers(String value) {
this.confirm_Delete_Surveryanswers = value;
}
/**
* Classe Java pour anonymous complex type.
*
*
Le fragment de schéma suivant indique le contenu attendu figurant dans cette classe.
*
*
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <element ref="{http://schemas.datastream.net/MP_fields}DORMANTSTART" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}DORMANTEND" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}DORMANTREUSE" minOccurs="0"/>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"dormantstart",
"dormantend",
"dormantreuse"
})
public static class DORMANT {
@XmlElement(name = "DORMANTSTART", namespace = "http://schemas.datastream.net/MP_fields")
protected DATETIME dormantstart;
@XmlElement(name = "DORMANTEND", namespace = "http://schemas.datastream.net/MP_fields")
protected DATETIME dormantend;
@XmlElement(name = "DORMANTREUSE", namespace = "http://schemas.datastream.net/MP_fields")
protected String dormantreuse;
/**
* Obtient la valeur de la propriété dormantstart.
*
* @return
* possible object is
* {@link DATETIME }
*
*/
public DATETIME getDORMANTSTART() {
return dormantstart;
}
/**
* Définit la valeur de la propriété dormantstart.
*
* @param value
* allowed object is
* {@link DATETIME }
*
*/
public void setDORMANTSTART(DATETIME value) {
this.dormantstart = value;
}
/**
* Obtient la valeur de la propriété dormantend.
*
* @return
* possible object is
* {@link DATETIME }
*
*/
public DATETIME getDORMANTEND() {
return dormantend;
}
/**
* Définit la valeur de la propriété dormantend.
*
* @param value
* allowed object is
* {@link DATETIME }
*
*/
public void setDORMANTEND(DATETIME value) {
this.dormantend = value;
}
/**
* Obtient la valeur de la propriété dormantreuse.
*
* @return
* possible object is
* {@link String }
*
*/
public String getDORMANTREUSE() {
return dormantreuse;
}
/**
* Définit la valeur de la propriété dormantreuse.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setDORMANTREUSE(String value) {
this.dormantreuse = value;
}
}
/**
* Classe Java pour anonymous complex type.
*
*
Le fragment de schéma suivant indique le contenu attendu figurant dans cette classe.
*
*
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <element ref="{http://schemas.datastream.net/MP_fields}PERFORMANCEFORMULAID" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}PERFORMANCE" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}CONDITIONRATINGWEIGHT" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}CAPACITYCODE" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}AVAILABLECAPACITY" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}LASTUPDATEDDATE" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}DESIREDCAPACITY" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}CAPACITYRATINGWEIGHT" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}NOOFFAILURES" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}MTBFDAYS" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}MTBFRATINGWEIGHT" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}MUBF" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}MUBFUOM" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}MUBFRATING" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}MTTRHRS" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}MTTRRATING" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}VARIABLE1RESULT" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}VARIABLE2RESULT" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}VARIABLE3RESULT" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}VARIABLE4RESULT" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}VARIABLE5RESULT" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}VARIABLE6RESULT" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}VARIABLE1RATING" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}VARIABLE2RATING" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}VARIABLE3RATING" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}VARIABLE4RATING" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}VARIABLE5RATING" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}VARIABLE6RATING" minOccurs="0"/>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"performanceformulaid",
"performance",
"conditionratingweight",
"capacitycode",
"availablecapacity",
"lastupdateddate",
"desiredcapacity",
"capacityratingweight",
"nooffailures",
"mtbfdays",
"mtbfratingweight",
"mubf",
"mubfuom",
"mubfrating",
"mttrhrs",
"mttrrating",
"variable1RESULT",
"variable2RESULT",
"variable3RESULT",
"variable4RESULT",
"variable5RESULT",
"variable6RESULT",
"variable1RATING",
"variable2RATING",
"variable3RATING",
"variable4RATING",
"variable5RATING",
"variable6RATING"
})
public static class PERFORMANCEDETAILS {
@XmlElement(name = "PERFORMANCEFORMULAID", namespace = "http://schemas.datastream.net/MP_fields")
protected STANDARDENTITYID_Type performanceformulaid;
@XmlElement(name = "PERFORMANCE", namespace = "http://schemas.datastream.net/MP_fields")
protected QUANTITY performance;
@XmlElement(name = "CONDITIONRATINGWEIGHT", namespace = "http://schemas.datastream.net/MP_fields")
protected QUANTITY conditionratingweight;
@XmlElement(name = "CAPACITYCODE", namespace = "http://schemas.datastream.net/MP_fields")
protected USERDEFINEDCODEID_Type capacitycode;
@XmlElement(name = "AVAILABLECAPACITY", namespace = "http://schemas.datastream.net/MP_fields")
protected QUANTITY availablecapacity;
@XmlElement(name = "LASTUPDATEDDATE", namespace = "http://schemas.datastream.net/MP_fields")
protected DATETIME lastupdateddate;
@XmlElement(name = "DESIREDCAPACITY", namespace = "http://schemas.datastream.net/MP_fields")
protected QUANTITY desiredcapacity;
@XmlElement(name = "CAPACITYRATINGWEIGHT", namespace = "http://schemas.datastream.net/MP_fields")
protected QUANTITY capacityratingweight;
@XmlElement(name = "NOOFFAILURES", namespace = "http://schemas.datastream.net/MP_fields")
protected QUANTITY nooffailures;
@XmlElement(name = "MTBFDAYS", namespace = "http://schemas.datastream.net/MP_fields")
protected QUANTITY mtbfdays;
@XmlElement(name = "MTBFRATINGWEIGHT", namespace = "http://schemas.datastream.net/MP_fields")
protected QUANTITY mtbfratingweight;
@XmlElement(name = "MUBF", namespace = "http://schemas.datastream.net/MP_fields")
protected QUANTITY mubf;
@XmlElement(name = "MUBFUOM", namespace = "http://schemas.datastream.net/MP_fields")
protected UOMID_Type mubfuom;
@XmlElement(name = "MUBFRATING", namespace = "http://schemas.datastream.net/MP_fields")
protected QUANTITY mubfrating;
@XmlElement(name = "MTTRHRS", namespace = "http://schemas.datastream.net/MP_fields")
protected QUANTITY mttrhrs;
@XmlElement(name = "MTTRRATING", namespace = "http://schemas.datastream.net/MP_fields")
protected QUANTITY mttrrating;
@XmlElement(name = "VARIABLE1RESULT", namespace = "http://schemas.datastream.net/MP_fields")
protected QUANTITY variable1RESULT;
@XmlElement(name = "VARIABLE2RESULT", namespace = "http://schemas.datastream.net/MP_fields")
protected QUANTITY variable2RESULT;
@XmlElement(name = "VARIABLE3RESULT", namespace = "http://schemas.datastream.net/MP_fields")
protected QUANTITY variable3RESULT;
@XmlElement(name = "VARIABLE4RESULT", namespace = "http://schemas.datastream.net/MP_fields")
protected QUANTITY variable4RESULT;
@XmlElement(name = "VARIABLE5RESULT", namespace = "http://schemas.datastream.net/MP_fields")
protected QUANTITY variable5RESULT;
@XmlElement(name = "VARIABLE6RESULT", namespace = "http://schemas.datastream.net/MP_fields")
protected QUANTITY variable6RESULT;
@XmlElement(name = "VARIABLE1RATING", namespace = "http://schemas.datastream.net/MP_fields")
protected QUANTITY variable1RATING;
@XmlElement(name = "VARIABLE2RATING", namespace = "http://schemas.datastream.net/MP_fields")
protected QUANTITY variable2RATING;
@XmlElement(name = "VARIABLE3RATING", namespace = "http://schemas.datastream.net/MP_fields")
protected QUANTITY variable3RATING;
@XmlElement(name = "VARIABLE4RATING", namespace = "http://schemas.datastream.net/MP_fields")
protected QUANTITY variable4RATING;
@XmlElement(name = "VARIABLE5RATING", namespace = "http://schemas.datastream.net/MP_fields")
protected QUANTITY variable5RATING;
@XmlElement(name = "VARIABLE6RATING", namespace = "http://schemas.datastream.net/MP_fields")
protected QUANTITY variable6RATING;
/**
* Obtient la valeur de la propriété performanceformulaid.
*
* @return
* possible object is
* {@link STANDARDENTITYID_Type }
*
*/
public STANDARDENTITYID_Type getPERFORMANCEFORMULAID() {
return performanceformulaid;
}
/**
* Définit la valeur de la propriété performanceformulaid.
*
* @param value
* allowed object is
* {@link STANDARDENTITYID_Type }
*
*/
public void setPERFORMANCEFORMULAID(STANDARDENTITYID_Type value) {
this.performanceformulaid = value;
}
/**
* Obtient la valeur de la propriété performance.
*
* @return
* possible object is
* {@link QUANTITY }
*
*/
public QUANTITY getPERFORMANCE() {
return performance;
}
/**
* Définit la valeur de la propriété performance.
*
* @param value
* allowed object is
* {@link QUANTITY }
*
*/
public void setPERFORMANCE(QUANTITY value) {
this.performance = value;
}
/**
* Obtient la valeur de la propriété conditionratingweight.
*
* @return
* possible object is
* {@link QUANTITY }
*
*/
public QUANTITY getCONDITIONRATINGWEIGHT() {
return conditionratingweight;
}
/**
* Définit la valeur de la propriété conditionratingweight.
*
* @param value
* allowed object is
* {@link QUANTITY }
*
*/
public void setCONDITIONRATINGWEIGHT(QUANTITY value) {
this.conditionratingweight = value;
}
/**
* Obtient la valeur de la propriété capacitycode.
*
* @return
* possible object is
* {@link USERDEFINEDCODEID_Type }
*
*/
public USERDEFINEDCODEID_Type getCAPACITYCODE() {
return capacitycode;
}
/**
* Définit la valeur de la propriété capacitycode.
*
* @param value
* allowed object is
* {@link USERDEFINEDCODEID_Type }
*
*/
public void setCAPACITYCODE(USERDEFINEDCODEID_Type value) {
this.capacitycode = value;
}
/**
* Obtient la valeur de la propriété availablecapacity.
*
* @return
* possible object is
* {@link QUANTITY }
*
*/
public QUANTITY getAVAILABLECAPACITY() {
return availablecapacity;
}
/**
* Définit la valeur de la propriété availablecapacity.
*
* @param value
* allowed object is
* {@link QUANTITY }
*
*/
public void setAVAILABLECAPACITY(QUANTITY value) {
this.availablecapacity = value;
}
/**
* Obtient la valeur de la propriété lastupdateddate.
*
* @return
* possible object is
* {@link DATETIME }
*
*/
public DATETIME getLASTUPDATEDDATE() {
return lastupdateddate;
}
/**
* Définit la valeur de la propriété lastupdateddate.
*
* @param value
* allowed object is
* {@link DATETIME }
*
*/
public void setLASTUPDATEDDATE(DATETIME value) {
this.lastupdateddate = value;
}
/**
* Obtient la valeur de la propriété desiredcapacity.
*
* @return
* possible object is
* {@link QUANTITY }
*
*/
public QUANTITY getDESIREDCAPACITY() {
return desiredcapacity;
}
/**
* Définit la valeur de la propriété desiredcapacity.
*
* @param value
* allowed object is
* {@link QUANTITY }
*
*/
public void setDESIREDCAPACITY(QUANTITY value) {
this.desiredcapacity = value;
}
/**
* Obtient la valeur de la propriété capacityratingweight.
*
* @return
* possible object is
* {@link QUANTITY }
*
*/
public QUANTITY getCAPACITYRATINGWEIGHT() {
return capacityratingweight;
}
/**
* Définit la valeur de la propriété capacityratingweight.
*
* @param value
* allowed object is
* {@link QUANTITY }
*
*/
public void setCAPACITYRATINGWEIGHT(QUANTITY value) {
this.capacityratingweight = value;
}
/**
* Obtient la valeur de la propriété nooffailures.
*
* @return
* possible object is
* {@link QUANTITY }
*
*/
public QUANTITY getNOOFFAILURES() {
return nooffailures;
}
/**
* Définit la valeur de la propriété nooffailures.
*
* @param value
* allowed object is
* {@link QUANTITY }
*
*/
public void setNOOFFAILURES(QUANTITY value) {
this.nooffailures = value;
}
/**
* Obtient la valeur de la propriété mtbfdays.
*
* @return
* possible object is
* {@link QUANTITY }
*
*/
public QUANTITY getMTBFDAYS() {
return mtbfdays;
}
/**
* Définit la valeur de la propriété mtbfdays.
*
* @param value
* allowed object is
* {@link QUANTITY }
*
*/
public void setMTBFDAYS(QUANTITY value) {
this.mtbfdays = value;
}
/**
* Obtient la valeur de la propriété mtbfratingweight.
*
* @return
* possible object is
* {@link QUANTITY }
*
*/
public QUANTITY getMTBFRATINGWEIGHT() {
return mtbfratingweight;
}
/**
* Définit la valeur de la propriété mtbfratingweight.
*
* @param value
* allowed object is
* {@link QUANTITY }
*
*/
public void setMTBFRATINGWEIGHT(QUANTITY value) {
this.mtbfratingweight = value;
}
/**
* Obtient la valeur de la propriété mubf.
*
* @return
* possible object is
* {@link QUANTITY }
*
*/
public QUANTITY getMUBF() {
return mubf;
}
/**
* Définit la valeur de la propriété mubf.
*
* @param value
* allowed object is
* {@link QUANTITY }
*
*/
public void setMUBF(QUANTITY value) {
this.mubf = value;
}
/**
* Obtient la valeur de la propriété mubfuom.
*
* @return
* possible object is
* {@link UOMID_Type }
*
*/
public UOMID_Type getMUBFUOM() {
return mubfuom;
}
/**
* Définit la valeur de la propriété mubfuom.
*
* @param value
* allowed object is
* {@link UOMID_Type }
*
*/
public void setMUBFUOM(UOMID_Type value) {
this.mubfuom = value;
}
/**
* Obtient la valeur de la propriété mubfrating.
*
* @return
* possible object is
* {@link QUANTITY }
*
*/
public QUANTITY getMUBFRATING() {
return mubfrating;
}
/**
* Définit la valeur de la propriété mubfrating.
*
* @param value
* allowed object is
* {@link QUANTITY }
*
*/
public void setMUBFRATING(QUANTITY value) {
this.mubfrating = value;
}
/**
* Obtient la valeur de la propriété mttrhrs.
*
* @return
* possible object is
* {@link QUANTITY }
*
*/
public QUANTITY getMTTRHRS() {
return mttrhrs;
}
/**
* Définit la valeur de la propriété mttrhrs.
*
* @param value
* allowed object is
* {@link QUANTITY }
*
*/
public void setMTTRHRS(QUANTITY value) {
this.mttrhrs = value;
}
/**
* Obtient la valeur de la propriété mttrrating.
*
* @return
* possible object is
* {@link QUANTITY }
*
*/
public QUANTITY getMTTRRATING() {
return mttrrating;
}
/**
* Définit la valeur de la propriété mttrrating.
*
* @param value
* allowed object is
* {@link QUANTITY }
*
*/
public void setMTTRRATING(QUANTITY value) {
this.mttrrating = value;
}
/**
* Obtient la valeur de la propriété variable1RESULT.
*
* @return
* possible object is
* {@link QUANTITY }
*
*/
public QUANTITY getVARIABLE1RESULT() {
return variable1RESULT;
}
/**
* Définit la valeur de la propriété variable1RESULT.
*
* @param value
* allowed object is
* {@link QUANTITY }
*
*/
public void setVARIABLE1RESULT(QUANTITY value) {
this.variable1RESULT = value;
}
/**
* Obtient la valeur de la propriété variable2RESULT.
*
* @return
* possible object is
* {@link QUANTITY }
*
*/
public QUANTITY getVARIABLE2RESULT() {
return variable2RESULT;
}
/**
* Définit la valeur de la propriété variable2RESULT.
*
* @param value
* allowed object is
* {@link QUANTITY }
*
*/
public void setVARIABLE2RESULT(QUANTITY value) {
this.variable2RESULT = value;
}
/**
* Obtient la valeur de la propriété variable3RESULT.
*
* @return
* possible object is
* {@link QUANTITY }
*
*/
public QUANTITY getVARIABLE3RESULT() {
return variable3RESULT;
}
/**
* Définit la valeur de la propriété variable3RESULT.
*
* @param value
* allowed object is
* {@link QUANTITY }
*
*/
public void setVARIABLE3RESULT(QUANTITY value) {
this.variable3RESULT = value;
}
/**
* Obtient la valeur de la propriété variable4RESULT.
*
* @return
* possible object is
* {@link QUANTITY }
*
*/
public QUANTITY getVARIABLE4RESULT() {
return variable4RESULT;
}
/**
* Définit la valeur de la propriété variable4RESULT.
*
* @param value
* allowed object is
* {@link QUANTITY }
*
*/
public void setVARIABLE4RESULT(QUANTITY value) {
this.variable4RESULT = value;
}
/**
* Obtient la valeur de la propriété variable5RESULT.
*
* @return
* possible object is
* {@link QUANTITY }
*
*/
public QUANTITY getVARIABLE5RESULT() {
return variable5RESULT;
}
/**
* Définit la valeur de la propriété variable5RESULT.
*
* @param value
* allowed object is
* {@link QUANTITY }
*
*/
public void setVARIABLE5RESULT(QUANTITY value) {
this.variable5RESULT = value;
}
/**
* Obtient la valeur de la propriété variable6RESULT.
*
* @return
* possible object is
* {@link QUANTITY }
*
*/
public QUANTITY getVARIABLE6RESULT() {
return variable6RESULT;
}
/**
* Définit la valeur de la propriété variable6RESULT.
*
* @param value
* allowed object is
* {@link QUANTITY }
*
*/
public void setVARIABLE6RESULT(QUANTITY value) {
this.variable6RESULT = value;
}
/**
* Obtient la valeur de la propriété variable1RATING.
*
* @return
* possible object is
* {@link QUANTITY }
*
*/
public QUANTITY getVARIABLE1RATING() {
return variable1RATING;
}
/**
* Définit la valeur de la propriété variable1RATING.
*
* @param value
* allowed object is
* {@link QUANTITY }
*
*/
public void setVARIABLE1RATING(QUANTITY value) {
this.variable1RATING = value;
}
/**
* Obtient la valeur de la propriété variable2RATING.
*
* @return
* possible object is
* {@link QUANTITY }
*
*/
public QUANTITY getVARIABLE2RATING() {
return variable2RATING;
}
/**
* Définit la valeur de la propriété variable2RATING.
*
* @param value
* allowed object is
* {@link QUANTITY }
*
*/
public void setVARIABLE2RATING(QUANTITY value) {
this.variable2RATING = value;
}
/**
* Obtient la valeur de la propriété variable3RATING.
*
* @return
* possible object is
* {@link QUANTITY }
*
*/
public QUANTITY getVARIABLE3RATING() {
return variable3RATING;
}
/**
* Définit la valeur de la propriété variable3RATING.
*
* @param value
* allowed object is
* {@link QUANTITY }
*
*/
public void setVARIABLE3RATING(QUANTITY value) {
this.variable3RATING = value;
}
/**
* Obtient la valeur de la propriété variable4RATING.
*
* @return
* possible object is
* {@link QUANTITY }
*
*/
public QUANTITY getVARIABLE4RATING() {
return variable4RATING;
}
/**
* Définit la valeur de la propriété variable4RATING.
*
* @param value
* allowed object is
* {@link QUANTITY }
*
*/
public void setVARIABLE4RATING(QUANTITY value) {
this.variable4RATING = value;
}
/**
* Obtient la valeur de la propriété variable5RATING.
*
* @return
* possible object is
* {@link QUANTITY }
*
*/
public QUANTITY getVARIABLE5RATING() {
return variable5RATING;
}
/**
* Définit la valeur de la propriété variable5RATING.
*
* @param value
* allowed object is
* {@link QUANTITY }
*
*/
public void setVARIABLE5RATING(QUANTITY value) {
this.variable5RATING = value;
}
/**
* Obtient la valeur de la propriété variable6RATING.
*
* @return
* possible object is
* {@link QUANTITY }
*
*/
public QUANTITY getVARIABLE6RATING() {
return variable6RATING;
}
/**
* Définit la valeur de la propriété variable6RATING.
*
* @param value
* allowed object is
* {@link QUANTITY }
*
*/
public void setVARIABLE6RATING(QUANTITY value) {
this.variable6RATING = value;
}
}
/**
* Classe Java pour anonymous complex type.
*
*
Le fragment de schéma suivant indique le contenu attendu figurant dans cette classe.
*
*
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <element ref="{http://schemas.datastream.net/MP_fields}PURCHASEORDERLINEID"/>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"purchaseorderlineid"
})
public static class PurchaseOrderInfo {
@XmlElement(name = "PURCHASEORDERLINEID", namespace = "http://schemas.datastream.net/MP_fields", required = true)
protected PURCHASEORDERLINEID_Type purchaseorderlineid;
/**
* Obtient la valeur de la propriété purchaseorderlineid.
*
* @return
* possible object is
* {@link PURCHASEORDERLINEID_Type }
*
*/
public PURCHASEORDERLINEID_Type getPURCHASEORDERLINEID() {
return purchaseorderlineid;
}
/**
* Définit la valeur de la propriété purchaseorderlineid.
*
* @param value
* allowed object is
* {@link PURCHASEORDERLINEID_Type }
*
*/
public void setPURCHASEORDERLINEID(PURCHASEORDERLINEID_Type value) {
this.purchaseorderlineid = value;
}
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy