public final class Device extends AbstractModel
Constructor and Description |
---|
Device() |
Device(Double confidence,
UUID id,
String lastSeen) |
Modifier and Type | Method and Description |
---|---|
Double |
getConfidence() |
UUID |
getId() |
String |
getLastSeen() |
toJson, toString
public Double getConfidence()
public UUID getId()
public String getLastSeen()
Copyright © 2016 MaxMind, Inc.. All rights reserved.