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

net.datastream.schemas.mp_entities.activity_001.Activity Maven / Gradle / Ivy

There is a newer version: 12.1.0-21
Show newest version

package net.datastream.schemas.mp_entities.activity_001;

import java.util.ArrayList;
import java.util.List;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.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.ACTIVITYID;
import net.datastream.schemas.mp_fields.CURRENCYID_Type;
import net.datastream.schemas.mp_fields.DEFMWOACT_Type;
import net.datastream.schemas.mp_fields.DEPARTMENTID_Type;
import net.datastream.schemas.mp_fields.EQUIPMENTID_Type;
import net.datastream.schemas.mp_fields.LABORTYPEID_Type;
import net.datastream.schemas.mp_fields.LINEARREFERENCEEVENT_Type;
import net.datastream.schemas.mp_fields.MANUFACTURERID_Type;
import net.datastream.schemas.mp_fields.MATLIST_Type;
import net.datastream.schemas.mp_fields.STATUS_Type;
import net.datastream.schemas.mp_fields.SUPPLIERID_Type;
import net.datastream.schemas.mp_fields.TASKS_Type;
import net.datastream.schemas.mp_fields.TRADEID_Type;
import net.datastream.schemas.mp_fields.TYPE_Type;
import net.datastream.schemas.mp_fields.VMRSCODE_Type;
import net.datastream.schemas.mp_fields.WOID_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}ACTIVITYID"/>
 *         <element ref="{http://schemas.datastream.net/MP_fields}TRADEID" minOccurs="0"/>
 *         <element ref="{http://schemas.datastream.net/MP_fields}MULTIPLETRADES" minOccurs="0"/>
 *         <element ref="{http://schemas.datastream.net/MP_fields}PLANNINGLEVEL" minOccurs="0"/>
 *         <element ref="{http://schemas.datastream.net/MP_fields}DEPARTMENTID" minOccurs="0"/>
 *         <element ref="{http://schemas.datastream.net/MP_fields}ESTIMATEDHOURS" minOccurs="0"/>
 *         <element ref="{http://schemas.datastream.net/MP_fields}HOURSREMAINING" minOccurs="0"/>
 *         <element ref="{http://schemas.datastream.net/MP_fields}PERSONS" minOccurs="0"/>
 *         <element ref="{http://schemas.datastream.net/MP_fields}TOTALESTIMATEDHOURS" minOccurs="0"/>
 *         <element ref="{http://schemas.datastream.net/MP_fields}TOTALHOURSREMAINING" minOccurs="0"/>
 *         <element ref="{http://schemas.datastream.net/MP_fields}TOTALPEOPLEREQUIRED" minOccurs="0"/>
 *         <element ref="{http://schemas.datastream.net/MP_fields}TASKSID" minOccurs="0"/>
 *         <element ref="{http://schemas.datastream.net/MP_fields}MATLIST" minOccurs="0"/>
 *         <element ref="{http://schemas.datastream.net/MP_fields}COMPLETED" minOccurs="0"/>
 *         <element ref="{http://schemas.datastream.net/MP_fields}PERCENTCOMPLETED" minOccurs="0"/>
 *         <element ref="{http://schemas.datastream.net/MP_fields}ACTIVITYSTARTDATE" minOccurs="0"/>
 *         <element ref="{http://schemas.datastream.net/MP_fields}ACTIVITYENDDATE" minOccurs="0"/>
 *         <element ref="{http://schemas.datastream.net/MP_fields}DATELASTSCHEDULED" minOccurs="0"/>
 *         <element ref="{http://schemas.datastream.net/MP_fields}SCHEDULEDHOURS" minOccurs="0"/>
 *         <element ref="{http://schemas.datastream.net/MP_fields}HIREDLABOR" minOccurs="0"/>
 *         <element ref="{http://schemas.datastream.net/MP_fields}LABORTYPE" minOccurs="0"/>
 *         <element ref="{http://schemas.datastream.net/MP_fields}SUPPLIERID" minOccurs="0"/>
 *         <element ref="{http://schemas.datastream.net/MP_fields}NORMALHOURSWORKED" minOccurs="0"/>
 *         <element ref="{http://schemas.datastream.net/MP_fields}OVERTIMEHOURSWORKED" minOccurs="0"/>
 *         <element ref="{http://schemas.datastream.net/MP_fields}SOURCESYSTEM" minOccurs="0"/>
 *         <element ref="{http://schemas.datastream.net/MP_fields}SOURCECODE" minOccurs="0"/>
 *         <element ref="{http://schemas.datastream.net/MP_fields}REASONFORREPAIR" minOccurs="0"/>
 *         <element ref="{http://schemas.datastream.net/MP_fields}WORKACCOMPLISHED" minOccurs="0"/>
 *         <element ref="{http://schemas.datastream.net/MP_fields}TECHNICIANPARTFAILURE" minOccurs="0"/>
 *         <element ref="{http://schemas.datastream.net/MP_fields}VMRSCODE" minOccurs="0"/>
 *         <element ref="{http://schemas.datastream.net/MP_fields}MANUFACTURERID" minOccurs="0"/>
 *         <element ref="{http://schemas.datastream.net/MP_fields}WARRANTY" minOccurs="0"/>
 *         <element ref="{http://schemas.datastream.net/MP_fields}ACTIVITYCOMMENT" maxOccurs="500" minOccurs="0"/>
 *         <element ref="{http://schemas.datastream.net/MP_fields}RELATEDWORKORDERID" minOccurs="0"/>
 *         <element ref="{http://schemas.datastream.net/MP_fields}DEFERMAINTENANCE" minOccurs="0"/>
 *         <element ref="{http://schemas.datastream.net/MP_fields}DEFERACTDIRECTMATS" minOccurs="0"/>
 *         <element ref="{http://schemas.datastream.net/MP_fields}ORIGINALWORKORDERACTID" minOccurs="0"/>
 *         <element ref="{http://schemas.datastream.net/MP_fields}PARTLOCATIONCODE" minOccurs="0"/>
 *         <element ref="{http://schemas.datastream.net/MP_fields}DBSESSIONID" minOccurs="0"/>
 *         <element ref="{http://schemas.datastream.net/MP_fields}SCHEDULINGSESSIONTYPE" minOccurs="0"/>
 *         <element ref="{http://schemas.datastream.net/MP_entities/Activity_001}WorkOrderEquipments" minOccurs="0"/>
 *         <element ref="{http://schemas.datastream.net/MP_entities/Activity_001}UserDefinedFields" minOccurs="0"/>
 *         <element ref="{http://schemas.datastream.net/MP_fields}LINEARREFUOM" minOccurs="0"/>
 *         <element ref="{http://schemas.datastream.net/MP_fields}LINEARREFERENCEEVENT" minOccurs="0"/>
 *         <element ref="{http://schemas.datastream.net/MP_fields}HEADEREQUIPMENTID" minOccurs="0"/>
 *         <element ref="{http://schemas.datastream.net/MP_fields}TOPPARENTACTIVITYCODE" minOccurs="0"/>
 *         <element ref="{http://schemas.datastream.net/MP_fields}PARENTACTIVITYCODE" minOccurs="0"/>
 *         <element ref="{http://schemas.datastream.net/MP_fields}JOBSEQUENCE" minOccurs="0"/>
 *         <element ref="{http://schemas.datastream.net/MP_fields}OLDJOBSEQUENCE" minOccurs="0"/>
 *         <element ref="{http://schemas.datastream.net/MP_fields}ISWORKORDERJOB" minOccurs="0"/>
 *         <element ref="{http://schemas.datastream.net/MP_fields}REUSABLE" minOccurs="0"/>
 *         <element ref="{http://schemas.datastream.net/MP_fields}CURRENCYID" minOccurs="0"/>
 *         <element ref="{http://schemas.datastream.net/MP_fields}ESTIMATEDLABORCOST" minOccurs="0"/>
 *         <element ref="{http://schemas.datastream.net/MP_fields}ESTIMATEDMATERIALCOST" minOccurs="0"/>
 *         <element ref="{http://schemas.datastream.net/MP_fields}ESTIMATEDMISCELLANEOUSCOST" minOccurs="0"/>
 *         <element ref="{http://schemas.datastream.net/MP_fields}ESTIMATEDTOTALCOST" minOccurs="0"/>
 *         <element ref="{http://schemas.datastream.net/MP_fields}ASSIGNMENTSTATUS" minOccurs="0"/>
 *         <element ref="{http://schemas.datastream.net/MP_fields}PREFERREDSUPPLIER" minOccurs="0"/>
 *       </sequence>
 *       <attribute name="recordid" type="{http://www.w3.org/2001/XMLSchema}long" default="-1" />
 *       <attribute name="copyvmrsfields" type="{http://schemas.datastream.net/MP_fields}FLAG_Type" default="false" />
 *       <attribute name="is_new" type="{http://schemas.datastream.net/MP_fields}FLAG_Type" default="true" />
 *       <attribute name="has_transaction" type="{http://schemas.datastream.net/MP_fields}FLAG_Type" />
 *       <attribute name="has_active_po" type="{http://schemas.datastream.net/MP_fields}FLAG_Type" />
 *       <attribute name="has_active_req" type="{http://schemas.datastream.net/MP_fields}FLAG_Type" />
 *       <attribute name="has_booked_hours" type="{http://schemas.datastream.net/MP_fields}FLAG_Type" />
 *       <attribute name="is_ppm_act" type="{http://schemas.datastream.net/MP_fields}FLAG_Type" />
 *       <attribute name="is_warranty_claim" type="{http://schemas.datastream.net/MP_fields}FLAG_Type" />
 *       <attribute name="has_checklistitems_updated" type="{http://schemas.datastream.net/MP_fields}FLAG_Type" default="false" />
 *       <attribute name="has_wo_act_detail_records" type="{http://schemas.datastream.net/MP_fields}FLAG_Type" default="false" />
 *       <attribute name="has_wo_act_detail_records_including_qual" type="{http://schemas.datastream.net/MP_fields}FLAG_Type" default="false" />
 *       <attribute name="task_has_enhanced_planning" type="{http://schemas.datastream.net/MP_fields}FLAG_Type" default="false" />
 *       <attribute name="has_jobs_or_multiple_trades" type="{http://schemas.datastream.net/MP_fields}FLAG_Type" default="false" />
 *       <attribute name="number_of_plan_labor_records" type="{http://www.w3.org/2001/XMLSchema}long" default="0" />
 *     </restriction>
 *   </complexContent>
 * </complexType>
 * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "activityid", "tradeid", "multipletrades", "planninglevel", "departmentid", "estimatedhours", "hoursremaining", "persons", "totalestimatedhours", "totalhoursremaining", "totalpeoplerequired", "tasksid", "matlist", "completed", "percentcompleted", "activitystartdate", "activityenddate", "datelastscheduled", "scheduledhours", "hiredlabor", "labortype", "supplierid", "normalhoursworked", "overtimehoursworked", "sourcesystem", "sourcecode", "reasonforrepair", "workaccomplished", "technicianpartfailure", "vmrscode", "manufacturerid", "warranty", "activitycomment", "relatedworkorderid", "defermaintenance", "deferactdirectmats", "originalworkorderactid", "partlocationcode", "dbsessionid", "schedulingsessiontype", "workOrderEquipments", "userDefinedFields", "linearrefuom", "linearreferenceevent", "headerequipmentid", "topparentactivitycode", "parentactivitycode", "jobsequence", "oldjobsequence", "isworkorderjob", "reusable", "currencyid", "estimatedlaborcost", "estimatedmaterialcost", "estimatedmiscellaneouscost", "estimatedtotalcost", "assignmentstatus", "preferredsupplier" }) @XmlRootElement(name = "Activity") public class Activity { @XmlElement(name = "ACTIVITYID", namespace = "http://schemas.datastream.net/MP_fields", required = true) protected ACTIVITYID activityid; @XmlElement(name = "TRADEID", namespace = "http://schemas.datastream.net/MP_fields") protected TRADEID_Type tradeid; @XmlElement(name = "MULTIPLETRADES", namespace = "http://schemas.datastream.net/MP_fields", defaultValue = "false") protected String multipletrades; @XmlElement(name = "PLANNINGLEVEL", namespace = "http://schemas.datastream.net/MP_fields") protected String planninglevel; @XmlElement(name = "DEPARTMENTID", namespace = "http://schemas.datastream.net/MP_fields") protected DEPARTMENTID_Type departmentid; @XmlElement(name = "ESTIMATEDHOURS", namespace = "http://schemas.datastream.net/MP_fields") protected Double estimatedhours; @XmlElement(name = "HOURSREMAINING", namespace = "http://schemas.datastream.net/MP_fields") protected Double hoursremaining; @XmlElement(name = "PERSONS", namespace = "http://schemas.datastream.net/MP_fields") protected Long persons; @XmlElement(name = "TOTALESTIMATEDHOURS", namespace = "http://schemas.datastream.net/MP_fields") protected QUANTITY totalestimatedhours; @XmlElement(name = "TOTALHOURSREMAINING", namespace = "http://schemas.datastream.net/MP_fields") protected QUANTITY totalhoursremaining; @XmlElement(name = "TOTALPEOPLEREQUIRED", namespace = "http://schemas.datastream.net/MP_fields") protected QUANTITY totalpeoplerequired; @XmlElement(name = "TASKSID", namespace = "http://schemas.datastream.net/MP_fields") protected TASKS_Type tasksid; @XmlElement(name = "MATLIST", namespace = "http://schemas.datastream.net/MP_fields") protected MATLIST_Type matlist; @XmlElement(name = "COMPLETED", namespace = "http://schemas.datastream.net/MP_fields") protected String completed; @XmlElement(name = "PERCENTCOMPLETED", namespace = "http://schemas.datastream.net/MP_fields") protected Long percentcompleted; @XmlElement(name = "ACTIVITYSTARTDATE", namespace = "http://schemas.datastream.net/MP_fields") protected DATETIME activitystartdate; @XmlElement(name = "ACTIVITYENDDATE", namespace = "http://schemas.datastream.net/MP_fields") protected DATETIME activityenddate; @XmlElement(name = "DATELASTSCHEDULED", namespace = "http://schemas.datastream.net/MP_fields") protected DATETIME datelastscheduled; @XmlElement(name = "SCHEDULEDHOURS", namespace = "http://schemas.datastream.net/MP_fields") protected Double scheduledhours; @XmlElement(name = "HIREDLABOR", namespace = "http://schemas.datastream.net/MP_fields") protected String hiredlabor; @XmlElement(name = "LABORTYPE", namespace = "http://schemas.datastream.net/MP_fields") protected LABORTYPEID_Type labortype; @XmlElement(name = "SUPPLIERID", namespace = "http://schemas.datastream.net/MP_fields") protected SUPPLIERID_Type supplierid; @XmlElement(name = "NORMALHOURSWORKED", namespace = "http://schemas.datastream.net/MP_fields") protected AMOUNT normalhoursworked; @XmlElement(name = "OVERTIMEHOURSWORKED", namespace = "http://schemas.datastream.net/MP_fields") protected AMOUNT overtimehoursworked; @XmlElement(name = "SOURCESYSTEM", namespace = "http://schemas.datastream.net/MP_fields") protected String sourcesystem; @XmlElement(name = "SOURCECODE", namespace = "http://schemas.datastream.net/MP_fields") protected String sourcecode; @XmlElement(name = "REASONFORREPAIR", namespace = "http://schemas.datastream.net/MP_fields") protected String reasonforrepair; @XmlElement(name = "WORKACCOMPLISHED", namespace = "http://schemas.datastream.net/MP_fields") protected String workaccomplished; @XmlElement(name = "TECHNICIANPARTFAILURE", namespace = "http://schemas.datastream.net/MP_fields") protected String technicianpartfailure; @XmlElement(name = "VMRSCODE", namespace = "http://schemas.datastream.net/MP_fields") protected VMRSCODE_Type vmrscode; @XmlElement(name = "MANUFACTURERID", namespace = "http://schemas.datastream.net/MP_fields") protected MANUFACTURERID_Type manufacturerid; @XmlElement(name = "WARRANTY", namespace = "http://schemas.datastream.net/MP_fields") protected String warranty; @XmlElement(name = "ACTIVITYCOMMENT", namespace = "http://schemas.datastream.net/MP_fields") protected List activitycomment; @XmlElement(name = "RELATEDWORKORDERID", namespace = "http://schemas.datastream.net/MP_fields") protected WOID_Type relatedworkorderid; @XmlElement(name = "DEFERMAINTENANCE", namespace = "http://schemas.datastream.net/MP_fields") protected String defermaintenance; @XmlElement(name = "DEFERACTDIRECTMATS", namespace = "http://schemas.datastream.net/MP_fields") protected String deferactdirectmats; @XmlElement(name = "ORIGINALWORKORDERACTID", namespace = "http://schemas.datastream.net/MP_fields") protected DEFMWOACT_Type originalworkorderactid; @XmlElement(name = "PARTLOCATIONCODE", namespace = "http://schemas.datastream.net/MP_fields") protected String partlocationcode; @XmlElement(name = "DBSESSIONID", namespace = "http://schemas.datastream.net/MP_fields") protected QUANTITY dbsessionid; @XmlElement(name = "SCHEDULINGSESSIONTYPE", namespace = "http://schemas.datastream.net/MP_fields") protected TYPE_Type schedulingsessiontype; @XmlElement(name = "WorkOrderEquipments") protected WorkOrderEquipments workOrderEquipments; @XmlElement(name = "UserDefinedFields") protected UserDefinedFields userDefinedFields; @XmlElement(name = "LINEARREFUOM", namespace = "http://schemas.datastream.net/MP_fields") protected String linearrefuom; @XmlElement(name = "LINEARREFERENCEEVENT", namespace = "http://schemas.datastream.net/MP_fields") protected LINEARREFERENCEEVENT_Type linearreferenceevent; @XmlElement(name = "HEADEREQUIPMENTID", namespace = "http://schemas.datastream.net/MP_fields") protected EQUIPMENTID_Type headerequipmentid; @XmlElement(name = "TOPPARENTACTIVITYCODE", namespace = "http://schemas.datastream.net/MP_fields") protected Long topparentactivitycode; @XmlElement(name = "PARENTACTIVITYCODE", namespace = "http://schemas.datastream.net/MP_fields") protected Long parentactivitycode; @XmlElement(name = "JOBSEQUENCE", namespace = "http://schemas.datastream.net/MP_fields") protected Long jobsequence; @XmlElement(name = "OLDJOBSEQUENCE", namespace = "http://schemas.datastream.net/MP_fields") protected Long oldjobsequence; @XmlElement(name = "ISWORKORDERJOB", namespace = "http://schemas.datastream.net/MP_fields", defaultValue = "false") protected String isworkorderjob; @XmlElement(name = "REUSABLE", namespace = "http://schemas.datastream.net/MP_fields", defaultValue = "true") protected String reusable; @XmlElement(name = "CURRENCYID", namespace = "http://schemas.datastream.net/MP_fields") protected CURRENCYID_Type currencyid; @XmlElement(name = "ESTIMATEDLABORCOST", namespace = "http://schemas.datastream.net/MP_fields") protected AMOUNT estimatedlaborcost; @XmlElement(name = "ESTIMATEDMATERIALCOST", namespace = "http://schemas.datastream.net/MP_fields") protected AMOUNT estimatedmaterialcost; @XmlElement(name = "ESTIMATEDMISCELLANEOUSCOST", namespace = "http://schemas.datastream.net/MP_fields") protected AMOUNT estimatedmiscellaneouscost; @XmlElement(name = "ESTIMATEDTOTALCOST", namespace = "http://schemas.datastream.net/MP_fields") protected AMOUNT estimatedtotalcost; @XmlElement(name = "ASSIGNMENTSTATUS", namespace = "http://schemas.datastream.net/MP_fields") protected STATUS_Type assignmentstatus; @XmlElement(name = "PREFERREDSUPPLIER", namespace = "http://schemas.datastream.net/MP_fields") protected SUPPLIERID_Type preferredsupplier; @XmlAttribute(name = "recordid") protected Long recordid; @XmlAttribute(name = "copyvmrsfields") protected String copyvmrsfields; @XmlAttribute(name = "is_new") protected String is_New; @XmlAttribute(name = "has_transaction") protected String has_Transaction; @XmlAttribute(name = "has_active_po") protected String has_Active_Po; @XmlAttribute(name = "has_active_req") protected String has_Active_Req; @XmlAttribute(name = "has_booked_hours") protected String has_Booked_Hours; @XmlAttribute(name = "is_ppm_act") protected String is_Ppm_Act; @XmlAttribute(name = "is_warranty_claim") protected String is_Warranty_Claim; @XmlAttribute(name = "has_checklistitems_updated") protected String has_Checklistitems_Updated; @XmlAttribute(name = "has_wo_act_detail_records") protected String has_Wo_Act_Detail_Records; @XmlAttribute(name = "has_wo_act_detail_records_including_qual") protected String has_Wo_Act_Detail_Records_Including_Qual; @XmlAttribute(name = "task_has_enhanced_planning") protected String task_Has_Enhanced_Planning; @XmlAttribute(name = "has_jobs_or_multiple_trades") protected String has_Jobs_Or_Multiple_Trades; @XmlAttribute(name = "number_of_plan_labor_records") protected Long number_Of_Plan_Labor_Records; /** * Obtient la valeur de la propriété activityid. * * @return * possible object is * {@link ACTIVITYID } * */ public ACTIVITYID getACTIVITYID() { return activityid; } /** * Définit la valeur de la propriété activityid. * * @param value * allowed object is * {@link ACTIVITYID } * */ public void setACTIVITYID(ACTIVITYID value) { this.activityid = value; } /** * Obtient la valeur de la propriété tradeid. * * @return * possible object is * {@link TRADEID_Type } * */ public TRADEID_Type getTRADEID() { return tradeid; } /** * Définit la valeur de la propriété tradeid. * * @param value * allowed object is * {@link TRADEID_Type } * */ public void setTRADEID(TRADEID_Type value) { this.tradeid = value; } /** * Obtient la valeur de la propriété multipletrades. * * @return * possible object is * {@link String } * */ public String getMULTIPLETRADES() { return multipletrades; } /** * Définit la valeur de la propriété multipletrades. * * @param value * allowed object is * {@link String } * */ public void setMULTIPLETRADES(String value) { this.multipletrades = value; } /** * Obtient la valeur de la propriété planninglevel. * * @return * possible object is * {@link String } * */ public String getPLANNINGLEVEL() { return planninglevel; } /** * Définit la valeur de la propriété planninglevel. * * @param value * allowed object is * {@link String } * */ public void setPLANNINGLEVEL(String value) { this.planninglevel = value; } /** * Obtient la valeur de la propriété departmentid. * * @return * possible object is * {@link DEPARTMENTID_Type } * */ public DEPARTMENTID_Type getDEPARTMENTID() { return departmentid; } /** * Définit la valeur de la propriété departmentid. * * @param value * allowed object is * {@link DEPARTMENTID_Type } * */ public void setDEPARTMENTID(DEPARTMENTID_Type value) { this.departmentid = value; } /** * Obtient la valeur de la propriété estimatedhours. * * @return * possible object is * {@link Double } * */ public Double getESTIMATEDHOURS() { return estimatedhours; } /** * Définit la valeur de la propriété estimatedhours. * * @param value * allowed object is * {@link Double } * */ public void setESTIMATEDHOURS(Double value) { this.estimatedhours = value; } /** * Obtient la valeur de la propriété hoursremaining. * * @return * possible object is * {@link Double } * */ public Double getHOURSREMAINING() { return hoursremaining; } /** * Définit la valeur de la propriété hoursremaining. * * @param value * allowed object is * {@link Double } * */ public void setHOURSREMAINING(Double value) { this.hoursremaining = value; } /** * Obtient la valeur de la propriété persons. * * @return * possible object is * {@link Long } * */ public Long getPERSONS() { return persons; } /** * Définit la valeur de la propriété persons. * * @param value * allowed object is * {@link Long } * */ public void setPERSONS(Long value) { this.persons = value; } /** * Obtient la valeur de la propriété totalestimatedhours. * * @return * possible object is * {@link QUANTITY } * */ public QUANTITY getTOTALESTIMATEDHOURS() { return totalestimatedhours; } /** * Définit la valeur de la propriété totalestimatedhours. * * @param value * allowed object is * {@link QUANTITY } * */ public void setTOTALESTIMATEDHOURS(QUANTITY value) { this.totalestimatedhours = value; } /** * Obtient la valeur de la propriété totalhoursremaining. * * @return * possible object is * {@link QUANTITY } * */ public QUANTITY getTOTALHOURSREMAINING() { return totalhoursremaining; } /** * Définit la valeur de la propriété totalhoursremaining. * * @param value * allowed object is * {@link QUANTITY } * */ public void setTOTALHOURSREMAINING(QUANTITY value) { this.totalhoursremaining = value; } /** * Obtient la valeur de la propriété totalpeoplerequired. * * @return * possible object is * {@link QUANTITY } * */ public QUANTITY getTOTALPEOPLEREQUIRED() { return totalpeoplerequired; } /** * Définit la valeur de la propriété totalpeoplerequired. * * @param value * allowed object is * {@link QUANTITY } * */ public void setTOTALPEOPLEREQUIRED(QUANTITY value) { this.totalpeoplerequired = value; } /** * Obtient la valeur de la propriété tasksid. * * @return * possible object is * {@link TASKS_Type } * */ public TASKS_Type getTASKSID() { return tasksid; } /** * Définit la valeur de la propriété tasksid. * * @param value * allowed object is * {@link TASKS_Type } * */ public void setTASKSID(TASKS_Type value) { this.tasksid = value; } /** * Obtient la valeur de la propriété matlist. * * @return * possible object is * {@link MATLIST_Type } * */ public MATLIST_Type getMATLIST() { return matlist; } /** * Définit la valeur de la propriété matlist. * * @param value * allowed object is * {@link MATLIST_Type } * */ public void setMATLIST(MATLIST_Type value) { this.matlist = value; } /** * Obtient la valeur de la propriété completed. * * @return * possible object is * {@link String } * */ public String getCOMPLETED() { return completed; } /** * Définit la valeur de la propriété completed. * * @param value * allowed object is * {@link String } * */ public void setCOMPLETED(String value) { this.completed = value; } /** * Obtient la valeur de la propriété percentcompleted. * * @return * possible object is * {@link Long } * */ public Long getPERCENTCOMPLETED() { return percentcompleted; } /** * Définit la valeur de la propriété percentcompleted. * * @param value * allowed object is * {@link Long } * */ public void setPERCENTCOMPLETED(Long value) { this.percentcompleted = value; } /** * Obtient la valeur de la propriété activitystartdate. * * @return * possible object is * {@link DATETIME } * */ public DATETIME getACTIVITYSTARTDATE() { return activitystartdate; } /** * Définit la valeur de la propriété activitystartdate. * * @param value * allowed object is * {@link DATETIME } * */ public void setACTIVITYSTARTDATE(DATETIME value) { this.activitystartdate = value; } /** * Obtient la valeur de la propriété activityenddate. * * @return * possible object is * {@link DATETIME } * */ public DATETIME getACTIVITYENDDATE() { return activityenddate; } /** * Définit la valeur de la propriété activityenddate. * * @param value * allowed object is * {@link DATETIME } * */ public void setACTIVITYENDDATE(DATETIME value) { this.activityenddate = value; } /** * Obtient la valeur de la propriété datelastscheduled. * * @return * possible object is * {@link DATETIME } * */ public DATETIME getDATELASTSCHEDULED() { return datelastscheduled; } /** * Définit la valeur de la propriété datelastscheduled. * * @param value * allowed object is * {@link DATETIME } * */ public void setDATELASTSCHEDULED(DATETIME value) { this.datelastscheduled = value; } /** * Obtient la valeur de la propriété scheduledhours. * * @return * possible object is * {@link Double } * */ public Double getSCHEDULEDHOURS() { return scheduledhours; } /** * Définit la valeur de la propriété scheduledhours. * * @param value * allowed object is * {@link Double } * */ public void setSCHEDULEDHOURS(Double value) { this.scheduledhours = value; } /** * Obtient la valeur de la propriété hiredlabor. * * @return * possible object is * {@link String } * */ public String getHIREDLABOR() { return hiredlabor; } /** * Définit la valeur de la propriété hiredlabor. * * @param value * allowed object is * {@link String } * */ public void setHIREDLABOR(String value) { this.hiredlabor = value; } /** * Obtient la valeur de la propriété labortype. * * @return * possible object is * {@link LABORTYPEID_Type } * */ public LABORTYPEID_Type getLABORTYPE() { return labortype; } /** * Définit la valeur de la propriété labortype. * * @param value * allowed object is * {@link LABORTYPEID_Type } * */ public void setLABORTYPE(LABORTYPEID_Type value) { this.labortype = value; } /** * Obtient la valeur de la propriété supplierid. * * @return * possible object is * {@link SUPPLIERID_Type } * */ public SUPPLIERID_Type getSUPPLIERID() { return supplierid; } /** * Définit la valeur de la propriété supplierid. * * @param value * allowed object is * {@link SUPPLIERID_Type } * */ public void setSUPPLIERID(SUPPLIERID_Type value) { this.supplierid = value; } /** * Obtient la valeur de la propriété normalhoursworked. * * @return * possible object is * {@link AMOUNT } * */ public AMOUNT getNORMALHOURSWORKED() { return normalhoursworked; } /** * Définit la valeur de la propriété normalhoursworked. * * @param value * allowed object is * {@link AMOUNT } * */ public void setNORMALHOURSWORKED(AMOUNT value) { this.normalhoursworked = value; } /** * Obtient la valeur de la propriété overtimehoursworked. * * @return * possible object is * {@link AMOUNT } * */ public AMOUNT getOVERTIMEHOURSWORKED() { return overtimehoursworked; } /** * Définit la valeur de la propriété overtimehoursworked. * * @param value * allowed object is * {@link AMOUNT } * */ public void setOVERTIMEHOURSWORKED(AMOUNT value) { this.overtimehoursworked = value; } /** * Obtient la valeur de la propriété sourcesystem. * * @return * possible object is * {@link String } * */ public String getSOURCESYSTEM() { return sourcesystem; } /** * Définit la valeur de la propriété sourcesystem. * * @param value * allowed object is * {@link String } * */ public void setSOURCESYSTEM(String value) { this.sourcesystem = value; } /** * Obtient la valeur de la propriété sourcecode. * * @return * possible object is * {@link String } * */ public String getSOURCECODE() { return sourcecode; } /** * Définit la valeur de la propriété sourcecode. * * @param value * allowed object is * {@link String } * */ public void setSOURCECODE(String value) { this.sourcecode = value; } /** * Obtient la valeur de la propriété reasonforrepair. * * @return * possible object is * {@link String } * */ public String getREASONFORREPAIR() { return reasonforrepair; } /** * Définit la valeur de la propriété reasonforrepair. * * @param value * allowed object is * {@link String } * */ public void setREASONFORREPAIR(String value) { this.reasonforrepair = value; } /** * Obtient la valeur de la propriété workaccomplished. * * @return * possible object is * {@link String } * */ public String getWORKACCOMPLISHED() { return workaccomplished; } /** * Définit la valeur de la propriété workaccomplished. * * @param value * allowed object is * {@link String } * */ public void setWORKACCOMPLISHED(String value) { this.workaccomplished = value; } /** * Obtient la valeur de la propriété technicianpartfailure. * * @return * possible object is * {@link String } * */ public String getTECHNICIANPARTFAILURE() { return technicianpartfailure; } /** * Définit la valeur de la propriété technicianpartfailure. * * @param value * allowed object is * {@link String } * */ public void setTECHNICIANPARTFAILURE(String value) { this.technicianpartfailure = 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é 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é warranty. * * @return * possible object is * {@link String } * */ public String getWARRANTY() { return warranty; } /** * Définit la valeur de la propriété warranty. * * @param value * allowed object is * {@link String } * */ public void setWARRANTY(String value) { this.warranty = value; } /** * Gets the value of the activitycomment property. * *

* This accessor method returns a reference to the live list, * not a snapshot. Therefore any modification you make to the * returned list will be present inside the JAXB object. * This is why there is not a set method for the activitycomment property. * *

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

     *    getACTIVITYCOMMENT().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link String } * * */ public List getACTIVITYCOMMENT() { if (activitycomment == null) { activitycomment = new ArrayList(); } return this.activitycomment; } /** * Obtient la valeur de la propriété relatedworkorderid. * * @return * possible object is * {@link WOID_Type } * */ public WOID_Type getRELATEDWORKORDERID() { return relatedworkorderid; } /** * Définit la valeur de la propriété relatedworkorderid. * * @param value * allowed object is * {@link WOID_Type } * */ public void setRELATEDWORKORDERID(WOID_Type value) { this.relatedworkorderid = value; } /** * Obtient la valeur de la propriété defermaintenance. * * @return * possible object is * {@link String } * */ public String getDEFERMAINTENANCE() { return defermaintenance; } /** * Définit la valeur de la propriété defermaintenance. * * @param value * allowed object is * {@link String } * */ public void setDEFERMAINTENANCE(String value) { this.defermaintenance = value; } /** * Obtient la valeur de la propriété deferactdirectmats. * * @return * possible object is * {@link String } * */ public String getDEFERACTDIRECTMATS() { return deferactdirectmats; } /** * Définit la valeur de la propriété deferactdirectmats. * * @param value * allowed object is * {@link String } * */ public void setDEFERACTDIRECTMATS(String value) { this.deferactdirectmats = value; } /** * Obtient la valeur de la propriété originalworkorderactid. * * @return * possible object is * {@link DEFMWOACT_Type } * */ public DEFMWOACT_Type getORIGINALWORKORDERACTID() { return originalworkorderactid; } /** * Définit la valeur de la propriété originalworkorderactid. * * @param value * allowed object is * {@link DEFMWOACT_Type } * */ public void setORIGINALWORKORDERACTID(DEFMWOACT_Type value) { this.originalworkorderactid = 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é dbsessionid. * * @return * possible object is * {@link QUANTITY } * */ public QUANTITY getDBSESSIONID() { return dbsessionid; } /** * Définit la valeur de la propriété dbsessionid. * * @param value * allowed object is * {@link QUANTITY } * */ public void setDBSESSIONID(QUANTITY value) { this.dbsessionid = value; } /** * Obtient la valeur de la propriété schedulingsessiontype. * * @return * possible object is * {@link TYPE_Type } * */ public TYPE_Type getSCHEDULINGSESSIONTYPE() { return schedulingsessiontype; } /** * Définit la valeur de la propriété schedulingsessiontype. * * @param value * allowed object is * {@link TYPE_Type } * */ public void setSCHEDULINGSESSIONTYPE(TYPE_Type value) { this.schedulingsessiontype = value; } /** * Obtient la valeur de la propriété workOrderEquipments. * * @return * possible object is * {@link WorkOrderEquipments } * */ public WorkOrderEquipments getWorkOrderEquipments() { return workOrderEquipments; } /** * Définit la valeur de la propriété workOrderEquipments. * * @param value * allowed object is * {@link WorkOrderEquipments } * */ public void setWorkOrderEquipments(WorkOrderEquipments value) { this.workOrderEquipments = 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é linearrefuom. * * @return * possible object is * {@link String } * */ public String getLINEARREFUOM() { return linearrefuom; } /** * Définit la valeur de la propriété linearrefuom. * * @param value * allowed object is * {@link String } * */ public void setLINEARREFUOM(String value) { this.linearrefuom = value; } /** * Obtient la valeur de la propriété linearreferenceevent. * * @return * possible object is * {@link LINEARREFERENCEEVENT_Type } * */ public LINEARREFERENCEEVENT_Type getLINEARREFERENCEEVENT() { return linearreferenceevent; } /** * Définit la valeur de la propriété linearreferenceevent. * * @param value * allowed object is * {@link LINEARREFERENCEEVENT_Type } * */ public void setLINEARREFERENCEEVENT(LINEARREFERENCEEVENT_Type value) { this.linearreferenceevent = value; } /** * Obtient la valeur de la propriété headerequipmentid. * * @return * possible object is * {@link EQUIPMENTID_Type } * */ public EQUIPMENTID_Type getHEADEREQUIPMENTID() { return headerequipmentid; } /** * Définit la valeur de la propriété headerequipmentid. * * @param value * allowed object is * {@link EQUIPMENTID_Type } * */ public void setHEADEREQUIPMENTID(EQUIPMENTID_Type value) { this.headerequipmentid = value; } /** * Obtient la valeur de la propriété topparentactivitycode. * * @return * possible object is * {@link Long } * */ public Long getTOPPARENTACTIVITYCODE() { return topparentactivitycode; } /** * Définit la valeur de la propriété topparentactivitycode. * * @param value * allowed object is * {@link Long } * */ public void setTOPPARENTACTIVITYCODE(Long value) { this.topparentactivitycode = value; } /** * Obtient la valeur de la propriété parentactivitycode. * * @return * possible object is * {@link Long } * */ public Long getPARENTACTIVITYCODE() { return parentactivitycode; } /** * Définit la valeur de la propriété parentactivitycode. * * @param value * allowed object is * {@link Long } * */ public void setPARENTACTIVITYCODE(Long value) { this.parentactivitycode = value; } /** * Obtient la valeur de la propriété jobsequence. * * @return * possible object is * {@link Long } * */ public Long getJOBSEQUENCE() { return jobsequence; } /** * Définit la valeur de la propriété jobsequence. * * @param value * allowed object is * {@link Long } * */ public void setJOBSEQUENCE(Long value) { this.jobsequence = value; } /** * Obtient la valeur de la propriété oldjobsequence. * * @return * possible object is * {@link Long } * */ public Long getOLDJOBSEQUENCE() { return oldjobsequence; } /** * Définit la valeur de la propriété oldjobsequence. * * @param value * allowed object is * {@link Long } * */ public void setOLDJOBSEQUENCE(Long value) { this.oldjobsequence = value; } /** * Obtient la valeur de la propriété isworkorderjob. * * @return * possible object is * {@link String } * */ public String getISWORKORDERJOB() { return isworkorderjob; } /** * Définit la valeur de la propriété isworkorderjob. * * @param value * allowed object is * {@link String } * */ public void setISWORKORDERJOB(String value) { this.isworkorderjob = value; } /** * Obtient la valeur de la propriété reusable. * * @return * possible object is * {@link String } * */ public String getREUSABLE() { return reusable; } /** * Définit la valeur de la propriété reusable. * * @param value * allowed object is * {@link String } * */ public void setREUSABLE(String value) { this.reusable = value; } /** * Obtient la valeur de la propriété currencyid. * * @return * possible object is * {@link CURRENCYID_Type } * */ public CURRENCYID_Type getCURRENCYID() { return currencyid; } /** * Définit la valeur de la propriété currencyid. * * @param value * allowed object is * {@link CURRENCYID_Type } * */ public void setCURRENCYID(CURRENCYID_Type value) { this.currencyid = value; } /** * Obtient la valeur de la propriété estimatedlaborcost. * * @return * possible object is * {@link AMOUNT } * */ public AMOUNT getESTIMATEDLABORCOST() { return estimatedlaborcost; } /** * Définit la valeur de la propriété estimatedlaborcost. * * @param value * allowed object is * {@link AMOUNT } * */ public void setESTIMATEDLABORCOST(AMOUNT value) { this.estimatedlaborcost = value; } /** * Obtient la valeur de la propriété estimatedmaterialcost. * * @return * possible object is * {@link AMOUNT } * */ public AMOUNT getESTIMATEDMATERIALCOST() { return estimatedmaterialcost; } /** * Définit la valeur de la propriété estimatedmaterialcost. * * @param value * allowed object is * {@link AMOUNT } * */ public void setESTIMATEDMATERIALCOST(AMOUNT value) { this.estimatedmaterialcost = value; } /** * Obtient la valeur de la propriété estimatedmiscellaneouscost. * * @return * possible object is * {@link AMOUNT } * */ public AMOUNT getESTIMATEDMISCELLANEOUSCOST() { return estimatedmiscellaneouscost; } /** * Définit la valeur de la propriété estimatedmiscellaneouscost. * * @param value * allowed object is * {@link AMOUNT } * */ public void setESTIMATEDMISCELLANEOUSCOST(AMOUNT value) { this.estimatedmiscellaneouscost = value; } /** * Obtient la valeur de la propriété estimatedtotalcost. * * @return * possible object is * {@link AMOUNT } * */ public AMOUNT getESTIMATEDTOTALCOST() { return estimatedtotalcost; } /** * Définit la valeur de la propriété estimatedtotalcost. * * @param value * allowed object is * {@link AMOUNT } * */ public void setESTIMATEDTOTALCOST(AMOUNT value) { this.estimatedtotalcost = value; } /** * Obtient la valeur de la propriété assignmentstatus. * * @return * possible object is * {@link STATUS_Type } * */ public STATUS_Type getASSIGNMENTSTATUS() { return assignmentstatus; } /** * Définit la valeur de la propriété assignmentstatus. * * @param value * allowed object is * {@link STATUS_Type } * */ public void setASSIGNMENTSTATUS(STATUS_Type value) { this.assignmentstatus = value; } /** * Obtient la valeur de la propriété preferredsupplier. * * @return * possible object is * {@link SUPPLIERID_Type } * */ public SUPPLIERID_Type getPREFERREDSUPPLIER() { return preferredsupplier; } /** * Définit la valeur de la propriété preferredsupplier. * * @param value * allowed object is * {@link SUPPLIERID_Type } * */ public void setPREFERREDSUPPLIER(SUPPLIERID_Type value) { this.preferredsupplier = value; } /** * Obtient la valeur de la propriété recordid. * * @return * possible object is * {@link Long } * */ public long getRecordid() { if (recordid == null) { return -1L; } else { return recordid; } } /** * Définit la valeur de la propriété recordid. * * @param value * allowed object is * {@link Long } * */ public void setRecordid(Long value) { this.recordid = value; } /** * Obtient la valeur de la propriété copyvmrsfields. * * @return * possible object is * {@link String } * */ public String getCopyvmrsfields() { if (copyvmrsfields == null) { return "false"; } else { return copyvmrsfields; } } /** * Définit la valeur de la propriété copyvmrsfields. * * @param value * allowed object is * {@link String } * */ public void setCopyvmrsfields(String value) { this.copyvmrsfields = value; } /** * Obtient la valeur de la propriété is_New. * * @return * possible object is * {@link String } * */ public String getIs_New() { if (is_New == null) { return "true"; } else { return is_New; } } /** * Définit la valeur de la propriété is_New. * * @param value * allowed object is * {@link String } * */ public void setIs_New(String value) { this.is_New = value; } /** * Obtient la valeur de la propriété has_Transaction. * * @return * possible object is * {@link String } * */ public String getHas_Transaction() { return has_Transaction; } /** * Définit la valeur de la propriété has_Transaction. * * @param value * allowed object is * {@link String } * */ public void setHas_Transaction(String value) { this.has_Transaction = value; } /** * Obtient la valeur de la propriété has_Active_Po. * * @return * possible object is * {@link String } * */ public String getHas_Active_Po() { return has_Active_Po; } /** * Définit la valeur de la propriété has_Active_Po. * * @param value * allowed object is * {@link String } * */ public void setHas_Active_Po(String value) { this.has_Active_Po = value; } /** * Obtient la valeur de la propriété has_Active_Req. * * @return * possible object is * {@link String } * */ public String getHas_Active_Req() { return has_Active_Req; } /** * Définit la valeur de la propriété has_Active_Req. * * @param value * allowed object is * {@link String } * */ public void setHas_Active_Req(String value) { this.has_Active_Req = value; } /** * Obtient la valeur de la propriété has_Booked_Hours. * * @return * possible object is * {@link String } * */ public String getHas_Booked_Hours() { return has_Booked_Hours; } /** * Définit la valeur de la propriété has_Booked_Hours. * * @param value * allowed object is * {@link String } * */ public void setHas_Booked_Hours(String value) { this.has_Booked_Hours = value; } /** * Obtient la valeur de la propriété is_Ppm_Act. * * @return * possible object is * {@link String } * */ public String getIs_Ppm_Act() { return is_Ppm_Act; } /** * Définit la valeur de la propriété is_Ppm_Act. * * @param value * allowed object is * {@link String } * */ public void setIs_Ppm_Act(String value) { this.is_Ppm_Act = value; } /** * Obtient la valeur de la propriété is_Warranty_Claim. * * @return * possible object is * {@link String } * */ public String getIs_Warranty_Claim() { return is_Warranty_Claim; } /** * Définit la valeur de la propriété is_Warranty_Claim. * * @param value * allowed object is * {@link String } * */ public void setIs_Warranty_Claim(String value) { this.is_Warranty_Claim = value; } /** * Obtient la valeur de la propriété has_Checklistitems_Updated. * * @return * possible object is * {@link String } * */ public String getHas_Checklistitems_Updated() { if (has_Checklistitems_Updated == null) { return "false"; } else { return has_Checklistitems_Updated; } } /** * Définit la valeur de la propriété has_Checklistitems_Updated. * * @param value * allowed object is * {@link String } * */ public void setHas_Checklistitems_Updated(String value) { this.has_Checklistitems_Updated = value; } /** * Obtient la valeur de la propriété has_Wo_Act_Detail_Records. * * @return * possible object is * {@link String } * */ public String getHas_Wo_Act_Detail_Records() { if (has_Wo_Act_Detail_Records == null) { return "false"; } else { return has_Wo_Act_Detail_Records; } } /** * Définit la valeur de la propriété has_Wo_Act_Detail_Records. * * @param value * allowed object is * {@link String } * */ public void setHas_Wo_Act_Detail_Records(String value) { this.has_Wo_Act_Detail_Records = value; } /** * Obtient la valeur de la propriété has_Wo_Act_Detail_Records_Including_Qual. * * @return * possible object is * {@link String } * */ public String getHas_Wo_Act_Detail_Records_Including_Qual() { if (has_Wo_Act_Detail_Records_Including_Qual == null) { return "false"; } else { return has_Wo_Act_Detail_Records_Including_Qual; } } /** * Définit la valeur de la propriété has_Wo_Act_Detail_Records_Including_Qual. * * @param value * allowed object is * {@link String } * */ public void setHas_Wo_Act_Detail_Records_Including_Qual(String value) { this.has_Wo_Act_Detail_Records_Including_Qual = value; } /** * Obtient la valeur de la propriété task_Has_Enhanced_Planning. * * @return * possible object is * {@link String } * */ public String getTask_Has_Enhanced_Planning() { if (task_Has_Enhanced_Planning == null) { return "false"; } else { return task_Has_Enhanced_Planning; } } /** * Définit la valeur de la propriété task_Has_Enhanced_Planning. * * @param value * allowed object is * {@link String } * */ public void setTask_Has_Enhanced_Planning(String value) { this.task_Has_Enhanced_Planning = value; } /** * Obtient la valeur de la propriété has_Jobs_Or_Multiple_Trades. * * @return * possible object is * {@link String } * */ public String getHas_Jobs_Or_Multiple_Trades() { if (has_Jobs_Or_Multiple_Trades == null) { return "false"; } else { return has_Jobs_Or_Multiple_Trades; } } /** * Définit la valeur de la propriété has_Jobs_Or_Multiple_Trades. * * @param value * allowed object is * {@link String } * */ public void setHas_Jobs_Or_Multiple_Trades(String value) { this.has_Jobs_Or_Multiple_Trades = value; } /** * Obtient la valeur de la propriété number_Of_Plan_Labor_Records. * * @return * possible object is * {@link Long } * */ public long getNumber_Of_Plan_Labor_Records() { if (number_Of_Plan_Labor_Records == null) { return 0L; } else { return number_Of_Plan_Labor_Records; } } /** * Définit la valeur de la propriété number_Of_Plan_Labor_Records. * * @param value * allowed object is * {@link Long } * */ public void setNumber_Of_Plan_Labor_Records(Long value) { this.number_Of_Plan_Labor_Records = value; } }





© 2015 - 2025 Weber Informatics LLC | Privacy Policy