Constructor and Description |
---|
Metered()
Initializes a new instance of this class.
|
Modifier and Type | Method and Description |
---|---|
static double |
getConsumptionQuantity()
Gets consumption quantity
|
void |
setMeteredKey(java.lang.String publicKey,
java.lang.String privateKey)
Sets metered public and private key
|
public void setMeteredKey(java.lang.String publicKey, java.lang.String privateKey) throws java.lang.Exception
setMeteredKey
in interface IMetered
publicKey
- public keyprivateKey
- private keyjava.lang.Exception
- Exception that is thrown if there are any issuespublic static double getConsumptionQuantity() throws java.lang.Exception
java.lang.Exception
- Exception that is thrown if there are any issuesCopyright © 2004-2019 Aspose Pty Ltd. All Rights Reserved.