|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.evernote.edam.type.Accounting
public class Accounting
This represents the bookkeeping information for the user's subscription.
Nested Class Summary | |
---|---|
static class |
Accounting._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them. |
Field Summary | |
---|---|
static java.util.Map<Accounting._Fields,org.apache.thrift.meta_data.FieldMetaData> |
metaDataMap
|
Constructor Summary | |
---|---|
Accounting()
|
|
Accounting(Accounting other)
Performs a deep copy on other. |
Method Summary | |
---|---|
Accounting |
clone()
Deprecated. |
int |
compareTo(Accounting other)
|
Accounting |
deepCopy()
|
boolean |
equals(Accounting that)
|
boolean |
equals(java.lang.Object that)
|
java.lang.Object |
getFieldValue(Accounting._Fields field)
|
java.lang.Object |
getFieldValue(int fieldId)
|
long |
getLastFailedCharge()
|
java.lang.String |
getLastFailedChargeReason()
|
long |
getLastRequestedCharge()
|
long |
getLastSuccessfulCharge()
|
long |
getNextPaymentDue()
|
java.lang.String |
getPremiumCommerceService()
|
long |
getPremiumLockUntil()
|
java.lang.String |
getPremiumOrderNumber()
|
java.lang.String |
getPremiumServiceSKU()
|
long |
getPremiumServiceStart()
|
PremiumOrderStatus |
getPremiumServiceStatus()
|
java.lang.String |
getPremiumSubscriptionNumber()
|
long |
getUpdated()
|
long |
getUploadLimit()
|
long |
getUploadLimitEnd()
|
long |
getUploadLimitNextMonth()
|
int |
hashCode()
|
boolean |
isSet(Accounting._Fields field)
Returns true if field corresponding to fieldID is set (has been asigned a value) and false otherwise |
boolean |
isSet(int fieldID)
|
boolean |
isSetLastFailedCharge()
Returns true if field lastFailedCharge is set (has been asigned a value) and false otherwise |
boolean |
isSetLastFailedChargeReason()
Returns true if field lastFailedChargeReason is set (has been asigned a value) and false otherwise |
boolean |
isSetLastRequestedCharge()
Returns true if field lastRequestedCharge is set (has been asigned a value) and false otherwise |
boolean |
isSetLastSuccessfulCharge()
Returns true if field lastSuccessfulCharge is set (has been asigned a value) and false otherwise |
boolean |
isSetNextPaymentDue()
Returns true if field nextPaymentDue is set (has been asigned a value) and false otherwise |
boolean |
isSetPremiumCommerceService()
Returns true if field premiumCommerceService is set (has been asigned a value) and false otherwise |
boolean |
isSetPremiumLockUntil()
Returns true if field premiumLockUntil is set (has been asigned a value) and false otherwise |
boolean |
isSetPremiumOrderNumber()
Returns true if field premiumOrderNumber is set (has been asigned a value) and false otherwise |
boolean |
isSetPremiumServiceSKU()
Returns true if field premiumServiceSKU is set (has been asigned a value) and false otherwise |
boolean |
isSetPremiumServiceStart()
Returns true if field premiumServiceStart is set (has been asigned a value) and false otherwise |
boolean |
isSetPremiumServiceStatus()
Returns true if field premiumServiceStatus is set (has been asigned a value) and false otherwise |
boolean |
isSetPremiumSubscriptionNumber()
Returns true if field premiumSubscriptionNumber is set (has been asigned a value) and false otherwise |
boolean |
isSetUpdated()
Returns true if field updated is set (has been asigned a value) and false otherwise |
boolean |
isSetUploadLimit()
Returns true if field uploadLimit is set (has been asigned a value) and false otherwise |
boolean |
isSetUploadLimitEnd()
Returns true if field uploadLimitEnd is set (has been asigned a value) and false otherwise |
boolean |
isSetUploadLimitNextMonth()
Returns true if field uploadLimitNextMonth is set (has been asigned a value) and false otherwise |
void |
read(org.apache.thrift.protocol.TProtocol iprot)
|
void |
setFieldValue(Accounting._Fields field,
java.lang.Object value)
|
void |
setFieldValue(int fieldID,
java.lang.Object value)
|
void |
setLastFailedCharge(long lastFailedCharge)
|
void |
setLastFailedChargeIsSet(boolean value)
|
void |
setLastFailedChargeReason(java.lang.String lastFailedChargeReason)
|
void |
setLastFailedChargeReasonIsSet(boolean value)
|
void |
setLastRequestedCharge(long lastRequestedCharge)
|
void |
setLastRequestedChargeIsSet(boolean value)
|
void |
setLastSuccessfulCharge(long lastSuccessfulCharge)
|
void |
setLastSuccessfulChargeIsSet(boolean value)
|
void |
setNextPaymentDue(long nextPaymentDue)
|
void |
setNextPaymentDueIsSet(boolean value)
|
void |
setPremiumCommerceService(java.lang.String premiumCommerceService)
|
void |
setPremiumCommerceServiceIsSet(boolean value)
|
void |
setPremiumLockUntil(long premiumLockUntil)
|
void |
setPremiumLockUntilIsSet(boolean value)
|
void |
setPremiumOrderNumber(java.lang.String premiumOrderNumber)
|
void |
setPremiumOrderNumberIsSet(boolean value)
|
void |
setPremiumServiceSKU(java.lang.String premiumServiceSKU)
|
void |
setPremiumServiceSKUIsSet(boolean value)
|
void |
setPremiumServiceStart(long premiumServiceStart)
|
void |
setPremiumServiceStartIsSet(boolean value)
|
void |
setPremiumServiceStatus(PremiumOrderStatus premiumServiceStatus)
|
void |
setPremiumServiceStatusIsSet(boolean value)
|
void |
setPremiumSubscriptionNumber(java.lang.String premiumSubscriptionNumber)
|
void |
setPremiumSubscriptionNumberIsSet(boolean value)
|
void |
setUpdated(long updated)
|
void |
setUpdatedIsSet(boolean value)
|
void |
setUploadLimit(long uploadLimit)
|
void |
setUploadLimitEnd(long uploadLimitEnd)
|
void |
setUploadLimitEndIsSet(boolean value)
|
void |
setUploadLimitIsSet(boolean value)
|
void |
setUploadLimitNextMonth(long uploadLimitNextMonth)
|
void |
setUploadLimitNextMonthIsSet(boolean value)
|
java.lang.String |
toString()
|
void |
unsetLastFailedCharge()
|
void |
unsetLastFailedChargeReason()
|
void |
unsetLastRequestedCharge()
|
void |
unsetLastSuccessfulCharge()
|
void |
unsetNextPaymentDue()
|
void |
unsetPremiumCommerceService()
|
void |
unsetPremiumLockUntil()
|
void |
unsetPremiumOrderNumber()
|
void |
unsetPremiumServiceSKU()
|
void |
unsetPremiumServiceStart()
|
void |
unsetPremiumServiceStatus()
|
void |
unsetPremiumSubscriptionNumber()
|
void |
unsetUpdated()
|
void |
unsetUploadLimit()
|
void |
unsetUploadLimitEnd()
|
void |
unsetUploadLimitNextMonth()
|
void |
validate()
|
void |
write(org.apache.thrift.protocol.TProtocol oprot)
|
Methods inherited from class java.lang.Object |
---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static final java.util.Map<Accounting._Fields,org.apache.thrift.meta_data.FieldMetaData> metaDataMap
Constructor Detail |
---|
public Accounting()
public Accounting(Accounting other)
Method Detail |
---|
public Accounting deepCopy()
deepCopy
in interface org.apache.thrift.TBase<Accounting._Fields>
@Deprecated public Accounting clone()
clone
in class java.lang.Object
public long getUploadLimit()
public void setUploadLimit(long uploadLimit)
public void unsetUploadLimit()
public boolean isSetUploadLimit()
public void setUploadLimitIsSet(boolean value)
public long getUploadLimitEnd()
public void setUploadLimitEnd(long uploadLimitEnd)
public void unsetUploadLimitEnd()
public boolean isSetUploadLimitEnd()
public void setUploadLimitEndIsSet(boolean value)
public long getUploadLimitNextMonth()
public void setUploadLimitNextMonth(long uploadLimitNextMonth)
public void unsetUploadLimitNextMonth()
public boolean isSetUploadLimitNextMonth()
public void setUploadLimitNextMonthIsSet(boolean value)
public PremiumOrderStatus getPremiumServiceStatus()
PremiumOrderStatus
public void setPremiumServiceStatus(PremiumOrderStatus premiumServiceStatus)
PremiumOrderStatus
public void unsetPremiumServiceStatus()
public boolean isSetPremiumServiceStatus()
public void setPremiumServiceStatusIsSet(boolean value)
public java.lang.String getPremiumOrderNumber()
public void setPremiumOrderNumber(java.lang.String premiumOrderNumber)
public void unsetPremiumOrderNumber()
public boolean isSetPremiumOrderNumber()
public void setPremiumOrderNumberIsSet(boolean value)
public java.lang.String getPremiumCommerceService()
public void setPremiumCommerceService(java.lang.String premiumCommerceService)
public void unsetPremiumCommerceService()
public boolean isSetPremiumCommerceService()
public void setPremiumCommerceServiceIsSet(boolean value)
public long getPremiumServiceStart()
public void setPremiumServiceStart(long premiumServiceStart)
public void unsetPremiumServiceStart()
public boolean isSetPremiumServiceStart()
public void setPremiumServiceStartIsSet(boolean value)
public java.lang.String getPremiumServiceSKU()
public void setPremiumServiceSKU(java.lang.String premiumServiceSKU)
public void unsetPremiumServiceSKU()
public boolean isSetPremiumServiceSKU()
public void setPremiumServiceSKUIsSet(boolean value)
public long getLastSuccessfulCharge()
public void setLastSuccessfulCharge(long lastSuccessfulCharge)
public void unsetLastSuccessfulCharge()
public boolean isSetLastSuccessfulCharge()
public void setLastSuccessfulChargeIsSet(boolean value)
public long getLastFailedCharge()
public void setLastFailedCharge(long lastFailedCharge)
public void unsetLastFailedCharge()
public boolean isSetLastFailedCharge()
public void setLastFailedChargeIsSet(boolean value)
public java.lang.String getLastFailedChargeReason()
public void setLastFailedChargeReason(java.lang.String lastFailedChargeReason)
public void unsetLastFailedChargeReason()
public boolean isSetLastFailedChargeReason()
public void setLastFailedChargeReasonIsSet(boolean value)
public long getNextPaymentDue()
public void setNextPaymentDue(long nextPaymentDue)
public void unsetNextPaymentDue()
public boolean isSetNextPaymentDue()
public void setNextPaymentDueIsSet(boolean value)
public long getPremiumLockUntil()
public void setPremiumLockUntil(long premiumLockUntil)
public void unsetPremiumLockUntil()
public boolean isSetPremiumLockUntil()
public void setPremiumLockUntilIsSet(boolean value)
public long getUpdated()
public void setUpdated(long updated)
public void unsetUpdated()
public boolean isSetUpdated()
public void setUpdatedIsSet(boolean value)
public java.lang.String getPremiumSubscriptionNumber()
public void setPremiumSubscriptionNumber(java.lang.String premiumSubscriptionNumber)
public void unsetPremiumSubscriptionNumber()
public boolean isSetPremiumSubscriptionNumber()
public void setPremiumSubscriptionNumberIsSet(boolean value)
public long getLastRequestedCharge()
public void setLastRequestedCharge(long lastRequestedCharge)
public void unsetLastRequestedCharge()
public boolean isSetLastRequestedCharge()
public void setLastRequestedChargeIsSet(boolean value)
public void setFieldValue(Accounting._Fields field, java.lang.Object value)
setFieldValue
in interface org.apache.thrift.TBase<Accounting._Fields>
public void setFieldValue(int fieldID, java.lang.Object value)
setFieldValue
in interface org.apache.thrift.TBase<Accounting._Fields>
public java.lang.Object getFieldValue(Accounting._Fields field)
getFieldValue
in interface org.apache.thrift.TBase<Accounting._Fields>
public java.lang.Object getFieldValue(int fieldId)
getFieldValue
in interface org.apache.thrift.TBase<Accounting._Fields>
public boolean isSet(Accounting._Fields field)
isSet
in interface org.apache.thrift.TBase<Accounting._Fields>
public boolean isSet(int fieldID)
isSet
in interface org.apache.thrift.TBase<Accounting._Fields>
public boolean equals(java.lang.Object that)
equals
in class java.lang.Object
public boolean equals(Accounting that)
public int hashCode()
hashCode
in class java.lang.Object
public int compareTo(Accounting other)
compareTo
in interface java.lang.Comparable<Accounting>
public void read(org.apache.thrift.protocol.TProtocol iprot) throws org.apache.thrift.TException
read
in interface org.apache.thrift.TBase<Accounting._Fields>
org.apache.thrift.TException
public void write(org.apache.thrift.protocol.TProtocol oprot) throws org.apache.thrift.TException
write
in interface org.apache.thrift.TBase<Accounting._Fields>
org.apache.thrift.TException
public java.lang.String toString()
toString
in class java.lang.Object
public void validate() throws org.apache.thrift.TException
org.apache.thrift.TException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |