- getAddress() - Method in class IRC.Server
-
- getBetterName() - Method in class data.ISP
-
Méthode pour récuperer le nom le plus correct pour afficher les informations.
- getChan() - Method in class IRC.Server
-
- getCoveredArea(String) - Method in class data.ISP
-
Récupere la zone couverte correspondante au paramètre
- getCoveredAreas() - Method in class data.ISP
-
- getCoveredAreas(String) - Method in class data.ISP
-
Récupere la zone couverte correspondante au paramètre
- getCoveredAreas(JSONObject) - Method in class data.ISPDAO
-
Récupere les données
- getCreationDate() - Method in class data.ISPdata
-
- getData() - Method in class data.ISP
-
- getDate(String) - Method in class data.ISPDAO
-
TODO : implements this in Isp
- getDate_added() - Method in class data.ISP
-
- getDateAdded(JSONObject) - Method in class data.ISPDAO
-
- getDateUpdated(JSONObject) - Method in class data.ISPDAO
-
- getDescription() - Method in class data.ISPdata
-
- getEmail() - Method in class data.ISPdata
-
- getFromString(String) - Static method in enum data.TechnoCoverage
-
- getId() - Method in class data.ISP
-
- getId(JSONObject) - Method in class data.ISPDAO
-
- getInstance() - Static method in class data.ISPDAO
-
Cette méthode est celle permettant de récuperer l'instance de la classe.
- getInstance() - Static method in class main.Cache
-
Méthode du design patern singleton.
- getInt(JSONObject, String, int) - Method in class data.ISPdata
-
- getInt(JSONObject, String) - Method in class data.ISPdata
-
- getIrcChan() - Method in class data.ISPdata
-
- getIsMember(JSONObject) - Method in class data.ISPDAO
-
- getIsp() - Method in class data.CoveredAreas
-
- getISP(int) - Method in class data.ISPDAO
-
Récupere le FAI qui a pour id dans db.ffdn.org le paramètre number
- getISPCount(Boolean) - Method in class main.Cache
-
Donne le nombre de FAI de la fédé en parcourant le cache.
- getISPs() - Method in class data.ISPDAO
-
Récupere tous les FAI possibles.
- getISPWithGeoZone(String) - Method in class main.Cache
-
- getISPWithName(String) - Method in class main.Cache
-
- getJoinDate() - Method in class data.ISPdata
-
- getLast_update() - Method in class data.ISP
-
- getLastCacheUpdate() - Method in class main.Cache
-
- getListe() - Method in class main.Cache
-
- getMemberCountInFede() - Method in class main.Cache
-
- getMemberCountOutFede() - Method in class main.Cache
-
- getMembersCount() - Method in class data.ISP
-
- getMembersCount() - Method in class data.ISPdata
-
- getMembersPercents(int) - Method in class main.Cache
-
- getName() - Method in class data.CoveredAreas
-
- getName() - Method in class data.ISP
-
- getName(JSONObject) - Method in class data.ISPDAO
-
Recupere le nom de l'ISP dans le JSON
- getPort() - Method in class IRC.Server
-
- getProgressStatus() - Method in class data.ISPdata
-
- getShortestName() - Method in class data.ISP
-
Méthode pour récuperer le plus court des noms du FAI, c'est à dire, si il existe shortname, sinon name
- getShortName() - Method in class data.ISP
-
- getShortname() - Method in class data.ISPdata
-
- getSrvAddr(String) - Method in class IRC.Server
-
Extrait l'addresse d'une URI. par exemple irc://geeknode.net:789#marmat renveira geeknode.net
- getSrvChan(String) - Method in class IRC.Server
-
Extrait le chan d'une URI. par exemple irc://geeknode.net:789#marmat renveira #marmat
- getSrvPort(String) - Method in class IRC.Server
-
Extrait le port d'une URI. par exemple irc://geeknode.net:6789#marmat renveira 6789
- getString(JSONObject, String, String) - Method in class data.ISPdata
-
- getString(JSONObject, String) - Method in class data.ISPdata
-
- getSubscribersCount() - Method in class data.ISP
-
- getSubscribersCount() - Method in class data.ISPdata
-
- getSubscribersCountInFede() - Method in class main.Cache
-
- getSubscribersCountOutFede() - Method in class main.Cache
-
- getSubscribersPercents(int) - Method in class main.Cache
-
- getTechnos() - Method in class data.CoveredAreas
-
- getWebsite() - Method in class data.ISPdata
-
- getWorstName() - Method in class data.ISP
-
Inverse de getBetterName.