LocalObjectReference

final case class LocalObjectReference(name: Option[String])

LocalObjectReference contains enough information to let you locate the referenced object inside the same namespace.

Source:
LocalObjectReference.scala
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Inherited methods

Inherited from:
Product