public interface TargetLocationDAO
| Modifier and Type | Method and Description |
|---|---|
String |
getAll(Token token) |
String |
getByUUID(Token token,
UUID uuid) |
TargetLocationResponse |
post(Token token,
TargetLocation targetlocation) |
TargetLocationResponse post(Token token, TargetLocation targetlocation)
Copyright © 2016 Blugrid Pty. Ltd.. All rights reserved.