public interface TaskDutyAssociation<A extends Enum<A>>
Duty
to administer the ManagedObject
instances.Modifier and Type | Method and Description |
---|---|
AdministratorIndex |
getAdministratorIndex()
Obtains
AdministratorIndex identifying the Administrator . |
DutyKey<A> |
getDutyKey()
|
AdministratorIndex getAdministratorIndex()
AdministratorIndex
identifying the Administrator
.AdministratorIndex
identifying the Administrator
.DutyKey<A> getDutyKey()
DutyKey
identifying the Duty
to be administered
by the Administrator
.Copyright © 2005–2016. All rights reserved.