Packages

package user

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. Protected

Type Members

  1. final case class ProtoDoc(id: Int = 0, name: String = "", unknownFields: UnknownFieldSet = _root_.scalapb.UnknownFieldSet.empty) extends GeneratedMessage with Updatable[ProtoDoc] with Product with Serializable
    Annotations
    @SerialVersionUID()

Value Members

  1. object ProtoDoc extends GeneratedMessageCompanion[ProtoDoc] with JavaProtoSupport[ProtoDoc, User.ProtoDoc] with Serializable
  2. object UserProto extends GeneratedFileObject

Ungrouped