Package uk.m0nom.adifproc.callsign
Class Callsign
java.lang.Object
uk.m0nom.adifproc.callsign.Callsign
This class breaks down a callsign into all the possible information about the callsign that is used by the
ADIF3 processor, such as UK variants, operator location based on country prefix etc.
-
Constructor Summary
ConstructorsConstructorDescriptionCallsign(String callsign, CallsignVariant variant) Callsign(String callsign, CallsignVariant variant, boolean checkForVariants) -
Method Summary