Package org.cip4.lib.xjdf.schema
Class VarnishingParams
java.lang.Object
org.cip4.lib.xjdf.schema.SpecificResource
org.cip4.lib.xjdf.schema.VarnishingParams
- All Implemented Interfaces:
Serializable,org.jvnet.jaxb2_commons.lang.Equals2,org.jvnet.jaxb2_commons.lang.HashCode2
@Generated(value="com.sun.tools.xjc.Driver",
comments="JAXB RI v2.3.6",
date="2022-12-18T20:00:09Z")
public class VarnishingParams
extends SpecificResource
implements Serializable, org.jvnet.jaxb2_commons.lang.Equals2, org.jvnet.jaxb2_commons.lang.HashCode2
Java class for VarnishingParams complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="VarnishingParams">
<complexContent>
<extension base="{http://www.CIP4.org/JDFSchema_2_0}SpecificResource">
<attribute name="ModuleID" type="{http://www.w3.org/2001/XMLSchema}NMTOKEN" />
<attribute name="ModuleType">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}NMTOKEN">
<enumeration value="PrintModule"/>
<enumeration value="CoatingModule"/>
</restriction>
</simpleType>
</attribute>
<attribute name="VarnishArea">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<enumeration value="Full"/>
<enumeration value="Spot"/>
</restriction>
</simpleType>
</attribute>
<attribute name="VarnishMethod">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<enumeration value="Blanket"/>
<enumeration value="Plate"/>
<enumeration value="Independent"/>
</restriction>
</simpleType>
</attribute>
<anyAttribute processContents='lax' namespace='##other'/>
</extension>
</complexContent>
</complexType>
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumJava class for null.static enumJava class for null.static enumJava class for null. -
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Stringprotected VarnishingParams.ModuleTypeprotected VarnishingParams.VarnishAreaprotected VarnishingParams.VarnishMethod -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanbooleanequals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator, org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator, Object object, org.jvnet.jaxb2_commons.lang.EqualsStrategy2 strategy) Gets the value of the moduleID property.Gets the value of the moduleType property.Gets the value of the varnishArea property.Gets the value of the varnishMethod property.inthashCode()inthashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy) voidsetModuleID(String value) Sets the value of the moduleID property.voidSets the value of the moduleType property.voidSets the value of the varnishArea property.voidSets the value of the varnishMethod property.withModuleID(String value) Methods inherited from class org.cip4.lib.xjdf.schema.SpecificResource
getOtherAttributes
-
Field Details
-
moduleID
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected String moduleID -
moduleType
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected VarnishingParams.ModuleType moduleType -
varnishArea
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected VarnishingParams.VarnishArea varnishArea -
varnishMethod
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected VarnishingParams.VarnishMethod varnishMethod
-
-
Constructor Details
-
VarnishingParams
public VarnishingParams()
-
-
Method Details
-
getModuleID
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public String getModuleID()Gets the value of the moduleID property.- Returns:
- possible object is
String
-
setModuleID
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setModuleID(String value) Sets the value of the moduleID property.- Parameters:
value- allowed object isString
-
getModuleType
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public VarnishingParams.ModuleType getModuleType()Gets the value of the moduleType property.- Returns:
- possible object is
VarnishingParams.ModuleType
-
setModuleType
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setModuleType(VarnishingParams.ModuleType value) Sets the value of the moduleType property.- Parameters:
value- allowed object isVarnishingParams.ModuleType
-
getVarnishArea
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public VarnishingParams.VarnishArea getVarnishArea()Gets the value of the varnishArea property.- Returns:
- possible object is
VarnishingParams.VarnishArea
-
setVarnishArea
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setVarnishArea(VarnishingParams.VarnishArea value) Sets the value of the varnishArea property.- Parameters:
value- allowed object isVarnishingParams.VarnishArea
-
getVarnishMethod
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public VarnishingParams.VarnishMethod getVarnishMethod()Gets the value of the varnishMethod property.- Returns:
- possible object is
VarnishingParams.VarnishMethod
-
setVarnishMethod
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setVarnishMethod(VarnishingParams.VarnishMethod value) Sets the value of the varnishMethod property.- Parameters:
value- allowed object isVarnishingParams.VarnishMethod
-
withModuleID
-
withModuleType
-
withVarnishArea
-
withVarnishMethod
-
equals
public boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator, org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator, Object object, org.jvnet.jaxb2_commons.lang.EqualsStrategy2 strategy) - Specified by:
equalsin interfaceorg.jvnet.jaxb2_commons.lang.Equals2- Overrides:
equalsin classSpecificResource
-
equals
- Overrides:
equalsin classSpecificResource
-
hashCode
public int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy) - Specified by:
hashCodein interfaceorg.jvnet.jaxb2_commons.lang.HashCode2- Overrides:
hashCodein classSpecificResource
-
hashCode
public int hashCode()- Overrides:
hashCodein classSpecificResource
-