Uses of Class
com.google.protobuf.Type
Packages that use Type
-
Uses of Type in com.google.protobuf
Methods in com.google.protobuf that return TypeModifier and TypeMethodDescriptionType.Builder.build()
Type.Builder.buildPartial()
static Type
Type.getDefaultInstance()
Type.Builder.getDefaultInstanceForType()
Type.getDefaultInstanceForType()
static Type
Type.parseDelimitedFrom
(InputStream input) static Type
Type.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Type
Type.parseFrom
(byte[] data) static Type
Type.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Type
Type.parseFrom
(com.google.protobuf.ByteString data) static Type
Type.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Type
Type.parseFrom
(com.google.protobuf.CodedInputStream input) static Type
Type.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Type
Type.parseFrom
(InputStream input) static Type
Type.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Type
Type.parseFrom
(ByteBuffer data) static Type
Type.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.protobuf that return types with arguments of type TypeModifier and TypeMethodDescriptioncom.google.protobuf.Parser
<Type> Type.getParserForType()
static com.google.protobuf.Parser
<Type> Type.parser()
Methods in com.google.protobuf with parameters of type Type