public static class Device.Shadow
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
java.lang.Integer |
id |
Device.IndoorLocation |
indoorLocation |
Device.Location |
location |
java.lang.String |
name |
java.util.List<java.lang.String> |
tags |
Constructor and Description |
---|
Shadow() |
public java.lang.Integer id
public java.lang.String name
public java.util.List<java.lang.String> tags
public Device.Location location
public Device.IndoorLocation indoorLocation