Uses of Class
pt.ist.standards.geographic.Place
-
Packages that use Place Package Description pt.ist.standards.geographic -
-
Uses of Place in pt.ist.standards.geographic
Classes in pt.ist.standards.geographic with type parameters of type Place Modifier and Type Class Description classPlace<P extends Place<?,? extends Place<P,C>>,C extends Place<? extends Place<P,C>,?>>classPlace<P extends Place<?,? extends Place<P,C>>,C extends Place<? extends Place<P,C>,?>>classPlace<P extends Place<?,? extends Place<P,C>>,C extends Place<? extends Place<P,C>,?>>classPlace<P extends Place<?,? extends Place<P,C>>,C extends Place<? extends Place<P,C>,?>>Subclasses of Place in pt.ist.standards.geographic Modifier and Type Class Description classCountryclassDistrictclassLocalityclassMunicipalityclassPlanetclassPostalCodeFields in pt.ist.standards.geographic declared as Place Modifier and Type Field Description PPlace. parentPlace<?,?>Address. placeMethods in pt.ist.standards.geographic that return Place Modifier and Type Method Description static PlacePlanet. importPlaceFromString(String string)Constructors in pt.ist.standards.geographic with parameters of type Place Constructor Description Address(Place<?,?> place, String[] lines)
-