AnyOf: AnyOf

Description Value Methods See Also

Description

Inheriting from Argument in order to represent a argument choice object. It means that multiple types can be stated, but at least on data type has to be picked. In JSON schema this is oftern used to make objects nullable - meaning that they allow NULL as value. The AnyOf is resolved into a simple nullable argument if this applies.

Value

Object of R6Class which represents a list temporal intervals.

Methods

$getChoice()

returns a list of Argument that are allowed

$isNullable

returns TRUE if only one element is in the choice that is not "null"

See Also

Array, Integer, EPSGCode, String, Number, Date, RasterCube, VectorCube, ProcessGraphArgument, ProcessGraphParameter, OutputFormatOptions, GeoJson, Boolean, DateTime, Time, BoundingBox, Kernel, TemporalInterval, TemporalIntervals, CollectionId, OutputFormat, AnyOf, ProjDefinition, UdfCodeArgument, UdfRuntimeArgument and UdfRuntimeVersionArgument


flahn/openeo-r-client documentation built on Sept. 18, 2020, 5:16 a.m.