Module com.hack23.cia.web
Interface GovernmentBodySectionConstants
- All Known Subinterfaces:
GovernmentBodyViewConstants
public interface GovernmentBodySectionConstants
The Interface GovernmentBodySectionConstants.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final java.lang.StringThe annual stats.static final java.lang.StringThe body info.static final java.lang.StringThe expenditure.static final java.lang.StringThe headcount.static final java.lang.StringThe income.static final java.lang.StringThe org profile.static final java.lang.StringThe performance.static final java.lang.StringThe style government body card.
-
Field Details
-
BODY_INFO
static final java.lang.String BODY_INFOThe body info.- See Also:
-
ORG_PROFILE
static final java.lang.String ORG_PROFILEThe org profile.- See Also:
-
ANNUAL_STATS
static final java.lang.String ANNUAL_STATSThe annual stats.- See Also:
-
PERFORMANCE
static final java.lang.String PERFORMANCEThe performance.- See Also:
-
EXPENDITURE
static final java.lang.String EXPENDITUREThe expenditure.- See Also:
-
INCOME
static final java.lang.String INCOMEThe income.- See Also:
-
HEADCOUNT
static final java.lang.String HEADCOUNTThe headcount.- See Also:
-
STYLE_GOVERNMENT_BODY_CARD
static final java.lang.String STYLE_GOVERNMENT_BODY_CARDThe style government body card.- See Also:
-