Class SovintelAbonentData
java.lang.Object
ru.bitel.bgbilling.modules.voice.server.bean.operator.sovintel.SovintelAbonentData
- 
Field Summary
FieldsModifier and TypeFieldDescriptionintbooleanbooleanboolean - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionstatic List<SovintelAbonentData>extractData(Connection con, Operator oper, Date month, Set<Integer> changedCodes) static List<SovintelAbonentData>extractData2(Connection con, Operator oper, Date month, Set<Integer> changedCodes)  
- 
Field Details
- 
contractId
public int contractId - 
contractTitle
 - 
fullName
 - 
jurStatus
 - 
date1
 - 
date2
 - 
jurAddress
 - 
inn
 - 
kpp
 - 
countryCode
 - 
contractType
 - 
locationCode
 - 
info
public boolean info - 
notResident
public boolean notResident - 
diplomat
public boolean diplomat 
 - 
 - 
Constructor Details
- 
SovintelAbonentData
public SovintelAbonentData() 
 - 
 - 
Method Details
- 
extractData
public static List<SovintelAbonentData> extractData(Connection con, Operator oper, Date month, Set<Integer> changedCodes)  - 
extractData2
public static List<SovintelAbonentData> extractData2(Connection con, Operator oper, Date month, Set<Integer> changedCodes)  
 -