| 程序包 | 说明 |
|---|---|
| com.smartx.tower.model |
| 限定符和类型 | 方法和说明 |
|---|---|
static UserRolePlatform |
UserRolePlatform.fromValue(String value) |
UserRolePlatform |
UserRoleNext.getPlatform()
Get platform
|
UserRolePlatform |
UserRoleNextWhereInput.getPlatform()
Get platform
|
UserRolePlatform |
UserRoleNextWhereInput.getPlatformNot()
Get platformNot
|
UserRolePlatform |
UserRolePlatform.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static UserRolePlatform |
UserRolePlatform.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static UserRolePlatform[] |
UserRolePlatform.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
| 限定符和类型 | 方法和说明 |
|---|---|
List<UserRolePlatform> |
UserRoleNextWhereInput.getPlatformIn()
Get platformIn
|
List<UserRolePlatform> |
UserRoleNextWhereInput.getPlatformNotIn()
Get platformNotIn
|
| 限定符和类型 | 方法和说明 |
|---|---|
UserRoleNextWhereInput |
UserRoleNextWhereInput.addPlatformInItem(UserRolePlatform platformInItem) |
UserRoleNextWhereInput |
UserRoleNextWhereInput.addPlatformNotInItem(UserRolePlatform platformNotInItem) |
UserRoleNext |
UserRoleNext.platform(UserRolePlatform platform) |
UserRoleNextWhereInput |
UserRoleNextWhereInput.platform(UserRolePlatform platform) |
UserRoleNextWhereInput |
UserRoleNextWhereInput.platformNot(UserRolePlatform platformNot) |
void |
UserRoleNext.setPlatform(UserRolePlatform platform) |
void |
UserRoleNextWhereInput.setPlatform(UserRolePlatform platform) |
void |
UserRoleNextWhereInput.setPlatformNot(UserRolePlatform platformNot) |
void |
UserRolePlatform.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
UserRolePlatform enumeration) |
| 限定符和类型 | 方法和说明 |
|---|---|
UserRoleNextWhereInput |
UserRoleNextWhereInput.platformIn(List<UserRolePlatform> platformIn) |
UserRoleNextWhereInput |
UserRoleNextWhereInput.platformNotIn(List<UserRolePlatform> platformNotIn) |
void |
UserRoleNextWhereInput.setPlatformIn(List<UserRolePlatform> platformIn) |
void |
UserRoleNextWhereInput.setPlatformNotIn(List<UserRolePlatform> platformNotIn) |
Copyright © 2025. All rights reserved.