| Carrier |
| DataFile |
| Device |
| Exception |
| DeviceAtlasApi |
| BaseDeviceAtlasApi | |
| DataType | |
| Properties | Contains a map of names to Property objects. An instance of this class is returned by getProperties(). |
| Property | Contains a property value. The value can be fetched as a generic Object or one of the convenience methods can be used to get the value in a specific type. |
| PropertyName | Contains a property name and the expected data type of values associated with the property. |