Class PKLocation

java.lang.Object
de.brendamour.jpasskit.PKLocation
All Implemented Interfaces:
Serializable, Cloneable

public class PKLocation extends Object implements Cloneable, Serializable
See Also:
  • Field Details

    • latitude

      protected double latitude
    • longitude

      protected double longitude
    • altitude

      protected Double altitude
    • relevantText

      protected String relevantText
  • Constructor Details

    • PKLocation

      protected PKLocation()
  • Method Details