Modifier and Type | Method and Description |
---|---|
EtSystem |
EtAttachment.getSys()
Sets the EtSystemUse object for using the ET system.
|
EtSystem |
EtStation.getSys()
Gets the ET system object.
|
Constructor and Description |
---|
EtAttachment(EtStation station,
int id,
EtSystem sys)
Constructor for creating an attachment to a specific ET system and station.
|
EtStation(java.lang.String name,
int id,
EtSystem sys)
Creates a station object.
|