Package org.cip4.lib.xjdf.schema
Class SpinePreparationParams
java.lang.Object
org.cip4.lib.xjdf.schema.SpecificResource
org.cip4.lib.xjdf.schema.SpinePreparationParams
- 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 SpinePreparationParams
extends SpecificResource
implements Serializable, org.jvnet.jaxb2_commons.lang.Equals2, org.jvnet.jaxb2_commons.lang.HashCode2
Java class for SpinePreparationParams complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="SpinePreparationParams">
<complexContent>
<extension base="{http://www.CIP4.org/JDFSchema_2_0}SpecificResource">
<attribute name="MillingDepth" type="{http://www.w3.org/2001/XMLSchema}float" />
<attribute name="NotchingDepth" type="{http://www.w3.org/2001/XMLSchema}float" />
<attribute name="NotchingDistance" type="{http://www.w3.org/2001/XMLSchema}float" />
<attribute name="Operations" type="{http://www.w3.org/2001/XMLSchema}NMTOKENS" />
<attribute name="SealingTemperature" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="StartPosition" type="{http://www.w3.org/2001/XMLSchema}float" />
<attribute name="WorkingLength" type="{http://www.w3.org/2001/XMLSchema}float" />
<anyAttribute processContents='lax' namespace='##other'/>
</extension>
</complexContent>
</complexType>
- See Also:
-
Field Summary
Fields -
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 millingDepth property.Gets the value of the notchingDepth property.Gets the value of the notchingDistance property.Gets the value of the operations property.Gets the value of the sealingTemperature property.Gets the value of the startPosition property.Gets the value of the workingLength property.inthashCode()inthashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy) voidsetMillingDepth(Float value) Sets the value of the millingDepth property.voidsetNotchingDepth(Float value) Sets the value of the notchingDepth property.voidsetNotchingDistance(Float value) Sets the value of the notchingDistance property.voidsetSealingTemperature(Integer value) Sets the value of the sealingTemperature property.voidsetStartPosition(Float value) Sets the value of the startPosition property.voidsetWorkingLength(Float value) Sets the value of the workingLength property.withMillingDepth(Float value) withNotchingDepth(Float value) withNotchingDistance(Float value) withOperations(String... values) withOperations(Collection<String> values) withSealingTemperature(Integer value) withStartPosition(Float value) withWorkingLength(Float value) Methods inherited from class org.cip4.lib.xjdf.schema.SpecificResource
getOtherAttributes
-
Field Details
-
millingDepth
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected Float millingDepth -
notchingDepth
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected Float notchingDepth -
notchingDistance
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected Float notchingDistance -
operations
-
sealingTemperature
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected Integer sealingTemperature -
startPosition
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected Float startPosition -
workingLength
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected Float workingLength
-
-
Constructor Details
-
SpinePreparationParams
public SpinePreparationParams()
-
-
Method Details
-
getMillingDepth
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public Float getMillingDepth()Gets the value of the millingDepth property.- Returns:
- possible object is
Float
-
setMillingDepth
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setMillingDepth(Float value) Sets the value of the millingDepth property.- Parameters:
value- allowed object isFloat
-
getNotchingDepth
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public Float getNotchingDepth()Gets the value of the notchingDepth property.- Returns:
- possible object is
Float
-
setNotchingDepth
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setNotchingDepth(Float value) Sets the value of the notchingDepth property.- Parameters:
value- allowed object isFloat
-
getNotchingDistance
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public Float getNotchingDistance()Gets the value of the notchingDistance property.- Returns:
- possible object is
Float
-
setNotchingDistance
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setNotchingDistance(Float value) Sets the value of the notchingDistance property.- Parameters:
value- allowed object isFloat
-
getOperations
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public List<String> getOperations()Gets the value of the operations property.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
setmethod for the operations property.For example, to add a new item, do as follows:
getOperations().add(newItem);Objects of the following type(s) are allowed in the list
String -
getSealingTemperature
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public Integer getSealingTemperature()Gets the value of the sealingTemperature property.- Returns:
- possible object is
Integer
-
setSealingTemperature
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setSealingTemperature(Integer value) Sets the value of the sealingTemperature property.- Parameters:
value- allowed object isInteger
-
getStartPosition
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public Float getStartPosition()Gets the value of the startPosition property.- Returns:
- possible object is
Float
-
setStartPosition
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setStartPosition(Float value) Sets the value of the startPosition property.- Parameters:
value- allowed object isFloat
-
getWorkingLength
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public Float getWorkingLength()Gets the value of the workingLength property.- Returns:
- possible object is
Float
-
setWorkingLength
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setWorkingLength(Float value) Sets the value of the workingLength property.- Parameters:
value- allowed object isFloat
-
withMillingDepth
-
withNotchingDepth
-
withNotchingDistance
-
withOperations
-
withOperations
-
withSealingTemperature
-
withStartPosition
-
withWorkingLength
-
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
-