public class PlanInfo
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getAddOns()
This method is used to get the addons detail of the user.
|
java.lang.String |
getBillingDate()
This method is used to get the billing date of the user.
|
java.lang.String |
getPlan()
This method is used to get the plan name of the user.
|
long |
getRowsAllowed()
This method is used to get the Allowed row count of the user.
|
long |
getRowsUsed()
This method is used to get the used row count of the user.
|
boolean |
getTrailStatus()
This method is used to get the trail status of the user.
|
java.lang.String |
getTrialEndDate()
This method is used to get the trail end date of the user.
|
java.lang.String |
getTrialPlan()
This method is used to get the trail plan name of the user.
|
boolean |
isTrailAvailed()
This method is used to get the trail availability of the user.
|
public java.lang.String getPlan()
String.public java.lang.String getAddOns()
String.public java.lang.String getBillingDate()
String.public long getRowsAllowed()
long.public long getRowsUsed()
long.public boolean isTrailAvailed()
boolean.public java.lang.String getTrialPlan()
String.public boolean getTrailStatus()
boolean.public java.lang.String getTrialEndDate()
String.Copyright © 2024 AdventNet Inc. All Rights Reserved.