Class ManualLaborParams

  • All Implemented Interfaces:
    java.io.Serializable

    @Generated(value="com.sun.tools.xjc.Driver",
               comments="JAXB RI v4.0.1",
               date="2022-12-20T17:59:47Z")
    public class ManualLaborParams
    extends SpecificResource
    implements java.io.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}SpecificResource">
           <attribute name="LaborType" use="required" type="{http://www.w3.org/2001/XMLSchema}NMTOKEN" />
           <anyAttribute processContents='lax' namespace='##other'/>
         </extension>
       </complexContent>
     </complexType>
     
    See Also:
    Serialized Form
    • Field Detail

      • laborType

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.1",
                   date="2022-12-20T17:59:47Z")
        protected java.lang.String laborType
    • Constructor Detail

      • ManualLaborParams

        public ManualLaborParams()
    • Method Detail

      • getLaborType

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.1",
                   date="2022-12-20T17:59:47Z")
        public java.lang.String getLaborType()
        Gets the value of the laborType property.
        Returns:
        possible object is String
      • setLaborType

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.1",
                   date="2022-12-20T17:59:47Z")
        public void setLaborType​(java.lang.String value)
        Sets the value of the laborType property.
        Parameters:
        value - allowed object is String