gts_module
com.clevercloud.warp10client.models.gts_module
object gts_module
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
gts_module.type
Members list
Type members
Classlikes
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Attributes
- Companion
- object
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
object GTS
case class GTSBooleanValue(value: Boolean) extends GTSValue
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait GTSValueclass Objecttrait Matchableclass AnyShow all
case class GTSDoubleValue(value: Double) extends GTSValue
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait GTSValueclass Objecttrait Matchableclass AnyShow all
case class GTSLongValue(value: Long) extends GTSValue
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait GTSValueclass Objecttrait Matchableclass AnyShow all
case class GTSMacroValue(prefix: String, `macro`: String, values: ListMap[String, Any]) extends GTSValue
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait GTSValueclass Objecttrait Matchableclass AnyShow all
case class GTSPoint(ts: Option[Long], coordinates: Option[Coordinates], elev: Option[Long], value: GTSValue)
Attributes
- Companion
- object
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
object GTSPoint
case class GTSStringValue(value: String) extends GTSValue
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait GTSValueclass Objecttrait Matchableclass AnyShow all
object GTSValue
Attributes
- Companion
- object
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
class GTSBooleanValueclass GTSDoubleValueclass GTSLongValueclass GTSMacroValueclass GTSStringValue
object gtsPointOrdering extends Ordering[GTSPoint]
Attributes
- Supertypes
- Self type
-
gtsPointOrdering.type
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
- Self type
-
gts_errors.type
In this article