PREV CLASS
NEXT CLASS
|
|
SUMMARY: NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD |
com.ibm.portal.devicesupport
Interface DeviceClass
- All Superinterfaces:
- Identifiable
-
public interface DeviceClass
- extends Identifiable
A device class is an abstraction of an (unspecified) common subset of
features of clients. For instance, clients that share a common form factor
(e.g. tablets) could be organized in a device class.
- Since:
- 7.0.0.2
Method Summary
|
java.lang.String |
getName()
|
getName
java.lang.String getName()
- Returns:
- the name of the device class, not null
PREV CLASS
NEXT CLASS
|
|
SUMMARY: NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD |