c

nelson.yaml

TrafficShiftYaml

class TrafficShiftYaml extends AnyRef

Source
ManifestV1Parser.scala
Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. TrafficShiftYaml
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new TrafficShiftYaml()

Value Members

  1. var duration: String
  2. def getDuration(): String
  3. def getPolicy(): String
  4. var policy: String
  5. def setDuration(arg0: String): Unit
  6. def setPolicy(arg0: String): Unit