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
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintgetDate1()getDate2()getTitle()voidsetChargeTypeId(int chargeTypeId) voidsetComment(String comment) voidvoidvoidMethods 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
-