public interface DutyGovernanceConfiguration<G extends Enum<G>>
Governance
to a Duty
.Modifier and Type | Method and Description |
---|---|
String |
getGovernanceName()
Obtains the name of the
Governance to link to the Duty . |
int |
getIndex()
Obtains the index identifying the linked
Governance . |
G |
getKey()
Obtains the key identifying the linked
Governance . |
String getGovernanceName()
Governance
to link to the Duty
.Governance
to link to the Duty
.int getIndex()
Governance
.Governance
.G getKey()
Governance
.Governance
. null
if indexed.Copyright © 2005–2016. All rights reserved.