Class CellSpecification.CellClass

  • Enclosing class:
    CellSpecification

    @Generated(value="com.sun.tools.xjc.Driver",
               comments="JAXB RI v3.0.2",
               date="2024-11-14T04:42:51Z")
    public static class CellSpecification.CellClass
    extends java.lang.Object

    Java class for anonymous complex type.

    The following schema fragment specifies the expected content contained within this class.

     <complexType>
       <simpleContent>
         <extension base="<http://www.spiritconsortium.org/XMLSchema/SPIRIT/1685-2009>cellClassValueType">
           <attribute ref="{http://www.spiritconsortium.org/XMLSchema/SPIRIT/1685-2009}cellStrength"/>
         </extension>
       </simpleContent>
     </complexType>
     
    • Field Detail

      • value

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v3.0.2",
                   date="2024-11-14T04:42:51Z")
        protected CellClassValueType value
      • cellStrength

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v3.0.2",
                   date="2024-11-14T04:42:51Z")
        protected CellStrengthValueType cellStrength
    • Constructor Detail

      • CellClass

        public CellClass()
    • Method Detail

      • getValue

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v3.0.2",
                   date="2024-11-14T04:42:51Z")
        public CellClassValueType getValue()
        Indicates legal cell class values.
        Returns:
        possible object is CellClassValueType
      • setValue

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v3.0.2",
                   date="2024-11-14T04:42:51Z")
        public void setValue​(CellClassValueType value)
        Sets the value of the value property.
        Parameters:
        value - allowed object is CellClassValueType
      • getCellStrength

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v3.0.2",
                   date="2024-11-14T04:42:51Z")
        public CellStrengthValueType getCellStrength()
        Gets the value of the cellStrength property.
        Returns:
        possible object is CellStrengthValueType
      • setCellStrength

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v3.0.2",
                   date="2024-11-14T04:42:51Z")
        public void setCellStrength​(CellStrengthValueType value)
        Sets the value of the cellStrength property.
        Parameters:
        value - allowed object is CellStrengthValueType