Uses of Class
net.opengis.ols.v_1_2.AbstractDataType

Uses of AbstractDataType in net.opengis.ols.v_1_2
 

Subclasses of AbstractDataType in net.opengis.ols.v_1_2
 class AbstractAddressType
          The AddressType is the Address_ADT for OpenLS and it supports the concepts of the OGC Geocoder document 01-026r1 with some modifications which resulted in both simplifications and improved handling capability.
 class AbstractLocationType
          Location can be one of four things: Position, POI, Address or Point.
 class AbstractPOIType
          Java class for AbstractPOIType complex type.
 class AbstractPositionType
          Java class for AbstractPositionType complex type.
 class AbstractRouteSummaryType
          Abstract type which specifies a route's overall characteristics.
 class AddressType
          Defines an address
 class AreaOfInterestType
          Java class for AreaOfInterestType complex type.
 class MapType
          Java class for MapType complex type.
 class PointOfInterestType
          Java class for PointOfInterestType complex type.
 class PositionType
          Java class for PositionType complex type.
 class RouteGeometryType
          Defines the geometry of a route.
 class RouteInstructionsListType
          Defines a list of route instructions.
 class RouteMapType
          Defines a route map.
 class RouteSummaryType
          Specifies a route's overall characteristics.
 

Methods in net.opengis.ols.v_1_2 that return AbstractDataType
 AbstractDataType ObjectFactory.createAbstractDataType()
          Create an instance of AbstractDataType
 

Methods in net.opengis.ols.v_1_2 that return types with arguments of type AbstractDataType
 JAXBElement<AbstractDataType> ObjectFactory.createADT(AbstractDataType value)
          Create an instance of JAXBElement<AbstractDataType>}
 

Methods in net.opengis.ols.v_1_2 with parameters of type AbstractDataType
 JAXBElement<AbstractDataType> ObjectFactory.createADT(AbstractDataType value)
          Create an instance of JAXBElement<AbstractDataType>}
 



Copyright © 2008-2016. All Rights Reserved.