Class LooseBinding

java.lang.Object
org.cip4.lib.xjdf.schema.LooseBinding
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 LooseBinding extends Object implements Serializable, org.jvnet.jaxb2_commons.lang.Equals2, org.jvnet.jaxb2_commons.lang.HashCode2

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>
         <element ref="{http://www.CIP4.org/JDFSchema_2_0}HolePattern" minOccurs="0"/>
         <element ref="{http://www.CIP4.org/JDFSchema_2_0}CoilBinding" minOccurs="0"/>
         <element ref="{http://www.CIP4.org/JDFSchema_2_0}CombBinding" minOccurs="0"/>
         <element ref="{http://www.CIP4.org/JDFSchema_2_0}RingBinding" minOccurs="0"/>
       </sequence>
       <attribute name="Brand" type="{http://www.w3.org/2001/XMLSchema}string" />
       <attribute name="Diameter" type="{http://www.w3.org/2001/XMLSchema}float" />
       <anyAttribute processContents='lax' namespace='##other'/>
     </restriction>
   </complexContent>
 </complexType>
 
See Also:
  • Field Details

    • holePattern

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected HolePattern holePattern
    • coilBinding

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected CoilBinding coilBinding
    • combBinding

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected CombBinding combBinding
    • ringBinding

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected RingBinding ringBinding
    • brand

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected String brand
    • diameter

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected Float diameter
  • Constructor Details

    • LooseBinding

      public LooseBinding()
  • Method Details

    • getHolePattern

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public HolePattern getHolePattern()
      Gets the value of the holePattern property.
      Returns:
      possible object is HolePattern
    • setHolePattern

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setHolePattern(HolePattern value)
      Sets the value of the holePattern property.
      Parameters:
      value - allowed object is HolePattern
    • getCoilBinding

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public CoilBinding getCoilBinding()
      Gets the value of the coilBinding property.
      Returns:
      possible object is CoilBinding
    • setCoilBinding

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setCoilBinding(CoilBinding value)
      Sets the value of the coilBinding property.
      Parameters:
      value - allowed object is CoilBinding
    • getCombBinding

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public CombBinding getCombBinding()
      Gets the value of the combBinding property.
      Returns:
      possible object is CombBinding
    • setCombBinding

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setCombBinding(CombBinding value)
      Sets the value of the combBinding property.
      Parameters:
      value - allowed object is CombBinding
    • getRingBinding

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public RingBinding getRingBinding()
      Gets the value of the ringBinding property.
      Returns:
      possible object is RingBinding
    • setRingBinding

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setRingBinding(RingBinding value)
      Sets the value of the ringBinding property.
      Parameters:
      value - allowed object is RingBinding
    • getBrand

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public String getBrand()
      Gets the value of the brand property.
      Returns:
      possible object is String
    • setBrand

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setBrand(String value)
      Sets the value of the brand property.
      Parameters:
      value - allowed object is String
    • getDiameter

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public Float getDiameter()
      Gets the value of the diameter property.
      Returns:
      possible object is Float
    • setDiameter

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setDiameter(Float value)
      Sets the value of the diameter property.
      Parameters:
      value - allowed object is Float
    • getOtherAttributes

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public Map<QName,String> getOtherAttributes()
      Gets a map that contains attributes that aren't bound to any typed property on this class.

      the map is keyed by the name of the attribute and the value is the string value of the attribute. the map returned by this method is live, and you can add new attribute by updating the map directly. Because of this design, there's no setter.

      Returns:
      always non-null
    • withHolePattern

      public LooseBinding withHolePattern(HolePattern value)
    • withCoilBinding

      public LooseBinding withCoilBinding(CoilBinding value)
    • withCombBinding

      public LooseBinding withCombBinding(CombBinding value)
    • withRingBinding

      public LooseBinding withRingBinding(RingBinding value)
    • withBrand

      public LooseBinding withBrand(String value)
    • withDiameter

      public LooseBinding withDiameter(Float value)
    • 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:
      equals in interface org.jvnet.jaxb2_commons.lang.Equals2
    • equals

      public boolean equals(Object object)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy)
      Specified by:
      hashCode in interface org.jvnet.jaxb2_commons.lang.HashCode2
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object