Package | Description |
---|---|
com.interpss.se.record | |
com.interpss.se.record.impl | |
com.interpss.se.record.util | |
com.interpss.state.se.record |
Modifier and Type | Interface and Description |
---|---|
interface |
SEBusRecord
A representation of the model object 'SE Bus Record'.
|
interface |
SEMeasRecord
A representation of the model object 'SE Base Record'.
|
Modifier and Type | Method and Description |
---|---|
SEBaseRecord |
SERecordFactory.createSEBaseRecord()
Returns a new object of class 'SE Base Record'.
|
Modifier and Type | Class and Description |
---|---|
class |
SEBaseRecordImpl
An implementation of the model object 'SE Base Record'.
|
class |
SEBusRecordImpl
An implementation of the model object 'SE Bus Record'.
|
class |
SEMeasRecordImpl
An implementation of the model object 'SE Base Record'.
|
Modifier and Type | Method and Description |
---|---|
SEBaseRecord |
SERecordFactoryImpl.createSEBaseRecord() |
Modifier and Type | Method and Description |
---|---|
T |
SERecordSwitch.caseSEBaseRecord(SEBaseRecord object)
Returns the result of interpreting the object as an instance of 'SE Base Record'.
|
Modifier and Type | Method and Description |
---|---|
protected void |
SEBaseRecState.map2EObject(SEBaseRecord eObj) |
static void |
SEBaseRecState.readData(com.hazelcast.nio.ObjectDataInput in,
SEBaseRecord eObj) |
void |
SEBaseRecState.updateEObject(SEBaseRecord eObj) |
static void |
SEBaseRecState.writeData(com.hazelcast.nio.ObjectDataOutput out,
SEBaseRecord eObj) |
Constructor and Description |
---|
SEBaseRecState(SEBaseRecord eObj) |