|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.eu.miscedautils.ipxact.BusDefinition.CellSpecification.CellFunction
public static class CellSpecification.CellFunction
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>cellFunctionValueType"> <attribute ref="{http://www.spiritconsortium.org/XMLSchema/SPIRIT/1685-2009}cellStrength"/> </extension> </simpleContent> </complexType>
Constructor Summary | |
---|---|
CellSpecification.CellFunction()
|
Method Summary | |
---|---|
CellStrengthValueType |
getCellStrength()
Gets the value of the cellStrength property. |
CellFunctionValueType |
getValue()
Indicates legal cell function values. |
void |
setCellStrength(CellStrengthValueType value)
Sets the value of the cellStrength property. |
void |
setValue(CellFunctionValueType 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.CellFunction()
Method Detail |
---|
public CellFunctionValueType getValue()
CellFunctionValueType
public void setValue(CellFunctionValueType value)
value
- allowed object is
CellFunctionValueType
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 |