package
Attribute
Type Members
-
final
case class
Attribute(name: String = "", type: Option[DataType] = scala.None, value: Option[Value] = scala.None) extends GeneratedMessage with Message[Attribute] with Updatable[Attribute] with Product with Serializable
Value Members
-
object
Attribute extends GeneratedMessageCompanion[Attribute] with Serializable
-