net.datastream.schemas.mp_entities.assetequipment_001.EquipmentHealthcareAsset 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.CATEGORYID;
import net.datastream.schemas.mp_fields.CLASSID_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.MANUFACTURERID_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.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.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"/>
* <element ref="{http://schemas.datastream.net/MP_fields}CATEGORYID"/>
* <element ref="{http://schemas.datastream.net/MP_fields}CRITICALITYID"/>
* <element ref="{http://schemas.datastream.net/MP_fields}SAFETY" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}PROFILEID" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}METERUNIT" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}ASSIGNEDTO" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}COSTCODEID" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}TEMPMONITORED" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}WITHDRAWALDATE" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}RELIABILITYRANKINGDETAILS" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}MANUFACTURERID" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}MODEL" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}SERIALNUMBER" 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}MODELREVISION" 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}XCOORDINATE" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}YCOORDINATE" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}ZCOORDINATE" 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"/>
* <element ref="{http://schemas.datastream.net/MP_fields}INVENTORYVERIFICATIONDATE" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}ASSETVALUE" 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}INSTALLDATE" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}COMMISSIONDATE" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}COSTOFNEEDEDREPAIRS" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}REPLACEMENTVALUE" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}FACILITYCONDITIONINDEX" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}DISPOSALTYPE" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}SOLDDATE" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}PURCHASEORDERLINEID" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}PRIMARYUSE" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}YEARBUILT" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}FLOORAREA" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}FLOORAREAUOM" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}SERVICELIFE" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}ENERGYSTARELIGIBLE" 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}AssetParentHierarchy" 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_entities/AssetEquipment_001}UserDefinedFields" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}USERDEFINEDAREA" 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}WORKSPACEID" minOccurs="0"/>
* </sequence>
* <attribute name="autonumber" type="{http://www.w3.org/2001/XMLSchema}string" default="default" />
* <attribute name="has_department_security" type="{http://schemas.datastream.net/MP_fields}FLAG_Type" />
* </restriction>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"classid",
"categoryid",
"criticalityid",
"safety",
"profileid",
"meterunit",
"assignedto",
"costcodeid",
"tempmonitored",
"withdrawaldate",
"reliabilityrankingdetails",
"manufacturerid",
"model",
"serialnumber",
"hardwarever",
"softwarever",
"modelrevision",
"purchasingasset",
"biomedicalasset",
"umdns",
"oemsite",
"vendor",
"coveragetype",
"xcoordinate",
"ycoordinate",
"zcoordinate",
"lockout",
"personalprotectiveequip",
"confinedspace",
"statementofcond",
"buildmaintprogram",
"hipaaconfidentiality",
"ownershiptype",
"inventoryverificationdate",
"assetvalue",
"purchaseordercode",
"purchasedate",
"purchasecost",
"purchasecurrency",
"installdate",
"commissiondate",
"costofneededrepairs",
"replacementvalue",
"facilityconditionindex",
"disposaltype",
"solddate",
"purchaseorderlineid",
"primaryuse",
"yearbuilt",
"floorarea",
"floorareauom",
"servicelife",
"energystareligible",
"partAssociation",
"assetParentHierarchy",
"rcmlevelid",
"riskmatrixsetupid",
"riskprioritynumber",
"userDefinedFields",
"userdefinedarea",
"originalreceiptdate",
"latestreceiptdate",
"originalinstalldate",
"latestinstalldate",
"operationalstatus",
"loanedtodepartmentid",
"pmwodepartmentid",
"workspaceid"
})
@XmlRootElement(name = "EquipmentHealthcareAsset")
public class EquipmentHealthcareAsset {
@XmlElement(name = "CLASSID", namespace = "http://schemas.datastream.net/MP_fields", required = true)
protected CLASSID_Type classid;
@XmlElement(name = "CATEGORYID", namespace = "http://schemas.datastream.net/MP_fields", required = true)
protected CATEGORYID categoryid;
@XmlElement(name = "CRITICALITYID", namespace = "http://schemas.datastream.net/MP_fields", required = true)
protected CRITICALITYID_Type criticalityid;
@XmlElement(name = "SAFETY", namespace = "http://schemas.datastream.net/MP_fields")
protected String safety;
@XmlElement(name = "PROFILEID", namespace = "http://schemas.datastream.net/MP_fields")
protected OBJECT_Type profileid;
@XmlElement(name = "METERUNIT", namespace = "http://schemas.datastream.net/MP_fields")
protected String meterunit;
@XmlElement(name = "ASSIGNEDTO", namespace = "http://schemas.datastream.net/MP_fields")
protected PERSONID_Type assignedto;
@XmlElement(name = "COSTCODEID", namespace = "http://schemas.datastream.net/MP_fields")
protected COSTCODEID_Type costcodeid;
@XmlElement(name = "TEMPMONITORED", namespace = "http://schemas.datastream.net/MP_fields", defaultValue = "false")
protected String tempmonitored;
@XmlElement(name = "WITHDRAWALDATE", namespace = "http://schemas.datastream.net/MP_fields")
protected DATETIME withdrawaldate;
@XmlElement(name = "RELIABILITYRANKINGDETAILS", namespace = "http://schemas.datastream.net/MP_fields")
protected RELIABILITYRANKINGDETAILS_Type reliabilityrankingdetails;
@XmlElement(name = "MANUFACTURERID", namespace = "http://schemas.datastream.net/MP_fields")
protected MANUFACTURERID_Type manufacturerid;
@XmlElement(name = "MODEL", namespace = "http://schemas.datastream.net/MP_fields")
protected String model;
@XmlElement(name = "SERIALNUMBER", namespace = "http://schemas.datastream.net/MP_fields")
protected String serialnumber;
@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 = "MODELREVISION", namespace = "http://schemas.datastream.net/MP_fields")
protected String modelrevision;
@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 = "XCOORDINATE", namespace = "http://schemas.datastream.net/MP_fields")
protected QUANTITY xcoordinate;
@XmlElement(name = "YCOORDINATE", namespace = "http://schemas.datastream.net/MP_fields")
protected QUANTITY ycoordinate;
@XmlElement(name = "ZCOORDINATE", namespace = "http://schemas.datastream.net/MP_fields")
protected QUANTITY zcoordinate;
@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", required = true)
protected TYPE_Type ownershiptype;
@XmlElement(name = "INVENTORYVERIFICATIONDATE", namespace = "http://schemas.datastream.net/MP_fields")
protected DATETIME inventoryverificationdate;
@XmlElement(name = "ASSETVALUE", namespace = "http://schemas.datastream.net/MP_fields")
protected AMOUNT assetvalue;
@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 = "INSTALLDATE", namespace = "http://schemas.datastream.net/MP_fields")
protected DATETIME installdate;
@XmlElement(name = "COMMISSIONDATE", namespace = "http://schemas.datastream.net/MP_fields")
protected DATETIME commissiondate;
@XmlElement(name = "COSTOFNEEDEDREPAIRS", namespace = "http://schemas.datastream.net/MP_fields")
protected AMOUNT costofneededrepairs;
@XmlElement(name = "REPLACEMENTVALUE", namespace = "http://schemas.datastream.net/MP_fields")
protected AMOUNT replacementvalue;
@XmlElement(name = "FACILITYCONDITIONINDEX", namespace = "http://schemas.datastream.net/MP_fields")
protected AMOUNT facilityconditionindex;
@XmlElement(name = "DISPOSALTYPE", namespace = "http://schemas.datastream.net/MP_fields")
protected TYPE_Type disposaltype;
@XmlElement(name = "SOLDDATE", namespace = "http://schemas.datastream.net/MP_fields")
protected DATETIME solddate;
@XmlElement(name = "PURCHASEORDERLINEID", namespace = "http://schemas.datastream.net/MP_fields")
protected PURCHASEORDERLINEID_Type purchaseorderlineid;
@XmlElement(name = "PRIMARYUSE", namespace = "http://schemas.datastream.net/MP_fields")
protected TYPE_Type primaryuse;
@XmlElement(name = "YEARBUILT", namespace = "http://schemas.datastream.net/MP_fields")
protected QUANTITY yearbuilt;
@XmlElement(name = "FLOORAREA", namespace = "http://schemas.datastream.net/MP_fields")
protected QUANTITY floorarea;
@XmlElement(name = "FLOORAREAUOM", namespace = "http://schemas.datastream.net/MP_fields")
protected UOMID_Type floorareauom;
@XmlElement(name = "SERVICELIFE", namespace = "http://schemas.datastream.net/MP_fields")
protected QUANTITY servicelife;
@XmlElement(name = "ENERGYSTARELIGIBLE", namespace = "http://schemas.datastream.net/MP_fields")
protected String energystareligible;
@XmlElement(name = "PartAssociation")
protected PartAssociation partAssociation;
@XmlElement(name = "AssetParentHierarchy")
protected AssetParentHierarchy assetParentHierarchy;
@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 = "UserDefinedFields")
protected UserDefinedFields userDefinedFields;
@XmlElement(name = "USERDEFINEDAREA", namespace = "http://schemas.datastream.net/MP_fields")
protected USERDEFINEDAREA userdefinedarea;
@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 = "WORKSPACEID", namespace = "http://schemas.datastream.net/MP_fields")
protected WORKSPACEID_Type workspaceid;
@XmlAttribute(name = "autonumber")
protected String autonumber;
@XmlAttribute(name = "has_department_security")
protected String has_Department_Security;
/**
* 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é 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é 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é 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é 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é 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é 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é 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é 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é 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é manufacturerid.
*
* @return
* possible object is
* {@link MANUFACTURERID_Type }
*
*/
public MANUFACTURERID_Type getMANUFACTURERID() {
return manufacturerid;
}
/**
* Définit la valeur de la propriété manufacturerid.
*
* @param value
* allowed object is
* {@link MANUFACTURERID_Type }
*
*/
public void setMANUFACTURERID(MANUFACTURERID_Type value) {
this.manufacturerid = value;
}
/**
* Obtient la valeur de la propriété model.
*
* @return
* possible object is
* {@link String }
*
*/
public String getMODEL() {
return model;
}
/**
* Définit la valeur de la propriété model.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setMODEL(String value) {
this.model = value;
}
/**
* Obtient la valeur de la propriété serialnumber.
*
* @return
* possible object is
* {@link String }
*
*/
public String getSERIALNUMBER() {
return serialnumber;
}
/**
* Définit la valeur de la propriété serialnumber.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setSERIALNUMBER(String value) {
this.serialnumber = 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é modelrevision.
*
* @return
* possible object is
* {@link String }
*
*/
public String getMODELREVISION() {
return modelrevision;
}
/**
* Définit la valeur de la propriété modelrevision.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setMODELREVISION(String value) {
this.modelrevision = 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é xcoordinate.
*
* @return
* possible object is
* {@link QUANTITY }
*
*/
public QUANTITY getXCOORDINATE() {
return xcoordinate;
}
/**
* Définit la valeur de la propriété xcoordinate.
*
* @param value
* allowed object is
* {@link QUANTITY }
*
*/
public void setXCOORDINATE(QUANTITY value) {
this.xcoordinate = value;
}
/**
* Obtient la valeur de la propriété ycoordinate.
*
* @return
* possible object is
* {@link QUANTITY }
*
*/
public QUANTITY getYCOORDINATE() {
return ycoordinate;
}
/**
* Définit la valeur de la propriété ycoordinate.
*
* @param value
* allowed object is
* {@link QUANTITY }
*
*/
public void setYCOORDINATE(QUANTITY value) {
this.ycoordinate = value;
}
/**
* Obtient la valeur de la propriété zcoordinate.
*
* @return
* possible object is
* {@link QUANTITY }
*
*/
public QUANTITY getZCOORDINATE() {
return zcoordinate;
}
/**
* Définit la valeur de la propriété zcoordinate.
*
* @param value
* allowed object is
* {@link QUANTITY }
*
*/
public void setZCOORDINATE(QUANTITY value) {
this.zcoordinate = 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é 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é 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é 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é installdate.
*
* @return
* possible object is
* {@link DATETIME }
*
*/
public DATETIME getINSTALLDATE() {
return installdate;
}
/**
* Définit la valeur de la propriété installdate.
*
* @param value
* allowed object is
* {@link DATETIME }
*
*/
public void setINSTALLDATE(DATETIME value) {
this.installdate = 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é costofneededrepairs.
*
* @return
* possible object is
* {@link AMOUNT }
*
*/
public AMOUNT getCOSTOFNEEDEDREPAIRS() {
return costofneededrepairs;
}
/**
* Définit la valeur de la propriété costofneededrepairs.
*
* @param value
* allowed object is
* {@link AMOUNT }
*
*/
public void setCOSTOFNEEDEDREPAIRS(AMOUNT value) {
this.costofneededrepairs = value;
}
/**
* Obtient la valeur de la propriété replacementvalue.
*
* @return
* possible object is
* {@link AMOUNT }
*
*/
public AMOUNT getREPLACEMENTVALUE() {
return replacementvalue;
}
/**
* Définit la valeur de la propriété replacementvalue.
*
* @param value
* allowed object is
* {@link AMOUNT }
*
*/
public void setREPLACEMENTVALUE(AMOUNT value) {
this.replacementvalue = value;
}
/**
* Obtient la valeur de la propriété facilityconditionindex.
*
* @return
* possible object is
* {@link AMOUNT }
*
*/
public AMOUNT getFACILITYCONDITIONINDEX() {
return facilityconditionindex;
}
/**
* Définit la valeur de la propriété facilityconditionindex.
*
* @param value
* allowed object is
* {@link AMOUNT }
*
*/
public void setFACILITYCONDITIONINDEX(AMOUNT value) {
this.facilityconditionindex = 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é 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é 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;
}
/**
* Obtient la valeur de la propriété primaryuse.
*
* @return
* possible object is
* {@link TYPE_Type }
*
*/
public TYPE_Type getPRIMARYUSE() {
return primaryuse;
}
/**
* Définit la valeur de la propriété primaryuse.
*
* @param value
* allowed object is
* {@link TYPE_Type }
*
*/
public void setPRIMARYUSE(TYPE_Type value) {
this.primaryuse = value;
}
/**
* Obtient la valeur de la propriété yearbuilt.
*
* @return
* possible object is
* {@link QUANTITY }
*
*/
public QUANTITY getYEARBUILT() {
return yearbuilt;
}
/**
* Définit la valeur de la propriété yearbuilt.
*
* @param value
* allowed object is
* {@link QUANTITY }
*
*/
public void setYEARBUILT(QUANTITY value) {
this.yearbuilt = value;
}
/**
* Obtient la valeur de la propriété floorarea.
*
* @return
* possible object is
* {@link QUANTITY }
*
*/
public QUANTITY getFLOORAREA() {
return floorarea;
}
/**
* Définit la valeur de la propriété floorarea.
*
* @param value
* allowed object is
* {@link QUANTITY }
*
*/
public void setFLOORAREA(QUANTITY value) {
this.floorarea = value;
}
/**
* Obtient la valeur de la propriété floorareauom.
*
* @return
* possible object is
* {@link UOMID_Type }
*
*/
public UOMID_Type getFLOORAREAUOM() {
return floorareauom;
}
/**
* Définit la valeur de la propriété floorareauom.
*
* @param value
* allowed object is
* {@link UOMID_Type }
*
*/
public void setFLOORAREAUOM(UOMID_Type value) {
this.floorareauom = value;
}
/**
* Obtient la valeur de la propriété servicelife.
*
* @return
* possible object is
* {@link QUANTITY }
*
*/
public QUANTITY getSERVICELIFE() {
return servicelife;
}
/**
* Définit la valeur de la propriété servicelife.
*
* @param value
* allowed object is
* {@link QUANTITY }
*
*/
public void setSERVICELIFE(QUANTITY value) {
this.servicelife = value;
}
/**
* Obtient la valeur de la propriété energystareligible.
*
* @return
* possible object is
* {@link String }
*
*/
public String getENERGYSTARELIGIBLE() {
return energystareligible;
}
/**
* Définit la valeur de la propriété energystareligible.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setENERGYSTARELIGIBLE(String value) {
this.energystareligible = 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é 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é 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é 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é 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é 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é 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é 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é 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;
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy