Class SBPilotTerminal
java.lang.Object
ru.bitel.common.model.Id
ru.bitel.common.model.IdTitle
ru.bitel.bgbilling.plugins.sbpilot.server.bean.SBPilotTerminal
- All Implemented Interfaces:
Serializable
,Cloneable
,GuiTitlable
,Idable
,ListItem
Класс терминала sbpilot, для представления настроек маппинга
ид_принтера=>параметры(ид,порт,адрес,название).
Используется в remote-режиме плагина.
- See Also:
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionint
getPort()
void
setAddress
(String address) void
setPort
(int port) Methods inherited from class ru.bitel.common.model.IdTitle
getGuiTitle, getTitle, setTitle, toIdTitle, toString
Methods inherited from class ru.bitel.common.model.Id
equals, getId, hashCode, newIdList, newIdSet, newIdSet, newIdSet, newIdSet, newMap, setId
-
Constructor Details
-
SBPilotTerminal
public SBPilotTerminal()
-
-
Method Details
-
getAddress
-
setAddress
-
getPort
public int getPort() -
setPort
public void setPort(int port)
-