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