Uses of Class
uk.m0nom.adifproc.adif3.contacts.Qso
Packages that use Qso
Package
Description
-
Uses of Qso in uk.m0nom.adifproc.adif3.contacts
Methods in uk.m0nom.adifproc.adif3.contacts with parameters of type QsoModifier and TypeMethodDescriptionvoidvoidintConstructors in uk.m0nom.adifproc.adif3.contacts with parameters of type Qso -
Uses of Qso in uk.m0nom.adifproc.adif3.label
Method parameters in uk.m0nom.adifproc.adif3.label with type arguments of type Qso -
Uses of Qso in uk.m0nom.adifproc.adif3.print
Methods in uk.m0nom.adifproc.adif3.print with parameters of type Qso -
Uses of Qso in uk.m0nom.adifproc.adif3.transform
Methods in uk.m0nom.adifproc.adif3.transform with parameters of type Qso -
Uses of Qso in uk.m0nom.adifproc.adif3.transform.comment
Methods in uk.m0nom.adifproc.adif3.transform.comment with parameters of type QsoModifier and TypeMethodDescriptionvoidClassicCommentTransformer.transformComment(Qso qso, String comment, Map<String, String> unmapped, TransformResults results) voidCommentTransformer.transformComment(Qso qso, String comment, Map<String, String> unmapped, TransformResults results) voidFieldParserCommentTransformer.transformComment(Qso qso, String comment, Map<String, String> unmapped, TransformResults results) voidSchemaBasedCommentTransformer.transformComment(Qso qso, String comment, Map<String, String> unmapped, TransformResults results) -
Uses of Qso in uk.m0nom.adifproc.adif3.transform.comment.parsers
Methods in uk.m0nom.adifproc.adif3.transform.comment.parsers with parameters of type QsoModifier and TypeMethodDescriptionActivityFieldParser.parseField(String value, Qso qso) AgeFieldParser.parseField(String value, Qso qso) AltFieldParser.parseField(String value, Qso qso) AntFieldParser.parseField(String value, Qso qso) AntPathFieldParser.parseField(String value, Qso qso) BandRxFieldParser.parseField(String value, Qso qso) CommentFieldParser.parseField(String value, Qso qso) CoordinatesFieldParser.parseField(String value, Qso qso) FistsFieldParser.parseField(String value, Qso qso) FrequencyRxFieldParser.parseField(String value, Qso qso) GridSquareFieldParser.parseField(String value, Qso qso) IotaFieldParser.parseField(String value, Qso qso) LatitudeParser.parseField(String value, Qso qso) LongitudeParser.parseField(String value, Qso qso) MyAltFieldParser.parseField(String value, Qso qso) MySotaRefFieldParser.parseField(String value, Qso qso) NameFieldParser.parseField(String value, Qso qso) NotesFieldParser.parseField(String value, Qso qso) OperatorFieldParser.parseField(String value, Qso qso) PropagationFieldParser.parseField(String value, Qso qso) QslFieldParser.parseField(String value, Qso qso) QthFieldParser.parseField(String value, Qso qso) RigFieldParser.parseField(String value, Qso qso) RxPwrFieldParser.parseField(String value, Qso qso) SatelliteModeFieldParser.parseField(String value, Qso qso) SatelliteNameFieldParser.parseField(String value, Qso qso) SerialRxFieldParser.parseField(String value, Qso qso) SerialTxFieldParser.parseField(String value, Qso qso) SkccFieldParser.parseField(String value, Qso qso) SotaRefFieldParser.parseField(String value, Qso qso) TxPwrFieldParser.parseField(String value, Qso qso) WebFieldParser.parseField(String value, Qso qso) WotaFieldParser.parseField(String value, Qso qso) WwffFieldParser.parseField(String value, Qso qso) Constructors in uk.m0nom.adifproc.adif3.transform.comment.parsers with parameters of type QsoModifierConstructorDescriptionCommentFieldParserException(String className, String messageKey, Qso qso, boolean unmapped, String... args) CommentFieldParserException(String className, String messageKey, Qso qso, Exception e, boolean unmapped, String... args) CommentFieldParserException(String className, String messageKey, Qso qso, Exception e, String... args) CommentFieldParserException(String className, String messageKey, Qso qso, String... args) -
Uses of Qso in uk.m0nom.adifproc.kml.comms
Methods in uk.m0nom.adifproc.kml.comms with parameters of type QsoModifier and TypeMethodDescriptionKmlCommsService.createCommsLink(de.micromata.opengis.kml.v_2_2_0.Document document, de.micromata.opengis.kml.v_2_2_0.Folder folder, Map<String, String> commsStyleMap, Qso qso, TransformControl control, KmlStationUtils stationUtils) static StringKmlCommsService.getCommsLinkId(Qso qso) static StringKmlCommsService.getCommsLinkName(Qso qso) static StringKmlCommsService.getCommsLinkShadowId(Qso qso) -
Uses of Qso in uk.m0nom.adifproc.kml.info
Methods in uk.m0nom.adifproc.kml.info with parameters of type QsoModifier and TypeMethodDescriptionKmlContactInfoPanel.getPanelContentForCommsLink(Qso qso, CommsLinkResult result, org.thymeleaf.TemplateEngine templateEngine) -
Uses of Qso in uk.m0nom.adifproc.kml.station
Methods in uk.m0nom.adifproc.kml.station with parameters of type QsoModifier and TypeMethodDescriptionKmlStationUtils.addMyStationToMap(de.micromata.opengis.kml.v_2_2_0.Document doc, de.micromata.opengis.kml.v_2_2_0.Folder folder, Qso qso) KmlStationUtils.createMyStationMarker(de.micromata.opengis.kml.v_2_2_0.Document document, de.micromata.opengis.kml.v_2_2_0.Folder folder, Qso qso) voidKmlStationUtils.createSatelliteContactMarker(TransformControl control, de.micromata.opengis.kml.v_2_2_0.Document document, de.micromata.opengis.kml.v_2_2_0.Folder folder, Qso qso, GlobalCoords3D position, String description) KmlStationUtils.createStationMarker(TransformControl control, de.micromata.opengis.kml.v_2_2_0.Document document, de.micromata.opengis.kml.v_2_2_0.Folder folder, Qso qso) static StringKmlStationUtils.getQsoDateAsDisplayString(Qso qso) static StringKmlStationUtils.getQsoDateAsSerialString(Qso qso) static StringKmlStationUtils.getQsoDateTimeAsString(Qso qso) static StringKmlStationUtils.getQsoTimeOffAsString(Qso qso) static StringKmlStationUtils.getQsoTimeOnAsString(Qso qso) static StringKmlStationUtils.getSatelliteFolderName(Qso qso) static StringKmlStationUtils.getSatelliteMarkerId(Qso qso) static StringKmlStationUtils.getSatelliteMarkerName(Qso qso) static StringKmlStationUtils.getStationMarkerId(Qso qso, Station station) static StringKmlStationUtils.getStationMarkerName(Qso qso) -
Uses of Qso in uk.m0nom.adifproc.location
Methods in uk.m0nom.adifproc.location with parameters of type QsoModifier and TypeMethodDescriptionvoidFromLocationDeterminer.setMyLocation(TransformControl control, Qso qso, QrzCallsign callsignData) FromLocationDeterminer.setMyLocationFromSotaId(Qso qso, String sotaId) voidToLocationDeterminer.setTheirLocationFromActivity(Qso qso, Activity activity) ToLocationDeterminer.setTheirLocationFromActivity(Qso qso, ActivityType activity, String reference) ToLocationDeterminer.setTheirLocationFromSotaId(Qso qso, String sotaId) ToLocationDeterminer.setTheirLocationFromWotaId(Qso qso, String wotaId) -
Uses of Qso in uk.m0nom.adifproc.satellite
Methods in uk.m0nom.adifproc.satellite with parameters of type QsoModifier and TypeMethodDescriptionvoidSatellitePass.addContact(Qso qso) voidSatelliteActivity.recordSatelliteActivity(Qso qso)