Uses of Class
au.gov.amsa.sgb.decoder.rotatingfield.BeaconFeedback
-
Packages that use BeaconFeedback Package Description au.gov.amsa.sgb.decoder.rotatingfield Classes related to the handling and modelling of the RotatingField section of a Beacon Detection message. -
-
Uses of BeaconFeedback in au.gov.amsa.sgb.decoder.rotatingfield
Methods in au.gov.amsa.sgb.decoder.rotatingfield that return types with arguments of type BeaconFeedback Modifier and Type Method Description java.util.Optional<BeaconFeedback>
Rls. beaconFeedback()
Constructor parameters in au.gov.amsa.sgb.decoder.rotatingfield with type arguments of type BeaconFeedback Constructor Description Rls(boolean canProcessAutomaticallyGeneratedAckRlmType1, boolean canProcessManuallyGeneratedRlm, RlsProvider rlsProvider, java.util.Optional<BeaconFeedback> beaconFeedback)
-