Class Geo
- java.lang.Object
-
- org.apache.streampipes.vocabulary.Geo
-
public class Geo extends Object
-
-
Constructor Summary
Constructors Constructor Description Geo()
-
-
-
Field Detail
-
lat
public static final String lat
- See Also:
- Constant Field Values
-
lng
public static final String lng
- See Also:
- Constant Field Values
-
alt
public static final String alt
- See Also:
- Constant Field Values
-
-