Uses of Class
org.yamcs.protobuf.Yamcs.Instant.Builder
-
Packages that use Yamcs.Instant.Builder Package Description org.yamcs.protobuf -
-
Uses of Yamcs.Instant.Builder in org.yamcs.protobuf
Methods in org.yamcs.protobuf that return Yamcs.Instant.Builder Modifier and Type Method Description Yamcs.Instant.BuilderYamcs.Instant.Builder. addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)Yamcs.Instant.BuilderYamcs.Instant.Builder. clear()Yamcs.Instant.BuilderYamcs.Instant.Builder. clearField(com.google.protobuf.Descriptors.FieldDescriptor field)Yamcs.Instant.BuilderYamcs.Instant.Builder. clearInstant()required int64 instant = 1;Yamcs.Instant.BuilderYamcs.Instant.Builder. clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)Yamcs.Instant.BuilderYamcs.Instant.Builder. clone()Yamcs.Instant.BuilderYamcs.Instant.Builder. mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Yamcs.Instant.BuilderYamcs.Instant.Builder. mergeFrom(com.google.protobuf.Message other)Yamcs.Instant.BuilderYamcs.Instant.Builder. mergeFrom(Yamcs.Instant other)Yamcs.Instant.BuilderYamcs.Instant.Builder. mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)static Yamcs.Instant.BuilderYamcs.Instant. newBuilder()static Yamcs.Instant.BuilderYamcs.Instant. newBuilder(Yamcs.Instant prototype)Yamcs.Instant.BuilderYamcs.Instant. newBuilderForType()protected Yamcs.Instant.BuilderYamcs.Instant. newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)Yamcs.Instant.BuilderYamcs.Instant.Builder. setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)Yamcs.Instant.BuilderYamcs.Instant.Builder. setInstant(long value)required int64 instant = 1;Yamcs.Instant.BuilderYamcs.Instant.Builder. setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)Yamcs.Instant.BuilderYamcs.Instant.Builder. setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)Yamcs.Instant.BuilderYamcs.Instant. toBuilder()
-