Uses of Class
net.opengis.sps.v_2_0.SubmitType

Uses of SubmitType in net.opengis.sps.v_2_0
 

Fields in net.opengis.sps.v_2_0 declared as SubmitType
protected  SubmitType SubmitPropertyType.submit
           
 

Methods in net.opengis.sps.v_2_0 that return SubmitType
 SubmitType ObjectFactory.createSubmitType()
          Create an instance of SubmitType
 SubmitType SubmitPropertyType.getSubmit()
          Gets the value of the submit property.
 SubmitType SubmitType.withLatestResponseTime(XMLGregorianCalendar value)
           
 SubmitType SubmitType.withProcedure(String value)
           
 SubmitType SubmitType.withTaskingParameters(TaskingRequestType.TaskingParameters value)
           
 

Methods in net.opengis.sps.v_2_0 that return types with arguments of type SubmitType
 JAXBElement<SubmitType> ObjectFactory.createSubmit(SubmitType value)
          Create an instance of JAXBElement<SubmitType>}
 

Methods in net.opengis.sps.v_2_0 with parameters of type SubmitType
 JAXBElement<SubmitType> ObjectFactory.createSubmit(SubmitType value)
          Create an instance of JAXBElement<SubmitType>}
 void SubmitPropertyType.setSubmit(SubmitType value)
          Sets the value of the submit property.
 SubmitPropertyType SubmitPropertyType.withSubmit(SubmitType value)
           
 



Copyright © 2008-2015. All Rights Reserved.