| Modifier and Type | Field and Description |
|---|---|
static UPSISwitchBit |
UPSISwitchBit.UPSI_0_LITERAL
The 'UPSI 0' literal object.
|
static UPSISwitchBit |
UPSISwitchBit.UPSI_1_LITERAL
The 'UPSI 1' literal object.
|
static UPSISwitchBit |
UPSISwitchBit.UPSI_2_LITERAL
The 'UPSI 2' literal object.
|
static UPSISwitchBit |
UPSISwitchBit.UPSI_3_LITERAL
The 'UPSI 3' literal object.
|
static UPSISwitchBit |
UPSISwitchBit.UPSI_4_LITERAL
The 'UPSI 4' literal object.
|
static UPSISwitchBit |
UPSISwitchBit.UPSI_5_LITERAL
The 'UPSI 5' literal object.
|
static UPSISwitchBit |
UPSISwitchBit.UPSI_6_LITERAL
The 'UPSI 6' literal object.
|
static UPSISwitchBit |
UPSISwitchBit.UPSI_7_LITERAL
The 'UPSI 7' literal object.
|
| Modifier and Type | Method and Description |
|---|---|
static UPSISwitchBit |
UPSISwitchBit.get(int value)
Returns the 'UPSI Switch Bit' literal with the specified integer value.
|
static UPSISwitchBit |
UPSISwitchBit.get(java.lang.String literal)
Returns the 'UPSI Switch Bit' literal with the specified literal value.
|
UPSISwitchBit |
UPSISwitchRef.getBit()
Returns the value of the 'Bit' attribute.
|
UPSISwitchBit |
UPSISwitch.getBit()
Returns the value of the 'Bit' attribute.
|
static UPSISwitchBit |
UPSISwitchBit.getByName(java.lang.String name)
Returns the 'UPSI Switch Bit' literal with the specified name.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UPSISwitchRef.setBit(UPSISwitchBit value)
Sets the value of the '
Bit' attribute. |
void |
UPSISwitch.setBit(UPSISwitchBit value)
Sets the value of the '
Bit' attribute. |