|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectapi.basecamp.Account.Subscription
public class Account.Subscription
Constructor Summary | |
---|---|
Account.Subscription(org.w3c.dom.Element subscription)
Initializes Inner Subscription object with the Account (Internal Use Only) |
Method Summary | |
---|---|
java.lang.String |
getName()
|
int |
getProjects()
|
long |
getStorage()
|
java.lang.String |
getWriteboards()
|
boolean |
isSsl()
|
boolean |
isTimeTracking()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Account.Subscription(org.w3c.dom.Element subscription)
subscription
- Subscription element used to build subscription object.Method Detail |
---|
public boolean isTimeTracking()
public long getStorage()
public java.lang.String getName()
public boolean isSsl()
public java.lang.String getWriteboards()
public int getProjects()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |