Uses of Class
net.opengis.olsnav.v_1_3.CursorType

Uses of CursorType in net.opengis.olsnav.v_1_3
 

Fields in net.opengis.olsnav.v_1_3 declared as CursorType
protected  CursorType MapObjType.cursor
           
protected  CursorType DetermineRouteResponseType.routeLinkAndCost
           
 

Methods in net.opengis.olsnav.v_1_3 that return CursorType
 CursorType ObjectFactory.createCursorType()
          Create an instance of CursorType
 CursorType MapObjType.getCursor()
          Gets the value of the cursor property.
 CursorType DetermineRouteResponseType.getRouteLinkAndCost()
          Gets the value of the routeLinkAndCost property.
 CursorType CursorType.withCursorID(CursorIDType value)
           
 CursorType CursorType.withCursorType(CursorTypeEnum value)
           
 

Methods in net.opengis.olsnav.v_1_3 with parameters of type CursorType
 void MapObjType.setCursor(CursorType value)
          Sets the value of the cursor property.
 void DetermineRouteResponseType.setRouteLinkAndCost(CursorType value)
          Sets the value of the routeLinkAndCost property.
 MapObjType MapObjType.withCursor(CursorType value)
           
 DetermineRouteResponseType DetermineRouteResponseType.withRouteLinkAndCost(CursorType value)
           
 



Copyright © 2008-2016. All Rights Reserved.