|
Oracle Application Server Wireless Java API Reference B10400-01 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--oracle.panama.model.DeviceType
| Field Summary | |
static DeviceType |
EMAILEmail device. |
static DeviceType |
FAXFax device. |
static DeviceType |
MOBILE_PHONEMobile Phone device. |
static DeviceType |
PAGERPager device. |
static DeviceType |
PDAPDA device. |
static DeviceType |
PHONERegular Phone device. |
| Method Summary | |
static DeviceType |
getDeviceType(java.lang.String name)Gets the device type that matches the given name. |
static java.util.Enumeration |
getDeviceTypes()Gets the enumeration of the device types constructed so far. |
java.lang.String |
getName()Gets the name of the device type. |
static void |
main(java.lang.String[] args) |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final DeviceType MOBILE_PHONE
public static final DeviceType PHONE
public static final DeviceType PDA
public static final DeviceType PAGER
public static final DeviceType EMAIL
public static final DeviceType FAX
| Method Detail |
public java.lang.String getName()
public static java.util.Enumeration getDeviceTypes()
public static DeviceType getDeviceType(java.lang.String name)
public static void main(java.lang.String[] args)
|
Oracle Application Server Wireless Java API Reference B10400-01 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||