JavaProtoSupport

trait JavaProtoSupport[ScalaPB, JavaPB]
class Any
object Any.type
object Api.type
object Method.type
object Mixin.type
object File.type
object Version.type
object ExtensionRange.type
object ReservedRange.type
object DescriptorProto.type
object EnumReservedRange.type
object EnumOptions.type
object EnumValueOptions.type
object FieldOptions.type
object FileDescriptorSet.type
object FileOptions.type
object Annotation.type
object GeneratedCodeInfo.type
object MessageOptions.type
object MethodOptions.type
object OneofOptions.type
object ServiceOptions.type
object Location.type
object SourceCodeInfo.type
object NamePart.type
object Duration.type
object Empty.type
object FieldMask.type
object SourceContext.type
object ListValue.type
object Struct.type
object Value.type
object Timestamp.type
object Enum.type
object EnumValue.type
object Field.type
object OptionProto.type
object Type.type
object BoolValue.type
object BytesValue.type
object DoubleValue.type
object FloatValue.type
object Int32Value.type
object Int64Value.type
object StringValue.type
object UInt32Value.type
object UInt64Value.type

Value members

Abstract methods

def fromJavaProto(javaProto: JavaPB): ScalaPB
def toJavaProto(scalaProto: ScalaPB): JavaPB