final case classBundleDef(name: String = "", version: String = "", format: Format = ..., attributes: Option[AttributeList] = scala.None, nodes: Seq[String] = immutable.this.Nil) extends GeneratedMessage with Message[BundleDef] with Updatable[BundleDef] with Product with Serializable
Annotations
@SerialVersionUID(0L)
Linear Supertypes
Product, Equals, Updatable[BundleDef], Message[BundleDef], GeneratedMessage, Serializable, Serializable, AnyRef, Any