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

Uses of LiteralDataType in net.opengis.wps.v_2_0
 

Methods in net.opengis.wps.v_2_0 that return LiteralDataType
 LiteralDataType ObjectFactory.createLiteralDataType()
          Create an instance of LiteralDataType
 LiteralDataType LiteralDataType.withFormat(Collection<Format> values)
           
 LiteralDataType LiteralDataType.withFormat(Format... values)
           
 LiteralDataType LiteralDataType.withFormat(List<Format> value)
           
 LiteralDataType LiteralDataType.withLiteralDataDomain(Collection<LiteralDataType.LiteralDataDomain> values)
           
 LiteralDataType LiteralDataType.withLiteralDataDomain(List<LiteralDataType.LiteralDataDomain> value)
           
 LiteralDataType LiteralDataType.withLiteralDataDomain(LiteralDataType.LiteralDataDomain... values)
           
 

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

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



Copyright © 2008-2015. All Rights Reserved.