Uses of Class
org.yamcs.protobuf.TimeInfo
-
Packages that use TimeInfo Package Description org.yamcs.protobuf -
-
Uses of TimeInfo in org.yamcs.protobuf
Fields in org.yamcs.protobuf with type parameters of type TimeInfo Modifier and Type Field Description static com.google.protobuf.Parser<TimeInfo>TimeInfo. PARSERDeprecated.Methods in org.yamcs.protobuf that return TimeInfo Modifier and Type Method Description TimeInfoTimeInfo.Builder. build()TimeInfoTimeInfo.Builder. buildPartial()static TimeInfoTimeInfo. getDefaultInstance()TimeInfoTimeInfo.Builder. getDefaultInstanceForType()TimeInfoTimeInfo. getDefaultInstanceForType()static TimeInfoTimeInfo. parseDelimitedFrom(InputStream input)static TimeInfoTimeInfo. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TimeInfoTimeInfo. parseFrom(byte[] data)static TimeInfoTimeInfo. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TimeInfoTimeInfo. parseFrom(com.google.protobuf.ByteString data)static TimeInfoTimeInfo. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TimeInfoTimeInfo. parseFrom(com.google.protobuf.CodedInputStream input)static TimeInfoTimeInfo. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TimeInfoTimeInfo. parseFrom(InputStream input)static TimeInfoTimeInfo. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TimeInfoTimeInfo. parseFrom(ByteBuffer data)static TimeInfoTimeInfo. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in org.yamcs.protobuf that return types with arguments of type TimeInfo Modifier and Type Method Description com.google.protobuf.Parser<TimeInfo>TimeInfo. getParserForType()static com.google.protobuf.Parser<TimeInfo>TimeInfo. parser()Methods in org.yamcs.protobuf with parameters of type TimeInfo Modifier and Type Method Description TimeInfo.BuilderTimeInfo.Builder. mergeFrom(TimeInfo other)static TimeInfo.BuilderTimeInfo. newBuilder(TimeInfo prototype)
-