AdifField class abstract
A ADIF-defined QSO field. Any classes that implement this class shall be defined by the ADIF format document.
- Implementers
- AdifAddress
- AdifAddressIntl
- AdifAge
- AdifAIndex
- AdifAltitude
- AdifAntAz
- AdifAntEl
- AdifAntPath
- AdifArrlSect
- AdifBand
- AdifBandRx
- AdifCall
- AdifCheck
- AdifClass
- AdifClublogQsoUploadDate
- AdifClublogQsoUploadStatus
- AdifComment
- AdifCommentIntl
- AdifCont
- AdifContactedOp
- AdifContestId
- AdifCountry
- AdifCountryIntl
- AdifCqz
- AdifCreditGranted
- AdifCreditSubmitted
- AdifDclQslRcvd
- AdifDclQslrdate
- AdifDclQslsdate
- AdifDclQslSent
- AdifDistance
- AdifDxcc
- AdifEmail
- AdifEqCall
- AdifEqslQslRcvd
- AdifEqslQslrdate
- AdifEqslQslsdate
- AdifEqslQslSent
- AdifFists
- AdifFistsCc
- AdifForceInit
- AdifFreq
- AdifFreqRx
- AdifGridsquare
- AdifGridsquareExt
- AdifGuestOp
- AdifHamlogeuQsoUploadDate
- AdifHamlogeuQsoUploadStatus
- AdifHamqthQsoUploadDate
- AdifHamqthQsoUploadStatus
- AdifHrdlogQsoUploadDate
- AdifHrdlogQsoUploadStatus
- AdifIota
- AdifIotaIslandId
- AdifItuz
- AdifKIndex
- AdifLat
- AdifLon
- AdifLotwQslRcvd
- AdifLotwQslrdate
- AdifLotwQslsdate
- AdifLotwQslSent
- AdifMaxBursts
- AdifMode
- AdifMorseKeyInfo
- AdifMorseKeyType
- AdifMsShower
- AdifMyAltitude
- AdifMyAntenna
- AdifMyAntennaIntl
- AdifMyArrlSect
- AdifMyCity
- AdifMyCityIntl
- AdifMyCountry
- AdifMyCountryIntl
- AdifMyCqZone
- AdifMyDxcc
- AdifMyFists
- AdifMyGridsquare
- AdifMyGridsquareExt
- AdifMyIota
- AdifMyIotaIslandId
- AdifMyItuZone
- AdifMyLat
- AdifMyLon
- AdifMyMorseKeyInfo
- AdifMyMorseKeyType
- AdifMyName
- AdifMyNameIntl
- AdifMyPostalCode
- AdifMyPostalCodeIntl
- AdifMyPotaRef
- AdifMyRig
- AdifMyRigIntl
- AdifMySig
- AdifMySigInfo
- AdifMySigInfoIntl
- AdifMySigIntl
- AdifMySotaRef
- AdifMyStreet
- AdifMyStreetIntl
- AdifMyUsacaCounties
- AdifMyVuccGrids
- AdifMyWwffRef
- AdifName
- AdifNameIntl
- AdifNotes
- AdifNotesIntl
- AdifNrBursts
- AdifNrPings
- AdifOperator
- AdifOwnerCallsign
- AdifPfx
- AdifPotaRef
- AdifPrecedence
- AdifPropMode
- AdifPublicKey
- AdifQrzcomQsoDownloadDate
- AdifQrzcomQsoDownloadStatus
- AdifQrzcomQsoUploadDate
- AdifQrzcomQsoUploadStatus
- AdifQslmsg
- AdifQslmsgIntl
- AdifQslmsgRcvd
- AdifQslRcvd
- AdifQslRcvdVia
- AdifQslrdate
- AdifQslsdate
- AdifQslSent
- AdifQslSentVia
- AdifQslVia
- AdifQsoComplete
- AdifQsoDate
- AdifQsoDateOff
- AdifQsoRandom
- AdifQth
- AdifQthIntl
- AdifRegion
- AdifRig
- AdifRigIntl
- AdifRstRcvd
- AdifRstSent
- AdifRxPwr
- AdifSatMode
- AdifSatName
- AdifSfi
- AdifSig
- AdifSigInfo
- AdifSigInfoIntl
- AdifSigIntl
- AdifSilentKey
- AdifSkcc
- AdifSotaRef
- AdifSrx
- AdifSrxString
- AdifStationCallsign
- AdifStx
- AdifStxString
- AdifSubmode
- AdifSwl
- AdifTenTen
- AdifTimeOff
- AdifTimeOn
- AdifTxPwr
- AdifUksmg
- AdifUsacaCounties
- AdifVeProv
- AdifVuccGrids
- AdifWeb
- AdifWwffRef
Constructors
Properties
Methods
-
getString(
) → String - The method to get it value as a string.
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Static Methods
-
fromString(
String str) → AdifField - The method to parse the value from a string.