|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CellStrengthValueType | |
---|---|
com.eu.miscedautils.ipxact.Component |
Uses of CellStrengthValueType in com.eu.miscedautils.ipxact.Component |
---|
Methods in com.eu.miscedautils.ipxact.Component that return CellStrengthValueType | |
---|---|
static CellStrengthValueType |
CellStrengthValueType.fromValue(java.lang.String v)
|
CellStrengthValueType |
CellSpecification.CellClass.getCellStrength()
Gets the value of the cellStrength property. |
CellStrengthValueType |
CellSpecification.CellFunction.getCellStrength()
Gets the value of the cellStrength property. |
static CellStrengthValueType |
CellStrengthValueType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static CellStrengthValueType[] |
CellStrengthValueType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in com.eu.miscedautils.ipxact.Component with parameters of type CellStrengthValueType | |
---|---|
void |
CellSpecification.CellClass.setCellStrength(CellStrengthValueType value)
Sets the value of the cellStrength property. |
void |
CellSpecification.CellFunction.setCellStrength(CellStrengthValueType value)
Sets the value of the cellStrength property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |