java.lang.Object
uk.m0nom.adifproc.adif3.contacts.Qso

public class Qso extends Object
Captures the information relating to a single contact. Each station in the QSO is recorded as a single instance of Station which allows some more OO-centric processing compared to the raw data in the Adif3Record
  • Constructor Details

  • Method Details

    • doingSameActivity

      public boolean doingSameActivity()
    • isSatelliteContact

      public boolean isSatelliteContact()
    • isQslViaBureau

      public boolean isQslViaBureau()
    • toString

      public String toString()
      Overrides:
      toString in class Object