public class StakeholdersPod
extends java.lang.Object
| Constructor and Description |
|---|
StakeholdersPod(StakeholderPod customerOrganization,
StakeholderPod customerManager,
StakeholderPod executiveOrganization,
StakeholderPod executiveManager) |
| Modifier and Type | Method and Description |
|---|---|
StakeholderPod |
getCustomerManager() |
StakeholderPod |
getCustomerOrganization() |
StakeholderPod |
getExecutiveManager() |
StakeholderPod |
getExecutiveOrganization() |
public StakeholdersPod(StakeholderPod customerOrganization, StakeholderPod customerManager, StakeholderPod executiveOrganization, StakeholderPod executiveManager)
public StakeholderPod getCustomerOrganization()
public StakeholderPod getCustomerManager()
public StakeholderPod getExecutiveOrganization()
public StakeholderPod getExecutiveManager()