| 程序包 | 说明 |
|---|---|
| com.smartx.tower.model |
| 限定符和类型 | 方法和说明 |
|---|---|
static FailoverShutdownMode |
FailoverShutdownMode.fromValue(String value) |
FailoverShutdownMode |
FailoverExecutionWhereInput.getShutdownMode()
Get shutdownMode
|
FailoverShutdownMode |
FailoverExecutionWhereInput.getShutdownModeNot()
Get shutdownModeNot
|
FailoverShutdownMode |
FailoverShutdownMode.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static FailoverShutdownMode |
FailoverShutdownMode.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static FailoverShutdownMode[] |
FailoverShutdownMode.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
| 限定符和类型 | 方法和说明 |
|---|---|
List<FailoverShutdownMode> |
FailoverExecutionWhereInput.getShutdownModeIn()
Get shutdownModeIn
|
List<FailoverShutdownMode> |
FailoverExecutionWhereInput.getShutdownModeNotIn()
Get shutdownModeNotIn
|
| 限定符和类型 | 方法和说明 |
|---|---|
FailoverExecutionWhereInput |
FailoverExecutionWhereInput.addShutdownModeInItem(FailoverShutdownMode shutdownModeInItem) |
FailoverExecutionWhereInput |
FailoverExecutionWhereInput.addShutdownModeNotInItem(FailoverShutdownMode shutdownModeNotInItem) |
void |
FailoverExecutionWhereInput.setShutdownMode(FailoverShutdownMode shutdownMode) |
void |
FailoverExecutionWhereInput.setShutdownModeNot(FailoverShutdownMode shutdownModeNot) |
FailoverExecutionWhereInput |
FailoverExecutionWhereInput.shutdownMode(FailoverShutdownMode shutdownMode) |
FailoverExecutionWhereInput |
FailoverExecutionWhereInput.shutdownModeNot(FailoverShutdownMode shutdownModeNot) |
void |
FailoverShutdownMode.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
FailoverShutdownMode enumeration) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
FailoverExecutionWhereInput.setShutdownModeIn(List<FailoverShutdownMode> shutdownModeIn) |
void |
FailoverExecutionWhereInput.setShutdownModeNotIn(List<FailoverShutdownMode> shutdownModeNotIn) |
FailoverExecutionWhereInput |
FailoverExecutionWhereInput.shutdownModeIn(List<FailoverShutdownMode> shutdownModeIn) |
FailoverExecutionWhereInput |
FailoverExecutionWhereInput.shutdownModeNotIn(List<FailoverShutdownMode> shutdownModeNotIn) |
Copyright © 2025. All rights reserved.