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

Uses of CursorInfoType in net.opengis.olsnav.v_1_3
 

Fields in net.opengis.olsnav.v_1_3 declared as CursorInfoType
protected  CursorInfoType GetCursorInfoResponse.cursorInfo
           
 

Methods in net.opengis.olsnav.v_1_3 that return CursorInfoType
 CursorInfoType ObjectFactory.createCursorInfoType()
          Create an instance of CursorInfoType
 CursorInfoType GetCursorInfoResponse.getCursorInfo()
          Gets the value of the cursorInfo property.
 CursorInfoType CursorInfoType.withCurrentCursorPosition(long value)
           
 CursorInfoType CursorInfoType.withCursorBufferEnd(long value)
           
 CursorInfoType CursorInfoType.withCursorBufferStart(long value)
           
 CursorInfoType CursorInfoType.withResultsSetComplete(boolean value)
           
 

Methods in net.opengis.olsnav.v_1_3 with parameters of type CursorInfoType
 void GetCursorInfoResponse.setCursorInfo(CursorInfoType value)
          Sets the value of the cursorInfo property.
 GetCursorInfoResponse GetCursorInfoResponse.withCursorInfo(CursorInfoType value)
           
 



Copyright © 2008-2015. All Rights Reserved.