Index
All Classes and Interfaces|All Packages
P
- print() - Method in class proseccoCoding.TLN.model.Country
-
Returns a Pair of two String created as: (key=CountryCode, value=CountryName)
- printCountries() - Method in class proseccoCoding.TLN.model.TrustedListData
-
Returns a list containing names and codes of each country.
- printServiceTypes() - Static method in class proseccoCoding.TLN.model.ServiceType
-
Returns the list of Pairs that represents all the known service types
- proseccoCoding.TLN.control - package proseccoCoding.TLN.control
- provider - Variable in class proseccoCoding.TLN.model.Service
-
Provider that provides this service
- Provider - Class in proseccoCoding.TLN.model
-
This class represents a provider of trusted services.
- Provider(String, Country) - Constructor for class proseccoCoding.TLN.model.Provider
-
Constructor for class Provider
- providers - Variable in class proseccoCoding.TLN.model.Country
-
All the trusted providers that can be found in that country.
- providersPane - Variable in class proseccoCoding.TLN.control.SelectProvidersController
-
VBox object used to contain all the CheckBoxes used to let the user select his providers of interest
All Classes and Interfaces|All Packages