Package de.brendamour.jpasskit.semantics
Class PKSemanticLocation
java.lang.Object
de.brendamour.jpasskit.semantics.PKSemanticLocation
- All Implemented Interfaces:
Serializable,Cloneable
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic PKSemanticLocationBuilderbuilder()static PKSemanticLocationBuilderbuilder(PKSemanticLocation location) protected PKSemanticLocationclone()doubledoubletoString()
-
Field Details
-
latitude
protected double latitude -
longitude
protected double longitude
-
-
Constructor Details
-
PKSemanticLocation
protected PKSemanticLocation()
-
-
Method Details