WellboreMergeRules

final case class WellboreMergeRules(name: Seq[String], description: Seq[String], datum: Seq[String], parents: Seq[String], wellTops: Seq[String], holeSections: Seq[String], trajectories: Seq[String], casings: Seq[String], totalDrillingDays: Seq[String], kickoffMeasuredDepth: Seq[String])
Companion:
object
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Inherited methods

def productElementNames: Iterator[String]
Inherited from:
Product
def productIterator: Iterator[Any]
Inherited from:
Product