@Generated(value="org.openapitools.codegen.languages.JavaSmartxClientCodegen") public class UserRoleNext extends ConditionalNullable.ConditionalNullablePojo
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
SERIALIZED_NAME_ACTIONS |
static String |
SERIALIZED_NAME_ID |
static String |
SERIALIZED_NAME_NAME |
static String |
SERIALIZED_NAME_PLATFORM |
static String |
SERIALIZED_NAME_PRESET |
static String |
SERIALIZED_NAME_USERS |
_isPresent_| 构造器和说明 |
|---|
UserRoleNext() |
public UserRoleNext actions(List<String> actions)
public UserRoleNext addActionsItem(String actionsItem)
public UserRoleNext actions_ExplictlyNull()
public UserRoleNext actions_ExplictlyNonNull()
public void setActions_IsExplictlyNull(boolean isExplictlyNull)
public boolean getActions_IsExplictlyNull()
public UserRoleNext id(String id)
public void setId(String id)
public UserRoleNext id_ExplictlyNull()
public UserRoleNext id_ExplictlyNonNull()
public void setId_IsExplictlyNull(boolean isExplictlyNull)
public boolean getId_IsExplictlyNull()
public UserRoleNext name(String name)
public void setName(String name)
public UserRoleNext name_ExplictlyNull()
public UserRoleNext name_ExplictlyNonNull()
public void setName_IsExplictlyNull(boolean isExplictlyNull)
public boolean getName_IsExplictlyNull()
public UserRoleNext platform(UserRolePlatform platform)
@Nonnull public UserRolePlatform getPlatform()
public void setPlatform(UserRolePlatform platform)
public UserRoleNext platform_ExplictlyNull()
public UserRoleNext platform_ExplictlyNonNull()
public void setPlatform_IsExplictlyNull(boolean isExplictlyNull)
public boolean getPlatform_IsExplictlyNull()
public UserRoleNext preset(UserRolePreset preset)
@Nullable public UserRolePreset getPreset()
public void setPreset(UserRolePreset preset)
public UserRoleNext preset_ExplictlyNull()
public UserRoleNext preset_ExplictlyNonNull()
public void setPreset_IsExplictlyNull(boolean isExplictlyNull)
public boolean getPreset_IsExplictlyNull()
public UserRoleNext users(List<NestedUser> users)
public UserRoleNext addUsersItem(NestedUser usersItem)
@Nullable public List<NestedUser> getUsers()
public void setUsers(List<NestedUser> users)
public UserRoleNext users_ExplictlyNull()
public UserRoleNext users_ExplictlyNonNull()
public void setUsers_IsExplictlyNull(boolean isExplictlyNull)
public boolean getUsers_IsExplictlyNull()
Copyright © 2025. All rights reserved.