Package | Description |
---|---|
at.finkzeit.zsw.server.ws | |
at.finkzeit.zsw.server.ws.entry |
Modifier and Type | Method and Description |
---|---|
java.lang.Long |
ZSWService.createEntryDoor(java.lang.String session,
int terminalType,
long terminalNr,
WSEntryDoor door) |
java.lang.Long |
IZSWService.createEntryDoor(java.lang.String session,
int terminalType,
long terminalNr,
WSEntryDoor door) |
Modifier and Type | Method and Description |
---|---|
java.util.List<WSEntryDoor> |
WSEntryTerminal.getDoors() |
Modifier and Type | Method and Description |
---|---|
static at.finkzeit.zsw.server.persistence.model.Door |
WSEntryDoor.createDoor(WSEntryDoor door) |
Modifier and Type | Method and Description |
---|---|
void |
WSEntryTerminal.setDoors(java.util.List<WSEntryDoor> doors) |