public class DeviceDiscoveryClusterMappingProvider extends java.lang.Object implements UIIconMappingProvider
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
deviceDiscoveryClusterIconMappingProvider |
Constructor and Description |
---|
DeviceDiscoveryClusterMappingProvider() |
Modifier and Type | Method and Description |
---|---|
IconMapEntry[] |
getIconMappings(java.lang.String identifier)
Return the icon mappings for this identifier.
|
boolean |
isApplicable(java.lang.String identifier)
Can this provider generate the mappings for the passed in identifier?
|
public static final java.lang.String deviceDiscoveryClusterIconMappingProvider
public DeviceDiscoveryClusterMappingProvider()
public boolean isApplicable(java.lang.String identifier)
UIIconMappingProvider
isApplicable
in interface UIIconMappingProvider
public IconMapEntry[] getIconMappings(java.lang.String identifier)
UIIconMappingProvider
getIconMappings
in interface UIIconMappingProvider