Uses of Class
pb.Ops.UpperDiffInput
Packages that use Ops.UpperDiffInput
-
Uses of Ops.UpperDiffInput in pb
Methods in pb that return Ops.UpperDiffInputModifier and TypeMethodDescriptionOps.UpperDiffInput.Builder.build()
Ops.UpperDiffInput.Builder.buildPartial()
static Ops.UpperDiffInput
Ops.UpperDiffInput.getDefaultInstance()
Ops.UpperDiffInput.Builder.getDefaultInstanceForType()
Ops.UpperDiffInput.getDefaultInstanceForType()
Ops.DiffOp.Builder.getUpper()
.pb.UpperDiffInput upper = 2;
Ops.DiffOp.getUpper()
.pb.UpperDiffInput upper = 2;
Ops.DiffOpOrBuilder.getUpper()
.pb.UpperDiffInput upper = 2;
static Ops.UpperDiffInput
Ops.UpperDiffInput.parseDelimitedFrom
(InputStream input) static Ops.UpperDiffInput
Ops.UpperDiffInput.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Ops.UpperDiffInput
Ops.UpperDiffInput.parseFrom
(byte[] data) static Ops.UpperDiffInput
Ops.UpperDiffInput.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Ops.UpperDiffInput
Ops.UpperDiffInput.parseFrom
(com.google.protobuf.ByteString data) static Ops.UpperDiffInput
Ops.UpperDiffInput.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Ops.UpperDiffInput
Ops.UpperDiffInput.parseFrom
(com.google.protobuf.CodedInputStream input) static Ops.UpperDiffInput
Ops.UpperDiffInput.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Ops.UpperDiffInput
Ops.UpperDiffInput.parseFrom
(InputStream input) static Ops.UpperDiffInput
Ops.UpperDiffInput.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Ops.UpperDiffInput
Ops.UpperDiffInput.parseFrom
(ByteBuffer data) static Ops.UpperDiffInput
Ops.UpperDiffInput.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in pb that return types with arguments of type Ops.UpperDiffInputModifier and TypeMethodDescriptioncom.google.protobuf.Parser
<Ops.UpperDiffInput> Ops.UpperDiffInput.getParserForType()
static com.google.protobuf.Parser
<Ops.UpperDiffInput> Ops.UpperDiffInput.parser()
Methods in pb with parameters of type Ops.UpperDiffInputModifier and TypeMethodDescriptionOps.UpperDiffInput.Builder.mergeFrom
(Ops.UpperDiffInput other) Ops.DiffOp.Builder.mergeUpper
(Ops.UpperDiffInput value) .pb.UpperDiffInput upper = 2;
static Ops.UpperDiffInput.Builder
Ops.UpperDiffInput.newBuilder
(Ops.UpperDiffInput prototype) Ops.DiffOp.Builder.setUpper
(Ops.UpperDiffInput value) .pb.UpperDiffInput upper = 2;