Uses of Class
io.openraven.magpie.core.dmap.dto.DMapFingerprints
-
Packages that use DMapFingerprints Package Description io.openraven.magpie.core.dmap.client.dto -
-
Uses of DMapFingerprints in io.openraven.magpie.core.dmap.client.dto
Methods in io.openraven.magpie.core.dmap.client.dto that return types with arguments of type DMapFingerprints Modifier and Type Method Description Map<String,DMapFingerprints>DMapLambdaResponse. getHosts()Method parameters in io.openraven.magpie.core.dmap.client.dto with type arguments of type DMapFingerprints Modifier and Type Method Description voidDMapLambdaResponse. setHosts(Map<String,DMapFingerprints> hosts)
-