| 程序包 | 说明 |
|---|---|
| com.smartx.tower.model |
| 限定符和类型 | 方法和说明 |
|---|---|
static BackupRestorePointType |
BackupRestorePointType.fromValue(String value) |
BackupRestorePointType |
BackupRestorePointWhereInput.getType()
Get type
|
BackupRestorePointType |
BackupRestorePoint.getType()
Get type
|
BackupRestorePointType |
ReplicationRestorePointWhereInput.getType()
Get type
|
BackupRestorePointType |
BackupRestorePointWhereInput.getTypeNot()
Get typeNot
|
BackupRestorePointType |
ReplicationRestorePointWhereInput.getTypeNot()
Get typeNot
|
BackupRestorePointType |
BackupRestorePointType.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static BackupRestorePointType |
BackupRestorePointType.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static BackupRestorePointType[] |
BackupRestorePointType.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
| 限定符和类型 | 方法和说明 |
|---|---|
List<BackupRestorePointType> |
BackupRestorePointWhereInput.getTypeIn()
Get typeIn
|
List<BackupRestorePointType> |
ReplicationRestorePointWhereInput.getTypeIn()
Get typeIn
|
List<BackupRestorePointType> |
BackupRestorePointWhereInput.getTypeNotIn()
Get typeNotIn
|
List<BackupRestorePointType> |
ReplicationRestorePointWhereInput.getTypeNotIn()
Get typeNotIn
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
BackupRestorePointWhereInput.setTypeIn(List<BackupRestorePointType> typeIn) |
void |
ReplicationRestorePointWhereInput.setTypeIn(List<BackupRestorePointType> typeIn) |
void |
BackupRestorePointWhereInput.setTypeNotIn(List<BackupRestorePointType> typeNotIn) |
void |
ReplicationRestorePointWhereInput.setTypeNotIn(List<BackupRestorePointType> typeNotIn) |
BackupRestorePointWhereInput |
BackupRestorePointWhereInput.typeIn(List<BackupRestorePointType> typeIn) |
ReplicationRestorePointWhereInput |
ReplicationRestorePointWhereInput.typeIn(List<BackupRestorePointType> typeIn) |
BackupRestorePointWhereInput |
BackupRestorePointWhereInput.typeNotIn(List<BackupRestorePointType> typeNotIn) |
ReplicationRestorePointWhereInput |
ReplicationRestorePointWhereInput.typeNotIn(List<BackupRestorePointType> typeNotIn) |
Copyright © 2025. All rights reserved.