GTS

com.clevercloud.warp10client.models.gts_module.GTS
See theGTS companion object
case class GTS(classname: String, labels: Map[String, String], points: Seq[GTSPoint])

Attributes

Companion
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

def filter(maxDate: Long): GTS
def serialize: String
def toSelector: String

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product