com.eu.miscedautils.ipxact.AbstractionDefinition
Class CellSpecification.CellClass

java.lang.Object
  extended by com.eu.miscedautils.ipxact.AbstractionDefinition.CellSpecification.CellClass
Enclosing class:
CellSpecification

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>
 


Constructor Summary
CellSpecification.CellClass()
           
 
Method Summary
 CellStrengthValueType getCellStrength()
          Gets the value of the cellStrength property.
 CellClassValueType getValue()
          Indicates legal cell class values.
 void setCellStrength(CellStrengthValueType value)
          Sets the value of the cellStrength property.
 void setValue(CellClassValueType value)
          Sets the value of the value property.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CellSpecification.CellClass

public CellSpecification.CellClass()
Method Detail

getValue

public CellClassValueType getValue()
Indicates legal cell class values.

Returns:
possible object is CellClassValueType

setValue

public void setValue(CellClassValueType value)
Sets the value of the value property.

Parameters:
value - allowed object is CellClassValueType

getCellStrength

public CellStrengthValueType getCellStrength()
Gets the value of the cellStrength property.

Returns:
possible object is CellStrengthValueType

setCellStrength

public void setCellStrength(CellStrengthValueType value)
Sets the value of the cellStrength property.

Parameters:
value - allowed object is CellStrengthValueType