Uses of Class
gauge.messages.Spec.ProtoTags
-
Packages that use Spec.ProtoTags Package Description gauge.messages -
-
Uses of Spec.ProtoTags in gauge.messages
Methods in gauge.messages that return Spec.ProtoTags Modifier and Type Method Description Spec.ProtoTagsSpec.ProtoTags.Builder. build()Spec.ProtoTagsSpec.ProtoTags.Builder. buildPartial()static Spec.ProtoTagsSpec.ProtoTags. getDefaultInstance()Spec.ProtoTagsSpec.ProtoTags.Builder. getDefaultInstanceForType()Spec.ProtoTagsSpec.ProtoTags. getDefaultInstanceForType()Spec.ProtoTagsSpec.ProtoItem.Builder. getTags()/ Holds the Tags definition.Spec.ProtoTagsSpec.ProtoItem. getTags()/ Holds the Tags definition.Spec.ProtoTagsSpec.ProtoItemOrBuilder. getTags()/ Holds the Tags definition.static Spec.ProtoTagsSpec.ProtoTags. parseDelimitedFrom(InputStream input)static Spec.ProtoTagsSpec.ProtoTags. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Spec.ProtoTagsSpec.ProtoTags. parseFrom(byte[] data)static Spec.ProtoTagsSpec.ProtoTags. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Spec.ProtoTagsSpec.ProtoTags. parseFrom(com.google.protobuf.ByteString data)static Spec.ProtoTagsSpec.ProtoTags. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Spec.ProtoTagsSpec.ProtoTags. parseFrom(com.google.protobuf.CodedInputStream input)static Spec.ProtoTagsSpec.ProtoTags. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Spec.ProtoTagsSpec.ProtoTags. parseFrom(InputStream input)static Spec.ProtoTagsSpec.ProtoTags. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Spec.ProtoTagsSpec.ProtoTags. parseFrom(ByteBuffer data)static Spec.ProtoTagsSpec.ProtoTags. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in gauge.messages that return types with arguments of type Spec.ProtoTags Modifier and Type Method Description com.google.protobuf.Parser<Spec.ProtoTags>Spec.ProtoTags. getParserForType()static com.google.protobuf.Parser<Spec.ProtoTags>Spec.ProtoTags. parser()Methods in gauge.messages with parameters of type Spec.ProtoTags Modifier and Type Method Description Spec.ProtoTags.BuilderSpec.ProtoTags.Builder. mergeFrom(Spec.ProtoTags other)Spec.ProtoItem.BuilderSpec.ProtoItem.Builder. mergeTags(Spec.ProtoTags value)/ Holds the Tags definition.static Spec.ProtoTags.BuilderSpec.ProtoTags. newBuilder(Spec.ProtoTags prototype)Spec.ProtoItem.BuilderSpec.ProtoItem.Builder. setTags(Spec.ProtoTags value)/ Holds the Tags definition.
-