Package uk.m0nom.adifproc.qrz
Interface QrzService
- All Known Implementing Classes:
CachingQrzXmlService,QrzXmlService
public interface QrzService
-
Method Summary
Modifier and TypeMethodDescriptiongetCallsignData(String callsign) booleanbooleanvoidsetCredentials(String username, String password)
-
Method Details
-
setCredentials
-
getCallsignData
-
refreshSessionKey
boolean refreshSessionKey() -
hasCredentials
boolean hasCredentials()
-