程序包 | 说明 |
---|---|
com.fr.decision.device | |
com.fr.decision.webservice.v10.mobile |
限定符和类型 | 方法和说明 |
---|---|
static DeviceAuthType |
DeviceAuthType.parse(java.lang.String value) |
static DeviceAuthType |
DeviceAuthType.valueOf(java.lang.String name)
返回带有指定名称的该类型的枚举常量。
|
static DeviceAuthType[] |
DeviceAuthType.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
限定符和类型 | 方法和说明 |
---|---|
java.util.List<java.util.Map.Entry<java.lang.String,java.util.List<DeviceBean>>> |
MobileService.getDevices(java.lang.String username,
DeviceAuthType authorised) |