Package uk.m0nom.adifproc.activity
Class Activity
java.lang.Object
uk.m0nom.adifproc.activity.Activity
- All Implemented Interfaces:
Comparable<Activity>
- Direct Known Subclasses:
BotaInfo,CotaInfo,GmaInfo,HemaInfo,IotaInfo,LotaInfo,PotaInfo,RotaInfo,SotaInfo,WotaInfo,WwffInfo
An activity is any amateur radio activity programme or awards programme that you can participate in.
This class captures the typical common data set for an activity.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintbooleanabstract StringgetUrl()booleanbooleanbooleanhasGrid()booleanbooleanisValid(ZonedDateTime onDate)
-
Constructor Details
-
Activity
-
-
Method Details
-
hasCoords
public boolean hasCoords() -
hasAltitude
public boolean hasAltitude() -
hasGrid
public boolean hasGrid() -
getUrl
-
getAltitudeInMetres
-
equals
-
compareTo
- Specified by:
compareToin interfaceComparable<Activity>
-
isValid
-
inRadius
-