| java.lang.Object | ||
| ↳ | java.lang.Enum<E extends java.lang.Enum<E>> | |
| ↳ | com.htc.net.wimax.HTCWimax4GInfo.WimaxState | |
Wimax protocol state
| Enum Values | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| HTCWimax4GInfo.WimaxState | ABORT | ||||||||||
| HTCWimax4GInfo.WimaxState | AUTHORIZATION | ||||||||||
| HTCWimax4GInfo.WimaxState | CAPABILITIES_NEGOTIATION | ||||||||||
| HTCWimax4GInfo.WimaxState | DL_SYNCHRONIZATION | ||||||||||
| HTCWimax4GInfo.WimaxState | HANDOVER_RANGING | ||||||||||
| HTCWimax4GInfo.WimaxState | IDLE | ||||||||||
| HTCWimax4GInfo.WimaxState | INVALID | ||||||||||
| HTCWimax4GInfo.WimaxState | OPERATIONAL | ||||||||||
| HTCWimax4GInfo.WimaxState | RANGING | ||||||||||
| HTCWimax4GInfo.WimaxState | REGISTRATION | ||||||||||
| HTCWimax4GInfo.WimaxState | SLEEP | ||||||||||
| HTCWimax4GInfo.WimaxState | UL_ACQUISITION | ||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Enum
| |||||||||||
From class
java.lang.Object
| |||||||||||
From interface
java.lang.Comparable
| |||||||||||