|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.eu.miscedautils.ipxact.Abstractor.CellSpecification.CellClass
public static class CellSpecification.CellClass
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 |
---|
public CellSpecification.CellClass()
Method Detail |
---|
public CellClassValueType getValue()
CellClassValueType
public void setValue(CellClassValueType value)
value
- allowed object is
CellClassValueType
public CellStrengthValueType getCellStrength()
CellStrengthValueType
public void setCellStrength(CellStrengthValueType value)
value
- allowed object is
CellStrengthValueType
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |