public class GeoOriginElementType extends LatitudeLongitudeElementType
Java class for geoOriginElementType complex type.
The following schema fragment specifies the expected content contained within this class.
 <complexType name="geoOriginElementType">
   <complexContent>
     <extension base="{}latitudeLongitudeElementType">
       <attribute name="radiusOfInterest" type="{}positiveScalarType" />
     </extension>
   </complexContent>
 </complexType>
 | Modifier and Type | Field and Description | 
|---|---|
| protected Double | radiusOfInterest | 
description, id, latitude, longitude, timeStamp| Constructor and Description | 
|---|
| GeoOriginElementType() | 
| Modifier and Type | Method and Description | 
|---|---|
| Double | getRadiusOfInterest()Gets the value of the radiusOfInterest property. | 
| void | setRadiusOfInterest(Double value)Sets the value of the radiusOfInterest property. | 
getDescription, getId, getLatitude, getLongitude, getTimeStamp, setDescription, setId, setLatitude, setLongitude, setTimeStamp