Class RSCMTariffRequestResult
java.lang.Object
ru.bitel.bgbilling.modules.rscm.server.bean.RSCMTariffRequestResult
public class RSCMTariffRequestResult
extends java.lang.Object
-
Field Summary
Fields Modifier and Type Field Description boolean
accepted
java.lang.String
tariffRequestString
-
Constructor Summary
Constructors Constructor Description RSCMTariffRequestResult()
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
accepted
public boolean accepted -
tariffRequestString
public java.lang.String tariffRequestString
-
-
Constructor Details
-
RSCMTariffRequestResult
public RSCMTariffRequestResult()
-