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

Uses of CursorIDType in net.opengis.olsnav.v_1_3
 

Fields in net.opengis.olsnav.v_1_3 declared as CursorIDType
protected  CursorIDType SetCursorPositionRequest.cursorID
           
protected  CursorIDType ProcessCursorRequest.cursorID
           
protected  CursorIDType GetCursorPositionRequest.cursorID
           
protected  CursorIDType GetCursorInfoRequest.cursorID
           
protected  CursorIDType CursorType.cursorID
           
protected  CursorIDType CursorFetchRequest.cursorID
           
protected  CursorIDType CloseCursorRequest.cursorID
           
 

Methods in net.opengis.olsnav.v_1_3 that return CursorIDType
 CursorIDType ObjectFactory.createCursorIDType()
          Create an instance of CursorIDType
 CursorIDType SetCursorPositionRequest.getCursorID()
          Gets the value of the cursorID property.
 CursorIDType ProcessCursorRequest.getCursorID()
          Gets the value of the cursorID property.
 CursorIDType GetCursorPositionRequest.getCursorID()
          Gets the value of the cursorID property.
 CursorIDType GetCursorInfoRequest.getCursorID()
          Gets the value of the cursorID property.
 CursorIDType CursorType.getCursorID()
          Gets the value of the cursorID property.
 CursorIDType CursorFetchRequest.getCursorID()
          Gets the value of the cursorID property.
 CursorIDType CloseCursorRequest.getCursorID()
          Gets the value of the cursorID property.
 CursorIDType CursorIDType.withID(BigInteger value)
           
 

Methods in net.opengis.olsnav.v_1_3 with parameters of type CursorIDType
 void SetCursorPositionRequest.setCursorID(CursorIDType value)
          Sets the value of the cursorID property.
 void ProcessCursorRequest.setCursorID(CursorIDType value)
          Sets the value of the cursorID property.
 void GetCursorPositionRequest.setCursorID(CursorIDType value)
          Sets the value of the cursorID property.
 void GetCursorInfoRequest.setCursorID(CursorIDType value)
          Sets the value of the cursorID property.
 void CursorType.setCursorID(CursorIDType value)
          Sets the value of the cursorID property.
 void CursorFetchRequest.setCursorID(CursorIDType value)
          Sets the value of the cursorID property.
 void CloseCursorRequest.setCursorID(CursorIDType value)
          Sets the value of the cursorID property.
 SetCursorPositionRequest SetCursorPositionRequest.withCursorID(CursorIDType value)
           
 ProcessCursorRequest ProcessCursorRequest.withCursorID(CursorIDType value)
           
 GetCursorPositionRequest GetCursorPositionRequest.withCursorID(CursorIDType value)
           
 GetCursorInfoRequest GetCursorInfoRequest.withCursorID(CursorIDType value)
           
 CursorType CursorType.withCursorID(CursorIDType value)
           
 CursorFetchRequest CursorFetchRequest.withCursorID(CursorIDType value)
           
 CloseCursorRequest CloseCursorRequest.withCursorID(CursorIDType value)
           
 



Copyright © 2008-2016. All Rights Reserved.