Modifier and Type | Method and Description |
---|---|
RoleActorBean |
ConfigureFacade.loadRoleActorBean(int id)
Loads a
RoleActorBean |
Modifier and Type | Method and Description |
---|---|
RoleActorBean |
ConfigureFacadeImpl.loadRoleActorBean(int id) |
Modifier and Type | Class and Description |
---|---|
class |
ImmutableRoleActorBean
Immutable implementation of
RoleActorBean . |
Modifier and Type | Method and Description |
---|---|
List<RoleActorBean> |
RoleBean.getRoleActorBeans() |
Modifier and Type | Method and Description |
---|---|
static ImmutableRoleActorBean |
ImmutableRoleActorBean.copyOf(RoleActorBean instance)
Creates an immutable copy of a
RoleActorBean value. |
ImmutableRoleActorBean.Builder |
ImmutableRoleActorBean.Builder.from(RoleActorBean instance)
Fill a builder with attribute values from the provided
RoleActorBean instance. |
Modifier and Type | Method and Description |
---|---|
void |
RoleBean.setRoleActorBeans(List<RoleActorBean> roleActorBeans) |
Copyright © 2024 Atlassian. All rights reserved.