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

Uses of InputMSInformationType in net.opengis.ols.v_1_2
 

Fields in net.opengis.ols.v_1_2 declared as InputMSInformationType
protected  InputMSInformationType InputMSIDsType.inputMSInformation
           
 

Methods in net.opengis.ols.v_1_2 that return InputMSInformationType
 InputMSInformationType ObjectFactory.createInputMSInformationType()
          Create an instance of InputMSInformationType
 InputMSInformationType InputMSIDsType.getInputMSInformation()
          Gets the value of the inputMSInformation property.
 InputMSInformationType InputMSInformationType.withEncryption(String value)
           
 InputMSInformationType InputMSInformationType.withMsIDType(String value)
           
 InputMSInformationType InputMSInformationType.withMsIDValue(String value)
           
 

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

Methods in net.opengis.ols.v_1_2 with parameters of type InputMSInformationType
 JAXBElement<InputMSInformationType> ObjectFactory.createInputMSInformation(InputMSInformationType value)
          Create an instance of JAXBElement<InputMSInformationType>}
 void InputMSIDsType.setInputMSInformation(InputMSInformationType value)
          Sets the value of the inputMSInformation property.
 InputMSIDsType InputMSIDsType.withInputMSInformation(InputMSInformationType value)
           
 



Copyright © 2008-2015. All Rights Reserved.