public interface SimCardProcessManager
Modifier and Type | Method and Description |
---|---|
BeelineContract |
getBeelineContract() |
java.lang.String |
getCodePhrase() |
int |
getLinkedCustomerId() |
java.lang.String |
getMainPhoneNumber() |
int |
getOperationTypeId() |
Group |
getSellingGroup() |
void |
register() |
BeelineContract getBeelineContract()
int getOperationTypeId()
Group getSellingGroup() throws BGException
BGException
java.lang.String getMainPhoneNumber()
int getLinkedCustomerId()
java.lang.String getCodePhrase() throws BGException
BGException
void register() throws BGException
BGException