public class DeleteMethod extends VoidFlattrCallable
FlattrCallable for invoking FlattrService.delete(ThingId)| Constructor and Description |
|---|
DeleteMethod() |
DeleteMethod(ThingId thingId) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(FlattrService service)
Calls the appropriate method at the service.
|
ThingId |
getThingId() |
void |
setThingId(ThingId thingId) |
callcall, createFlattrService, getRateLimit, getResult, isFullMode, setAccessToken, setAccessToken, setFullModepublic DeleteMethod()
public DeleteMethod(ThingId thingId)
public ThingId getThingId()
public void setThingId(ThingId thingId)
public void execute(FlattrService service) throws Exception
VoidFlattrCallableexecute in class VoidFlattrCallableservice - Preconfigured FlattrService to be invokedExceptionCopyright © 2010–2017. All rights reserved.