Module com.github.rvesse.airline
Annotation Interface Copyright
Annotation that provides a copyright statement in a commands help
-
Required Element Summary
Required Elements -
Optional Element Summary
Optional Elements
-
Element Details
-
startYear
int startYearGets/Sets the start year- Returns:
- Start year
-
endYear
int endYearGets/Sets the end yearIf less than the start year this is ignored
- Returns:
- End year
- Default:
-1
-
holder
String holderGets/Sets the copyright holder- Returns:
- Copyright holder
-