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 Modifier and Type Method Description LiteralDataTypeObjectFactory. createLiteralDataType()Create an instance ofLiteralDataTypeLiteralDataTypeLiteralDataType. withFormat(Collection<Format> values)LiteralDataTypeLiteralDataType. withFormat(List<Format> value)LiteralDataTypeLiteralDataType. withFormat(Format... values)LiteralDataTypeLiteralDataType. withLiteralDataDomain(Collection<LiteralDataType.LiteralDataDomain> values)LiteralDataTypeLiteralDataType. withLiteralDataDomain(List<LiteralDataType.LiteralDataDomain> value)LiteralDataTypeLiteralDataType. withLiteralDataDomain(LiteralDataType.LiteralDataDomain... values)Methods in net.opengis.wps.v_2_0 that return types with arguments of type LiteralDataType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<LiteralDataType>ObjectFactory. createLiteralData(LiteralDataType value)Methods in net.opengis.wps.v_2_0 with parameters of type LiteralDataType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<LiteralDataType>ObjectFactory. createLiteralData(LiteralDataType value)
-