Uses of Class
net.opengis.wps.v_2_0.ComplexDataType

Uses of ComplexDataType in net.opengis.wps.v_2_0
 

Methods in net.opengis.wps.v_2_0 that return ComplexDataType
 ComplexDataType ObjectFactory.createComplexDataType()
          Create an instance of ComplexDataType
 ComplexDataType ComplexDataType.withAny(Collection<Object> values)
           
 ComplexDataType ComplexDataType.withAny(List<Object> value)
           
 ComplexDataType ComplexDataType.withAny(Object... values)
           
 ComplexDataType ComplexDataType.withFormat(Collection<Format> values)
           
 ComplexDataType ComplexDataType.withFormat(Format... values)
           
 ComplexDataType ComplexDataType.withFormat(List<Format> value)
           
 

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

Methods in net.opengis.wps.v_2_0 with parameters of type ComplexDataType
 JAXBElement<ComplexDataType> ObjectFactory.createComplexData(ComplexDataType value)
          Create an instance of JAXBElement<ComplexDataType>}
 



Copyright © 2008-2015. All Rights Reserved.