public class ManualLaborParams extends ParameterType implements Serializable
Java class for ManualLaborParams complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ManualLaborParams">
<complexContent>
<extension base="{http://www.CIP4.org/JDFSchema_2_0}ParameterType">
<attribute name="LaborType" type="{http://www.CIP4.org/JDFSchema_2_0}NMTOKEN" />
</extension>
</complexContent>
</complexType>
| Constructor and Description |
|---|
ManualLaborParams() |
| Modifier and Type | Method and Description |
|---|---|
String |
getLaborType()
Gets the value of the laborType property.
|
void |
setLaborType(String value)
Sets the value of the laborType property.
|
protected String laborType
Copyright © 2012. All Rights Reserved.