final case classResultField(name: String, type: String) extends GeneratedMessage with Message[ResultField] with Updatable[ResultField] with Product with Serializable
Annotations
@SerialVersionUID()
Linear Supertypes
Product, Equals, Updatable[ResultField], Message[ResultField], GeneratedMessage, Serializable, Serializable, AnyRef, Any