public class ResourceInfo extends Object implements Serializable
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>
<choice>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}Part" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}Lot" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}MISDetails" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}CostCenter" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}Resource" maxOccurs="unbounded" minOccurs="0"/>
</choice>
</sequence>
<attribute name="Level" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
<attribute name="CommandResult" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
<attribute name="Status" type="{http://www.CIP4.org/JDFSchema_2_0}EnumResStatus" />
<attribute name="Usage" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
<attribute name="Unit" type="{http://www.CIP4.org/JDFSchema_2_0}string" />
<attribute name="ModuleID" type="{http://www.CIP4.org/JDFSchema_2_0}string" />
<attribute name="ResourceName" type="{http://www.CIP4.org/JDFSchema_2_0}NMTOKEN" />
<attribute name="Location" type="{http://www.CIP4.org/JDFSchema_2_0}string" />
<attribute name="ActualAmount" type="{http://www.CIP4.org/JDFSchema_2_0}double" />
<attribute name="ProductID" type="{http://www.CIP4.org/JDFSchema_2_0}shortString" />
<attribute name="ResourceID" type="{http://www.CIP4.org/JDFSchema_2_0}NMTOKEN" />
<attribute name="AvailableAmount" type="{http://www.CIP4.org/JDFSchema_2_0}double" />
<attribute name="LotControlled" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="Amount" type="{http://www.CIP4.org/JDFSchema_2_0}double" />
<attribute name="ModuleIndex" type="{http://www.CIP4.org/JDFSchema_2_0}IntegerRangeList" />
<attribute name="ProcessUsage" type="{http://www.CIP4.org/JDFSchema_2_0}NMTOKEN" />
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected Double |
actualAmount |
protected Double |
amount |
protected Double |
availableAmount |
protected String |
commandResult |
protected List<CostCenter> |
costCenters |
protected String |
level |
protected String |
location |
protected Boolean |
lotControlled |
protected List<Lot> |
lots |
protected List<MISDetails> |
misDetails |
protected String |
moduleID |
protected Integer |
moduleIndex |
protected List<Part> |
parts |
protected String |
processUsage |
protected String |
productID |
protected String |
resourceID |
protected String |
resourceName |
protected List<Resource> |
resources |
protected EnumResStatus |
status |
protected String |
unit |
protected String |
usage |
| Constructor and Description |
|---|
ResourceInfo() |
| Modifier and Type | Method and Description |
|---|---|
Double |
getActualAmount()
Gets the value of the actualAmount property.
|
Double |
getAmount()
Gets the value of the amount property.
|
Double |
getAvailableAmount()
Gets the value of the availableAmount property.
|
String |
getCommandResult()
Gets the value of the commandResult property.
|
List<CostCenter> |
getCostCenters()
Gets the value of the costCenters property.
|
String |
getLevel()
Gets the value of the level property.
|
String |
getLocation()
Gets the value of the location property.
|
List<Lot> |
getLots()
Gets the value of the lots property.
|
List<MISDetails> |
getMISDetails()
Gets the value of the misDetails property.
|
String |
getModuleID()
Gets the value of the moduleID property.
|
Integer |
getModuleIndex()
Gets the value of the moduleIndex property.
|
List<Part> |
getParts()
Gets the value of the parts property.
|
String |
getProcessUsage()
Gets the value of the processUsage property.
|
String |
getProductID()
Gets the value of the productID property.
|
String |
getResourceID()
Gets the value of the resourceID property.
|
String |
getResourceName()
Gets the value of the resourceName property.
|
List<Resource> |
getResources()
Gets the value of the resources property.
|
EnumResStatus |
getStatus()
Gets the value of the status property.
|
String |
getUnit()
Gets the value of the unit property.
|
String |
getUsage()
Gets the value of the usage property.
|
Boolean |
isLotControlled()
Gets the value of the lotControlled property.
|
void |
setActualAmount(Double value)
Sets the value of the actualAmount property.
|
void |
setAmount(Double value)
Sets the value of the amount property.
|
void |
setAvailableAmount(Double value)
Sets the value of the availableAmount property.
|
void |
setCommandResult(String value)
Sets the value of the commandResult property.
|
void |
setLevel(String value)
Sets the value of the level property.
|
void |
setLocation(String value)
Sets the value of the location property.
|
void |
setLotControlled(Boolean value)
Sets the value of the lotControlled property.
|
void |
setModuleID(String value)
Sets the value of the moduleID property.
|
void |
setModuleIndex(Integer value)
Sets the value of the moduleIndex property.
|
void |
setProcessUsage(String value)
Sets the value of the processUsage property.
|
void |
setProductID(String value)
Sets the value of the productID property.
|
void |
setResourceID(String value)
Sets the value of the resourceID property.
|
void |
setResourceName(String value)
Sets the value of the resourceName property.
|
void |
setStatus(EnumResStatus value)
Sets the value of the status property.
|
void |
setUnit(String value)
Sets the value of the unit property.
|
void |
setUsage(String value)
Sets the value of the usage property.
|
protected List<CostCenter> costCenters
protected List<MISDetails> misDetails
protected String level
protected String commandResult
protected EnumResStatus status
protected String usage
protected String unit
protected String moduleID
protected String resourceName
protected String location
protected Double actualAmount
protected String productID
protected String resourceID
protected Double availableAmount
protected Boolean lotControlled
protected Double amount
protected Integer moduleIndex
protected String processUsage
public List<Resource> getResources()
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 resources property.
For example, to add a new item, do as follows:
getResources().add(newItem);
Objects of the following type(s) are allowed in the list
Resource
public List<CostCenter> getCostCenters()
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 costCenters property.
For example, to add a new item, do as follows:
getCostCenters().add(newItem);
Objects of the following type(s) are allowed in the list
CostCenter
public List<MISDetails> getMISDetails()
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 misDetails property.
For example, to add a new item, do as follows:
getMISDetails().add(newItem);
Objects of the following type(s) are allowed in the list
MISDetails
public List<Lot> getLots()
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 lots property.
For example, to add a new item, do as follows:
getLots().add(newItem);
Objects of the following type(s) are allowed in the list
Lot
public List<Part> getParts()
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 parts property.
For example, to add a new item, do as follows:
getParts().add(newItem);
Objects of the following type(s) are allowed in the list
Part
public String getLevel()
Stringpublic void setLevel(String value)
value - allowed object is
Stringpublic String getCommandResult()
Stringpublic void setCommandResult(String value)
value - allowed object is
Stringpublic EnumResStatus getStatus()
EnumResStatuspublic void setStatus(EnumResStatus value)
value - allowed object is
EnumResStatuspublic String getUsage()
Stringpublic void setUsage(String value)
value - allowed object is
Stringpublic String getUnit()
Stringpublic void setUnit(String value)
value - allowed object is
Stringpublic String getModuleID()
Stringpublic void setModuleID(String value)
value - allowed object is
Stringpublic String getResourceName()
Stringpublic void setResourceName(String value)
value - allowed object is
Stringpublic String getLocation()
Stringpublic void setLocation(String value)
value - allowed object is
Stringpublic Double getActualAmount()
Doublepublic void setActualAmount(Double value)
value - allowed object is
Doublepublic String getProductID()
Stringpublic void setProductID(String value)
value - allowed object is
Stringpublic String getResourceID()
Stringpublic void setResourceID(String value)
value - allowed object is
Stringpublic Double getAvailableAmount()
Doublepublic void setAvailableAmount(Double value)
value - allowed object is
Doublepublic Boolean isLotControlled()
Booleanpublic void setLotControlled(Boolean value)
value - allowed object is
Booleanpublic Double getAmount()
Doublepublic void setAmount(Double value)
value - allowed object is
Doublepublic Integer getModuleIndex()
Integerpublic void setModuleIndex(Integer value)
value - allowed object is
Integerpublic String getProcessUsage()
StringCopyright © 2012. All Rights Reserved.