Interface AdministrationGovernanceType<F extends java.lang.Enum<F>>

    • Method Detail

      • getGovernanceName

        java.lang.String getGovernanceName()
        Obtains the name of the Governance.
        Returns:
        Name of the Governance.
      • getIndex

        int getIndex()
        Obtains the index identifying the Governance.
        Returns:
        Index identifying the Governance.
      • getKey

        F getKey()
        Obtains the key identifying the Governance.
        Returns:
        Key identifying the Governance.