|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.blinksale.resource.AccountResource
com.blinksale.resource.ClientResource
public class ClientResource
Resource associated to an invoiced client.
Constructor Summary | |
---|---|
ClientResource(java.lang.String clientId)
|
Method Summary | |
---|---|
void |
delete()
|
Client |
getClient()
|
void |
put(Client client)
|
Methods inherited from class com.blinksale.resource.AccountResource |
---|
getAccount |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ClientResource(java.lang.String clientId)
Method Detail |
---|
public Client getClient()
public void put(Client client)
public void delete()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |