Package com.telenordigital.nbiot
Interface Collection
-
- All Known Implementing Classes:
ImmutableCollection
@Immutable public interface CollectionA collection represents a collection of devices.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceCollection.CollectionList
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Stringid()The collection's IDMap<String,String>tags()Collection tags.StringteamID()The team's ID
-