Uses of Class
de.powerstat.validation.values.Lines
Packages that use Lines
-
Uses of Lines in de.powerstat.validation.values
Fields in de.powerstat.validation.values declared as LinesMethods in de.powerstat.validation.values that return LinesMethods in de.powerstat.validation.values with parameters of type LinesModifier and TypeMethodDescriptionint
Compare with another object.static Address
Address.of
(Country country, PostalCode postalCode, City city, Province province, District district, Street street, BuildingNr buildingNr, BuildingName buildingName, SubBuilding subBuilding, PoBoxNumber poBoxNumber, Department department, Neighbourhood neighbourhood, Block block, BFPONumber bFPONumber, Lines lines) Address factory.static AddressWithWGS84Position
AddressWithWGS84Position.of
(Country country, PostalCode postalCode, City city, Province province, District district, Street street, BuildingNr buildingNr, BuildingName buildingName, SubBuilding subBuilding, PoBoxNumber poBoxNumber, Department department, Neighbourhood neighbourhood, Block block, BFPONumber bFPONumber, Lines lines, WGS84Position position) AddressWithWGS84Position factory.Constructors in de.powerstat.validation.values with parameters of type LinesModifierConstructorDescriptionprotected
Address
(Country country, PostalCode postalCode, City city, Province province, District district, Street street, BuildingNr buildingNr, BuildingName buildingName, SubBuilding subBuilding, PoBoxNumber poBoxNumber, Department department, Neighbourhood neighbourhood, Block block, BFPONumber bFPONumber, Lines lines) Constructor.private
AddressWithWGS84Position
(Country country, PostalCode postalCode, City city, Province province, District district, Street street, BuildingNr buildingNr, BuildingName buildingName, SubBuilding subBuilding, PoBoxNumber poBoxNumber, Department department, Neighbourhood neighbourhood, Block block, BFPONumber bFPONumber, Lines lines, WGS84Position position) Constructor.