Package com.highdeal.pnr.hci
Class AccountOperation.AccountReference
java.lang.Object
com.highdeal.pnr.hci.AccountOperation.AccountReference
- Enclosing class:
- AccountOperation
This class represents a reference to an account impacted by a charging operation.
An account reference contains:
- The
typeof the account impacted: prepaid (managed in the SAP CC system, external (postpaid aacount managed in a third-party accounting system) - The identifier of the account impacted
-
Constructor Summary
ConstructorsConstructorDescriptionBuilds an uninitialized account reference.Builds an account reference with atypeand an identifier. -
Method Summary