@Generated(value="org.openapitools.codegen.languages.JavaSmartxClientCodegen") public class RoleUpdationParams extends ConditionalNullable.ConditionalNullablePojo
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
SERIALIZED_NAME_DATA |
static String |
SERIALIZED_NAME_WHERE |
_isPresent_| 构造器和说明 |
|---|
RoleUpdationParams() |
| 限定符和类型 | 方法和说明 |
|---|---|
RoleUpdationParams |
data_ExplictlyNonNull() |
RoleUpdationParams |
data_ExplictlyNull() |
RoleUpdationParams |
data(RoleUpdationParamsData data) |
boolean |
equals(Object o) |
boolean |
getData_IsExplictlyNull() |
RoleUpdationParamsData |
getData()
Get data
|
boolean |
getWhere_IsExplictlyNull() |
UserRoleNextWhereInput |
getWhere()
Get where
|
int |
hashCode() |
void |
setData_IsExplictlyNull(boolean isExplictlyNull) |
void |
setData(RoleUpdationParamsData data) |
void |
setWhere_IsExplictlyNull(boolean isExplictlyNull) |
void |
setWhere(UserRoleNextWhereInput where) |
String |
toString() |
RoleUpdationParams |
where_ExplictlyNonNull() |
RoleUpdationParams |
where_ExplictlyNull() |
RoleUpdationParams |
where(UserRoleNextWhereInput where) |
public RoleUpdationParams data(RoleUpdationParamsData data)
@Nonnull public RoleUpdationParamsData getData()
public void setData(RoleUpdationParamsData data)
public RoleUpdationParams data_ExplictlyNull()
public RoleUpdationParams data_ExplictlyNonNull()
public void setData_IsExplictlyNull(boolean isExplictlyNull)
public boolean getData_IsExplictlyNull()
public RoleUpdationParams where(UserRoleNextWhereInput where)
@Nonnull public UserRoleNextWhereInput getWhere()
public void setWhere(UserRoleNextWhereInput where)
public RoleUpdationParams where_ExplictlyNull()
public RoleUpdationParams where_ExplictlyNonNull()
public void setWhere_IsExplictlyNull(boolean isExplictlyNull)
public boolean getWhere_IsExplictlyNull()
Copyright © 2025. All rights reserved.