| 程序包 | 说明 |
|---|---|
| com.smartx.tower.model |
| 限定符和类型 | 方法和说明 |
|---|---|
static BackupRestorePointCreation |
BackupRestorePointCreation.fromValue(String value) |
BackupRestorePointCreation |
BackupRestorePointWhereInput.getCreation()
Get creation
|
BackupRestorePointCreation |
BackupRestorePoint.getCreation()
Get creation
|
BackupRestorePointCreation |
BackupRestorePointWhereInput.getCreationNot()
Get creationNot
|
BackupRestorePointCreation |
BackupRestorePointCreation.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static BackupRestorePointCreation |
BackupRestorePointCreation.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static BackupRestorePointCreation[] |
BackupRestorePointCreation.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
| 限定符和类型 | 方法和说明 |
|---|---|
List<BackupRestorePointCreation> |
BackupRestorePointWhereInput.getCreationIn()
Get creationIn
|
List<BackupRestorePointCreation> |
BackupRestorePointWhereInput.getCreationNotIn()
Get creationNotIn
|
| 限定符和类型 | 方法和说明 |
|---|---|
BackupRestorePointWhereInput |
BackupRestorePointWhereInput.addCreationInItem(BackupRestorePointCreation creationInItem) |
BackupRestorePointWhereInput |
BackupRestorePointWhereInput.addCreationNotInItem(BackupRestorePointCreation creationNotInItem) |
BackupRestorePointWhereInput |
BackupRestorePointWhereInput.creation(BackupRestorePointCreation creation) |
BackupRestorePoint |
BackupRestorePoint.creation(BackupRestorePointCreation creation) |
BackupRestorePointWhereInput |
BackupRestorePointWhereInput.creationNot(BackupRestorePointCreation creationNot) |
void |
BackupRestorePointWhereInput.setCreation(BackupRestorePointCreation creation) |
void |
BackupRestorePoint.setCreation(BackupRestorePointCreation creation) |
void |
BackupRestorePointWhereInput.setCreationNot(BackupRestorePointCreation creationNot) |
void |
BackupRestorePointCreation.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
BackupRestorePointCreation enumeration) |
| 限定符和类型 | 方法和说明 |
|---|---|
BackupRestorePointWhereInput |
BackupRestorePointWhereInput.creationIn(List<BackupRestorePointCreation> creationIn) |
BackupRestorePointWhereInput |
BackupRestorePointWhereInput.creationNotIn(List<BackupRestorePointCreation> creationNotIn) |
void |
BackupRestorePointWhereInput.setCreationIn(List<BackupRestorePointCreation> creationIn) |
void |
BackupRestorePointWhereInput.setCreationNotIn(List<BackupRestorePointCreation> creationNotIn) |
Copyright © 2025. All rights reserved.