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