Class Agent
java.lang.Object
bitel.billing.server.admin.auth.http.HttpLogin
ru.bitel.bgbilling.modules.ticket.server.bean.Agent
public final class Agent
extends bitel.billing.server.admin.auth.http.HttpLogin
-
Field Summary
Fields inherited from class bitel.billing.server.admin.auth.http.HttpLogin
id, login, password, publicKey, publicKeyEncoded
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionint
getDate1()
getDate2()
getTitle()
void
setChargeTypeId
(int chargeTypeId) void
setComment
(String comment) void
void
void
Methods inherited from class bitel.billing.server.admin.auth.http.HttpLogin
getId, getLogin, getPassword, getPublicKey, getPublicKeyEncoded, setId, setLogin, setPassword, setPublicKey, setPublicKeyEncoded
-
Constructor Details
-
Agent
public Agent()
-
-
Method Details
-
getComment
-
setComment
-
getTitle
-
setTitle
-
getChargeTypeId
public int getChargeTypeId() -
setChargeTypeId
public void setChargeTypeId(int chargeTypeId) -
getDate1
-
setDate1
-
getDate2
-
setDate2
-