|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HttpNfcLeaseState | |
---|---|
com.hyper9.simdk.stubs.enums | |
com.hyper9.simdk.stubs.mao |
Uses of HttpNfcLeaseState in com.hyper9.simdk.stubs.enums |
---|
Methods in com.hyper9.simdk.stubs.enums that return HttpNfcLeaseState | |
---|---|
static HttpNfcLeaseState |
HttpNfcLeaseState.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static HttpNfcLeaseState[] |
HttpNfcLeaseState.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Uses of HttpNfcLeaseState in com.hyper9.simdk.stubs.mao |
---|
Methods in com.hyper9.simdk.stubs.mao that return HttpNfcLeaseState | |
---|---|
HttpNfcLeaseState |
HttpNfcLease.getState()
|
Methods in com.hyper9.simdk.stubs.mao with parameters of type HttpNfcLeaseState | |
---|---|
void |
HttpNfcLease.setState(HttpNfcLeaseState toSet)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |