| 程序包 | 说明 |
|---|---|
| com.smartx.tower.model |
| 限定符和类型 | 方法和说明 |
|---|---|
List<GlobalSettingsWhereInput> |
GlobalSettingsWhereInput.getAND()
Get AND
|
List<GlobalSettingsWhereInput> |
GlobalSettingsWhereInput.getNOT()
Get NOT
|
List<GlobalSettingsWhereInput> |
GlobalSettingsWhereInput.getOR()
Get OR
|
| 限定符和类型 | 方法和说明 |
|---|---|
GlobalSettingsWhereInput |
GlobalSettingsWhereInput.addANDItem(GlobalSettingsWhereInput ANDItem) |
GlobalSettingsWhereInput |
GlobalSettingsWhereInput.addNOTItem(GlobalSettingsWhereInput NOTItem) |
GlobalSettingsWhereInput |
GlobalSettingsWhereInput.addORItem(GlobalSettingsWhereInput ORItem) |
void |
GetGlobalSettingsesConnectionRequestBody.setWhere(GlobalSettingsWhereInput where) |
void |
GetGlobalSettingsesRequestBody.setWhere(GlobalSettingsWhereInput where) |
GetGlobalSettingsesConnectionRequestBody |
GetGlobalSettingsesConnectionRequestBody.where(GlobalSettingsWhereInput where) |
GetGlobalSettingsesRequestBody |
GetGlobalSettingsesRequestBody.where(GlobalSettingsWhereInput where) |
| 限定符和类型 | 方法和说明 |
|---|---|
GlobalSettingsWhereInput |
GlobalSettingsWhereInput.AND(List<GlobalSettingsWhereInput> AND) |
GlobalSettingsWhereInput |
GlobalSettingsWhereInput.NOT(List<GlobalSettingsWhereInput> NOT) |
GlobalSettingsWhereInput |
GlobalSettingsWhereInput.OR(List<GlobalSettingsWhereInput> OR) |
void |
GlobalSettingsWhereInput.setAND(List<GlobalSettingsWhereInput> AND) |
void |
GlobalSettingsWhereInput.setNOT(List<GlobalSettingsWhereInput> NOT) |
void |
GlobalSettingsWhereInput.setOR(List<GlobalSettingsWhereInput> OR) |
Copyright © 2025. All rights reserved.