Uses of Class
com.google.devtools.build.lib.query2.proto.proto2api.Build.License
Packages that use Build.License
-
Uses of Build.License in com.google.devtools.build.lib.query2.proto.proto2api
Methods in com.google.devtools.build.lib.query2.proto.proto2api that return Build.LicenseModifier and TypeMethodDescriptionBuild.License.Builder.build()Build.License.Builder.buildPartial()static Build.LicenseBuild.License.getDefaultInstance()Build.License.Builder.getDefaultInstanceForType()Build.License.getDefaultInstanceForType()Build.Attribute.Builder.getLicense()If this is a license attribute, the license information is stored here.Build.Attribute.getLicense()If this is a license attribute, the license information is stored here.Build.Attribute.SelectorEntry.Builder.getLicense()optional .blaze_query.License license = 7;Build.Attribute.SelectorEntry.getLicense()optional .blaze_query.License license = 7;Build.Attribute.SelectorEntryOrBuilder.getLicense()optional .blaze_query.License license = 7;Build.AttributeOrBuilder.getLicense()If this is a license attribute, the license information is stored here.Build.SourceFile.Builder.getLicense()License attribute for the file.Build.SourceFile.getLicense()License attribute for the file.Build.SourceFileOrBuilder.getLicense()License attribute for the file.static Build.LicenseBuild.License.parseDelimitedFrom(InputStream input) static Build.LicenseBuild.License.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Build.LicenseBuild.License.parseFrom(byte[] data) static Build.LicenseBuild.License.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Build.LicenseBuild.License.parseFrom(com.google.protobuf.ByteString data) static Build.LicenseBuild.License.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Build.LicenseBuild.License.parseFrom(com.google.protobuf.CodedInputStream input) static Build.LicenseBuild.License.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Build.LicenseBuild.License.parseFrom(InputStream input) static Build.LicenseBuild.License.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Build.LicenseBuild.License.parseFrom(ByteBuffer data) static Build.LicenseBuild.License.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.devtools.build.lib.query2.proto.proto2api that return types with arguments of type Build.LicenseModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Build.License>Build.License.getParserForType()static com.google.protobuf.Parser<Build.License>Build.License.parser()Methods in com.google.devtools.build.lib.query2.proto.proto2api with parameters of type Build.LicenseModifier and TypeMethodDescriptionBuild.License.Builder.mergeFrom(Build.License other) Build.Attribute.Builder.mergeLicense(Build.License value) If this is a license attribute, the license information is stored here.Build.Attribute.SelectorEntry.Builder.mergeLicense(Build.License value) optional .blaze_query.License license = 7;Build.SourceFile.Builder.mergeLicense(Build.License value) License attribute for the file.static Build.License.BuilderBuild.License.newBuilder(Build.License prototype) Build.Attribute.Builder.setLicense(Build.License value) If this is a license attribute, the license information is stored here.Build.Attribute.SelectorEntry.Builder.setLicense(Build.License value) optional .blaze_query.License license = 7;Build.SourceFile.Builder.setLicense(Build.License value) License attribute for the file.