public class SimCardService
extends java.lang.Object
| Constructor and Description |
|---|
SimCardService(java.sql.Connection connection) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<PointOfSale> |
getPointsOfSale() |
java.util.List<IdTitle> |
getTariffPlans() |
public java.util.List<IdTitle> getTariffPlans() throws BGException
BGExceptionpublic java.util.List<PointOfSale> getPointsOfSale() throws BGException
BGException