
net.datastream.schemas.mp_entities.location_001.Location 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.location_001;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlAttribute;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlRootElement;
import javax.xml.bind.annotation.XmlType;
import net.datastream.schemas.mp_fields.APPROVALLISTID_Type;
import net.datastream.schemas.mp_fields.CLASSID_Type;
import net.datastream.schemas.mp_fields.COSTCODEID_Type;
import net.datastream.schemas.mp_fields.DEPARTMENTID_Type;
import net.datastream.schemas.mp_fields.DOCUMENTID_Type;
import net.datastream.schemas.mp_fields.LOCATIONID_Type;
import net.datastream.schemas.mp_fields.RISKMATRIXSETUPID_Type;
import net.datastream.schemas.mp_fields.USERDEFINEDAREA;
import net.datastream.schemas.mp_fields.USERDEFINEDCODEID_Type;
import net.datastream.schemas.mp_fields.USERID_Type;
import net.datastream.schemas.mp_fields.WORKSPACEID_Type;
import org.openapplications.oagis_segments.AMOUNT;
import org.openapplications.oagis_segments.DATETIME;
import org.openapplications.oagis_segments.QUANTITY;
/**
* Java class for anonymous complex type.
*
*
The following schema fragment specifies the expected content contained within this class.
*
*
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <element ref="{http://schemas.datastream.net/MP_fields}LOCATIONID"/>
* <element ref="{http://schemas.datastream.net/MP_fields}DEPARTMENTID"/>
* <element ref="{http://schemas.datastream.net/MP_fields}CLASSID" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}COSTCODEID" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}SAFETY" minOccurs="0"/>
* <element name="ParentLocationID" type="{http://schemas.datastream.net/MP_fields}LOCATIONID_Type" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}CGMP" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}OUTOFSERVICE" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}USERDEFINEDAREA" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_entities/Location_001}CallCenterDetails" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_entities/Location_001}LocationParentHierarchy" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_entities/Location_001}UserDefinedFields" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}SAFETYDATEREVIEWREQUIRED" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}SAFETYREVIEWEDBY" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}PERMITDATEREVIEWREQUIRED" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}PERMITREVIEWEDBY" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}LOTODATEREVIEWREQUIRED" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}LOTOREVIEWEDBY" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}RCMLEVELID" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}RISKMATRIXSETUPID" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}RISKPRIORITYNUMBER" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}RESERVATIONCALENDAROWNER" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}RESERVATIONCALENDAROWNERSLIST" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}WORKSPACEID" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}CHECKLISTFILTER" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}TOLERANCESIZE" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}PROFILEPICTURE" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}RISKCONSEQUENCECOST" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}FAILUREPROBPERCENTAGE" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}BLACKSWANCOST" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}BLACKSWAN" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}CURRENCYCODE" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}UNMITIGATEDRISKLEVELID" minOccurs="0"/>
* <element ref="{http://schemas.datastream.net/MP_fields}UNMITIGATEDRISKPRIORITYNUMBER" minOccurs="0"/>
* </sequence>
* <attribute name="recordid" type="{http://www.w3.org/2001/XMLSchema}long" />
* <attribute name="user_entity" type="{http://www.w3.org/2001/XMLSchema}string" />
* <attribute name="system_entity" type="{http://www.w3.org/2001/XMLSchema}string" />
* <attribute name="has_department_security" type="{http://schemas.datastream.net/MP_fields}FLAG_Type" />
* </restriction>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"locationid",
"departmentid",
"classid",
"costcodeid",
"safety",
"parentLocationID",
"cgmp",
"outofservice",
"userdefinedarea",
"callCenterDetails",
"locationParentHierarchy",
"userDefinedFields",
"safetydatereviewrequired",
"safetyreviewedby",
"permitdatereviewrequired",
"permitreviewedby",
"lotodatereviewrequired",
"lotoreviewedby",
"rcmlevelid",
"riskmatrixsetupid",
"riskprioritynumber",
"reservationcalendarowner",
"reservationcalendarownerslist",
"workspaceid",
"checklistfilter",
"tolerancesize",
"profilepicture",
"riskconsequencecost",
"failureprobpercentage",
"blackswancost",
"blackswan",
"currencycode",
"unmitigatedrisklevelid",
"unmitigatedriskprioritynumber"
})
@XmlRootElement(name = "Location")
public class Location {
@XmlElement(name = "LOCATIONID", namespace = "http://schemas.datastream.net/MP_fields", required = true)
protected LOCATIONID_Type locationid;
@XmlElement(name = "DEPARTMENTID", namespace = "http://schemas.datastream.net/MP_fields", required = true)
protected DEPARTMENTID_Type departmentid;
@XmlElement(name = "CLASSID", namespace = "http://schemas.datastream.net/MP_fields")
protected CLASSID_Type classid;
@XmlElement(name = "COSTCODEID", namespace = "http://schemas.datastream.net/MP_fields")
protected COSTCODEID_Type costcodeid;
@XmlElement(name = "SAFETY", namespace = "http://schemas.datastream.net/MP_fields")
protected String safety;
@XmlElement(name = "ParentLocationID")
protected LOCATIONID_Type parentLocationID;
@XmlElement(name = "CGMP", namespace = "http://schemas.datastream.net/MP_fields")
protected String cgmp;
@XmlElement(name = "OUTOFSERVICE", namespace = "http://schemas.datastream.net/MP_fields", defaultValue = "false")
protected String outofservice;
@XmlElement(name = "USERDEFINEDAREA", namespace = "http://schemas.datastream.net/MP_fields")
protected USERDEFINEDAREA userdefinedarea;
@XmlElement(name = "CallCenterDetails")
protected CallCenterDetails callCenterDetails;
@XmlElement(name = "LocationParentHierarchy")
protected LocationParentHierarchy locationParentHierarchy;
@XmlElement(name = "UserDefinedFields")
protected UserDefinedFields userDefinedFields;
@XmlElement(name = "SAFETYDATEREVIEWREQUIRED", namespace = "http://schemas.datastream.net/MP_fields")
protected DATETIME safetydatereviewrequired;
@XmlElement(name = "SAFETYREVIEWEDBY", namespace = "http://schemas.datastream.net/MP_fields")
protected USERID_Type safetyreviewedby;
@XmlElement(name = "PERMITDATEREVIEWREQUIRED", namespace = "http://schemas.datastream.net/MP_fields")
protected DATETIME permitdatereviewrequired;
@XmlElement(name = "PERMITREVIEWEDBY", namespace = "http://schemas.datastream.net/MP_fields")
protected USERID_Type permitreviewedby;
@XmlElement(name = "LOTODATEREVIEWREQUIRED", namespace = "http://schemas.datastream.net/MP_fields")
protected DATETIME lotodatereviewrequired;
@XmlElement(name = "LOTOREVIEWEDBY", namespace = "http://schemas.datastream.net/MP_fields")
protected USERID_Type lotoreviewedby;
@XmlElement(name = "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 = "RESERVATIONCALENDAROWNER", namespace = "http://schemas.datastream.net/MP_fields")
protected USERID_Type reservationcalendarowner;
@XmlElement(name = "RESERVATIONCALENDAROWNERSLIST", namespace = "http://schemas.datastream.net/MP_fields")
protected APPROVALLISTID_Type reservationcalendarownerslist;
@XmlElement(name = "WORKSPACEID", namespace = "http://schemas.datastream.net/MP_fields")
protected WORKSPACEID_Type workspaceid;
@XmlElement(name = "CHECKLISTFILTER", namespace = "http://schemas.datastream.net/MP_fields")
protected String checklistfilter;
@XmlElement(name = "TOLERANCESIZE", namespace = "http://schemas.datastream.net/MP_fields")
protected QUANTITY tolerancesize;
@XmlElement(name = "PROFILEPICTURE", namespace = "http://schemas.datastream.net/MP_fields")
protected DOCUMENTID_Type profilepicture;
@XmlElement(name = "RISKCONSEQUENCECOST", namespace = "http://schemas.datastream.net/MP_fields")
protected AMOUNT riskconsequencecost;
@XmlElement(name = "FAILUREPROBPERCENTAGE", namespace = "http://schemas.datastream.net/MP_fields")
protected QUANTITY failureprobpercentage;
@XmlElement(name = "BLACKSWANCOST", namespace = "http://schemas.datastream.net/MP_fields")
protected AMOUNT blackswancost;
@XmlElement(name = "BLACKSWAN", namespace = "http://schemas.datastream.net/MP_fields", defaultValue = "false")
protected String blackswan;
@XmlElement(name = "CURRENCYCODE", namespace = "http://schemas.datastream.net/MP_fields")
protected String currencycode;
@XmlElement(name = "UNMITIGATEDRISKLEVELID", namespace = "http://schemas.datastream.net/MP_fields")
protected RISKMATRIXSETUPID_Type unmitigatedrisklevelid;
@XmlElement(name = "UNMITIGATEDRISKPRIORITYNUMBER", namespace = "http://schemas.datastream.net/MP_fields")
protected QUANTITY unmitigatedriskprioritynumber;
@XmlAttribute(name = "recordid")
protected Long recordid;
@XmlAttribute(name = "user_entity")
protected String user_Entity;
@XmlAttribute(name = "system_entity")
protected String system_Entity;
@XmlAttribute(name = "has_department_security")
protected String has_Department_Security;
/**
* Gets the value of the locationid property.
*
* @return
* possible object is
* {@link LOCATIONID_Type }
*
*/
public LOCATIONID_Type getLOCATIONID() {
return locationid;
}
/**
* Sets the value of the locationid property.
*
* @param value
* allowed object is
* {@link LOCATIONID_Type }
*
*/
public void setLOCATIONID(LOCATIONID_Type value) {
this.locationid = value;
}
/**
* Gets the value of the departmentid property.
*
* @return
* possible object is
* {@link DEPARTMENTID_Type }
*
*/
public DEPARTMENTID_Type getDEPARTMENTID() {
return departmentid;
}
/**
* Sets the value of the departmentid property.
*
* @param value
* allowed object is
* {@link DEPARTMENTID_Type }
*
*/
public void setDEPARTMENTID(DEPARTMENTID_Type value) {
this.departmentid = value;
}
/**
* Gets the value of the classid property.
*
* @return
* possible object is
* {@link CLASSID_Type }
*
*/
public CLASSID_Type getCLASSID() {
return classid;
}
/**
* Sets the value of the classid property.
*
* @param value
* allowed object is
* {@link CLASSID_Type }
*
*/
public void setCLASSID(CLASSID_Type value) {
this.classid = value;
}
/**
* Gets the value of the costcodeid property.
*
* @return
* possible object is
* {@link COSTCODEID_Type }
*
*/
public COSTCODEID_Type getCOSTCODEID() {
return costcodeid;
}
/**
* Sets the value of the costcodeid property.
*
* @param value
* allowed object is
* {@link COSTCODEID_Type }
*
*/
public void setCOSTCODEID(COSTCODEID_Type value) {
this.costcodeid = value;
}
/**
* Gets the value of the safety property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getSAFETY() {
return safety;
}
/**
* Sets the value of the safety property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setSAFETY(String value) {
this.safety = value;
}
/**
* Gets the value of the parentLocationID property.
*
* @return
* possible object is
* {@link LOCATIONID_Type }
*
*/
public LOCATIONID_Type getParentLocationID() {
return parentLocationID;
}
/**
* Sets the value of the parentLocationID property.
*
* @param value
* allowed object is
* {@link LOCATIONID_Type }
*
*/
public void setParentLocationID(LOCATIONID_Type value) {
this.parentLocationID = value;
}
/**
* Gets the value of the cgmp property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getCGMP() {
return cgmp;
}
/**
* Sets the value of the cgmp property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setCGMP(String value) {
this.cgmp = value;
}
/**
* Gets the value of the outofservice property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getOUTOFSERVICE() {
return outofservice;
}
/**
* Sets the value of the outofservice property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setOUTOFSERVICE(String value) {
this.outofservice = value;
}
/**
* Gets the value of the userdefinedarea property.
*
* @return
* possible object is
* {@link USERDEFINEDAREA }
*
*/
public USERDEFINEDAREA getUSERDEFINEDAREA() {
return userdefinedarea;
}
/**
* Sets the value of the userdefinedarea property.
*
* @param value
* allowed object is
* {@link USERDEFINEDAREA }
*
*/
public void setUSERDEFINEDAREA(USERDEFINEDAREA value) {
this.userdefinedarea = value;
}
/**
* Gets the value of the callCenterDetails property.
*
* @return
* possible object is
* {@link CallCenterDetails }
*
*/
public CallCenterDetails getCallCenterDetails() {
return callCenterDetails;
}
/**
* Sets the value of the callCenterDetails property.
*
* @param value
* allowed object is
* {@link CallCenterDetails }
*
*/
public void setCallCenterDetails(CallCenterDetails value) {
this.callCenterDetails = value;
}
/**
* Gets the value of the locationParentHierarchy property.
*
* @return
* possible object is
* {@link LocationParentHierarchy }
*
*/
public LocationParentHierarchy getLocationParentHierarchy() {
return locationParentHierarchy;
}
/**
* Sets the value of the locationParentHierarchy property.
*
* @param value
* allowed object is
* {@link LocationParentHierarchy }
*
*/
public void setLocationParentHierarchy(LocationParentHierarchy value) {
this.locationParentHierarchy = value;
}
/**
* Gets the value of the userDefinedFields property.
*
* @return
* possible object is
* {@link UserDefinedFields }
*
*/
public UserDefinedFields getUserDefinedFields() {
return userDefinedFields;
}
/**
* Sets the value of the userDefinedFields property.
*
* @param value
* allowed object is
* {@link UserDefinedFields }
*
*/
public void setUserDefinedFields(UserDefinedFields value) {
this.userDefinedFields = value;
}
/**
* Gets the value of the safetydatereviewrequired property.
*
* @return
* possible object is
* {@link DATETIME }
*
*/
public DATETIME getSAFETYDATEREVIEWREQUIRED() {
return safetydatereviewrequired;
}
/**
* Sets the value of the safetydatereviewrequired property.
*
* @param value
* allowed object is
* {@link DATETIME }
*
*/
public void setSAFETYDATEREVIEWREQUIRED(DATETIME value) {
this.safetydatereviewrequired = value;
}
/**
* Gets the value of the safetyreviewedby property.
*
* @return
* possible object is
* {@link USERID_Type }
*
*/
public USERID_Type getSAFETYREVIEWEDBY() {
return safetyreviewedby;
}
/**
* Sets the value of the safetyreviewedby property.
*
* @param value
* allowed object is
* {@link USERID_Type }
*
*/
public void setSAFETYREVIEWEDBY(USERID_Type value) {
this.safetyreviewedby = value;
}
/**
* Gets the value of the permitdatereviewrequired property.
*
* @return
* possible object is
* {@link DATETIME }
*
*/
public DATETIME getPERMITDATEREVIEWREQUIRED() {
return permitdatereviewrequired;
}
/**
* Sets the value of the permitdatereviewrequired property.
*
* @param value
* allowed object is
* {@link DATETIME }
*
*/
public void setPERMITDATEREVIEWREQUIRED(DATETIME value) {
this.permitdatereviewrequired = value;
}
/**
* Gets the value of the permitreviewedby property.
*
* @return
* possible object is
* {@link USERID_Type }
*
*/
public USERID_Type getPERMITREVIEWEDBY() {
return permitreviewedby;
}
/**
* Sets the value of the permitreviewedby property.
*
* @param value
* allowed object is
* {@link USERID_Type }
*
*/
public void setPERMITREVIEWEDBY(USERID_Type value) {
this.permitreviewedby = value;
}
/**
* Gets the value of the lotodatereviewrequired property.
*
* @return
* possible object is
* {@link DATETIME }
*
*/
public DATETIME getLOTODATEREVIEWREQUIRED() {
return lotodatereviewrequired;
}
/**
* Sets the value of the lotodatereviewrequired property.
*
* @param value
* allowed object is
* {@link DATETIME }
*
*/
public void setLOTODATEREVIEWREQUIRED(DATETIME value) {
this.lotodatereviewrequired = value;
}
/**
* Gets the value of the lotoreviewedby property.
*
* @return
* possible object is
* {@link USERID_Type }
*
*/
public USERID_Type getLOTOREVIEWEDBY() {
return lotoreviewedby;
}
/**
* Sets the value of the lotoreviewedby property.
*
* @param value
* allowed object is
* {@link USERID_Type }
*
*/
public void setLOTOREVIEWEDBY(USERID_Type value) {
this.lotoreviewedby = value;
}
/**
* Gets the value of the rcmlevelid property.
*
* @return
* possible object is
* {@link USERDEFINEDCODEID_Type }
*
*/
public USERDEFINEDCODEID_Type getRCMLEVELID() {
return rcmlevelid;
}
/**
* Sets the value of the rcmlevelid property.
*
* @param value
* allowed object is
* {@link USERDEFINEDCODEID_Type }
*
*/
public void setRCMLEVELID(USERDEFINEDCODEID_Type value) {
this.rcmlevelid = value;
}
/**
* Gets the value of the riskmatrixsetupid property.
*
* @return
* possible object is
* {@link RISKMATRIXSETUPID_Type }
*
*/
public RISKMATRIXSETUPID_Type getRISKMATRIXSETUPID() {
return riskmatrixsetupid;
}
/**
* Sets the value of the riskmatrixsetupid property.
*
* @param value
* allowed object is
* {@link RISKMATRIXSETUPID_Type }
*
*/
public void setRISKMATRIXSETUPID(RISKMATRIXSETUPID_Type value) {
this.riskmatrixsetupid = value;
}
/**
* Gets the value of the riskprioritynumber property.
*
* @return
* possible object is
* {@link QUANTITY }
*
*/
public QUANTITY getRISKPRIORITYNUMBER() {
return riskprioritynumber;
}
/**
* Sets the value of the riskprioritynumber property.
*
* @param value
* allowed object is
* {@link QUANTITY }
*
*/
public void setRISKPRIORITYNUMBER(QUANTITY value) {
this.riskprioritynumber = value;
}
/**
* Gets the value of the reservationcalendarowner property.
*
* @return
* possible object is
* {@link USERID_Type }
*
*/
public USERID_Type getRESERVATIONCALENDAROWNER() {
return reservationcalendarowner;
}
/**
* Sets the value of the reservationcalendarowner property.
*
* @param value
* allowed object is
* {@link USERID_Type }
*
*/
public void setRESERVATIONCALENDAROWNER(USERID_Type value) {
this.reservationcalendarowner = value;
}
/**
* Gets the value of the reservationcalendarownerslist property.
*
* @return
* possible object is
* {@link APPROVALLISTID_Type }
*
*/
public APPROVALLISTID_Type getRESERVATIONCALENDAROWNERSLIST() {
return reservationcalendarownerslist;
}
/**
* Sets the value of the reservationcalendarownerslist property.
*
* @param value
* allowed object is
* {@link APPROVALLISTID_Type }
*
*/
public void setRESERVATIONCALENDAROWNERSLIST(APPROVALLISTID_Type value) {
this.reservationcalendarownerslist = value;
}
/**
* Gets the value of the workspaceid property.
*
* @return
* possible object is
* {@link WORKSPACEID_Type }
*
*/
public WORKSPACEID_Type getWORKSPACEID() {
return workspaceid;
}
/**
* Sets the value of the workspaceid property.
*
* @param value
* allowed object is
* {@link WORKSPACEID_Type }
*
*/
public void setWORKSPACEID(WORKSPACEID_Type value) {
this.workspaceid = value;
}
/**
* Gets the value of the checklistfilter property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getCHECKLISTFILTER() {
return checklistfilter;
}
/**
* Sets the value of the checklistfilter property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setCHECKLISTFILTER(String value) {
this.checklistfilter = value;
}
/**
* Gets the value of the tolerancesize property.
*
* @return
* possible object is
* {@link QUANTITY }
*
*/
public QUANTITY getTOLERANCESIZE() {
return tolerancesize;
}
/**
* Sets the value of the tolerancesize property.
*
* @param value
* allowed object is
* {@link QUANTITY }
*
*/
public void setTOLERANCESIZE(QUANTITY value) {
this.tolerancesize = value;
}
/**
* Gets the value of the profilepicture property.
*
* @return
* possible object is
* {@link DOCUMENTID_Type }
*
*/
public DOCUMENTID_Type getPROFILEPICTURE() {
return profilepicture;
}
/**
* Sets the value of the profilepicture property.
*
* @param value
* allowed object is
* {@link DOCUMENTID_Type }
*
*/
public void setPROFILEPICTURE(DOCUMENTID_Type value) {
this.profilepicture = value;
}
/**
* Gets the value of the riskconsequencecost property.
*
* @return
* possible object is
* {@link AMOUNT }
*
*/
public AMOUNT getRISKCONSEQUENCECOST() {
return riskconsequencecost;
}
/**
* Sets the value of the riskconsequencecost property.
*
* @param value
* allowed object is
* {@link AMOUNT }
*
*/
public void setRISKCONSEQUENCECOST(AMOUNT value) {
this.riskconsequencecost = value;
}
/**
* Gets the value of the failureprobpercentage property.
*
* @return
* possible object is
* {@link QUANTITY }
*
*/
public QUANTITY getFAILUREPROBPERCENTAGE() {
return failureprobpercentage;
}
/**
* Sets the value of the failureprobpercentage property.
*
* @param value
* allowed object is
* {@link QUANTITY }
*
*/
public void setFAILUREPROBPERCENTAGE(QUANTITY value) {
this.failureprobpercentage = value;
}
/**
* Gets the value of the blackswancost property.
*
* @return
* possible object is
* {@link AMOUNT }
*
*/
public AMOUNT getBLACKSWANCOST() {
return blackswancost;
}
/**
* Sets the value of the blackswancost property.
*
* @param value
* allowed object is
* {@link AMOUNT }
*
*/
public void setBLACKSWANCOST(AMOUNT value) {
this.blackswancost = value;
}
/**
* Gets the value of the blackswan property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getBLACKSWAN() {
return blackswan;
}
/**
* Sets the value of the blackswan property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setBLACKSWAN(String value) {
this.blackswan = value;
}
/**
* Gets the value of the currencycode property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getCURRENCYCODE() {
return currencycode;
}
/**
* Sets the value of the currencycode property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setCURRENCYCODE(String value) {
this.currencycode = value;
}
/**
* Gets the value of the unmitigatedrisklevelid property.
*
* @return
* possible object is
* {@link RISKMATRIXSETUPID_Type }
*
*/
public RISKMATRIXSETUPID_Type getUNMITIGATEDRISKLEVELID() {
return unmitigatedrisklevelid;
}
/**
* Sets the value of the unmitigatedrisklevelid property.
*
* @param value
* allowed object is
* {@link RISKMATRIXSETUPID_Type }
*
*/
public void setUNMITIGATEDRISKLEVELID(RISKMATRIXSETUPID_Type value) {
this.unmitigatedrisklevelid = value;
}
/**
* Gets the value of the unmitigatedriskprioritynumber property.
*
* @return
* possible object is
* {@link QUANTITY }
*
*/
public QUANTITY getUNMITIGATEDRISKPRIORITYNUMBER() {
return unmitigatedriskprioritynumber;
}
/**
* Sets the value of the unmitigatedriskprioritynumber property.
*
* @param value
* allowed object is
* {@link QUANTITY }
*
*/
public void setUNMITIGATEDRISKPRIORITYNUMBER(QUANTITY value) {
this.unmitigatedriskprioritynumber = value;
}
/**
* Gets the value of the recordid property.
*
* @return
* possible object is
* {@link Long }
*
*/
public Long getRecordid() {
return recordid;
}
/**
* Sets the value of the recordid property.
*
* @param value
* allowed object is
* {@link Long }
*
*/
public void setRecordid(Long value) {
this.recordid = value;
}
/**
* Gets the value of the user_Entity property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getUser_Entity() {
return user_Entity;
}
/**
* Sets the value of the user_Entity property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setUser_Entity(String value) {
this.user_Entity = value;
}
/**
* Gets the value of the system_Entity property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getSystem_Entity() {
return system_Entity;
}
/**
* Sets the value of the system_Entity property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setSystem_Entity(String value) {
this.system_Entity = value;
}
/**
* Gets the value of the has_Department_Security property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getHas_Department_Security() {
return has_Department_Security;
}
/**
* Sets the value of the has_Department_Security property.
*
* @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