Package | Description |
---|---|
com.interpss.se | |
com.interpss.se.impl | |
com.interpss.se.record | |
com.interpss.se.record.impl | |
com.interpss.se.record.util | |
com.interpss.state.se.record |
Modifier and Type | Method and Description |
---|---|
SEBusRecord |
SEBus.getPSeBusRec()
Returns the value of the 'PSe Bus Rec' reference.
|
SEBusRecord |
SEBus.getQSeBusRec()
Returns the value of the 'QSe Bus Rec' reference.
|
Modifier and Type | Method and Description |
---|---|
void |
SEBus.setPSeBusRec(SEBusRecord value)
Sets the value of the '
PSe Bus Rec ' reference. |
void |
SEBus.setQSeBusRec(SEBusRecord value)
Sets the value of the '
QSe Bus Rec ' reference. |
Modifier and Type | Field and Description |
---|---|
protected SEBusRecord |
SEBusImpl.pSeBusRec
The cached value of the '
PSe Bus Rec ' reference. |
protected SEBusRecord |
SEBusImpl.qSeBusRec
The cached value of the '
QSe Bus Rec ' reference. |
Modifier and Type | Method and Description |
---|---|
SEBusRecord |
SEBusImpl.basicGetPSeBusRec() |
SEBusRecord |
SEBusImpl.basicGetQSeBusRec() |
SEBusRecord |
SEBusImpl.getPSeBusRec() |
SEBusRecord |
SEBusImpl.getQSeBusRec() |
Modifier and Type | Method and Description |
---|---|
void |
SEBusImpl.setPSeBusRec(SEBusRecord newPSeBusRec) |
void |
SEBusImpl.setQSeBusRec(SEBusRecord newQSeBusRec) |
Modifier and Type | Method and Description |
---|---|
SEBusRecord |
SERecordFactory.createSEBusRecord()
Returns a new object of class 'SE Bus Record'.
|
Modifier and Type | Class and Description |
---|---|
class |
SEBusRecordImpl
An implementation of the model object 'SE Bus Record'.
|
Modifier and Type | Method and Description |
---|---|
SEBusRecord |
SERecordFactoryImpl.createSEBusRecord() |
Modifier and Type | Method and Description |
---|---|
T |
SERecordSwitch.caseSEBusRecord(SEBusRecord object)
Returns the result of interpreting the object as an instance of 'SE Bus Record'.
|
Modifier and Type | Method and Description |
---|---|
static SEBusRecord |
SEBusRecState.create() |
static SEBusRecord |
SEBusRecState.create(SEBusRecState bean) |
Modifier and Type | Method and Description |
---|---|
protected void |
SEBusRecState.map2EObject(SEBusRecord eObj) |
static void |
SEBusRecState.readData(com.hazelcast.nio.ObjectDataInput in,
SEBusRecord eObj) |
void |
SEBusRecState.updateEObject(SEBusRecord eObj) |
static void |
SEBusRecState.writeData(com.hazelcast.nio.ObjectDataOutput out,
SEBusRecord eObj) |
Constructor and Description |
---|
SEBusRecState(SEBusRecord eObj) |