Home
last modified time | relevance | path

Searched defs:AnnotationValue (Results 1 – 25 of 203) sorted by relevance

123456789

/dports/sysutils/istio/istio-1.6.7/pkg/test/framework/components/echo/
H A Dannotations.go45 type AnnotationValue struct { struct
46 Value string
49 func (v *AnnotationValue) Get() string {
53 func (v *AnnotationValue) AsBool() bool {
57 func (v *AnnotationValue) AsInt() int {
61 func (v *AnnotationValue) Set(arg string) *AnnotationValue {
66 func (v *AnnotationValue) SetBool(arg bool) *AnnotationValue {
71 func (v *AnnotationValue) SetInt(arg int) *AnnotationValue {
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-xray/source/model/
H A DAnnotationValue.cpp21 AnnotationValue::AnnotationValue() : in AnnotationValue() function in Aws::XRay::Model::AnnotationValue
30 AnnotationValue::AnnotationValue(JsonView jsonValue) : in AnnotationValue() function in Aws::XRay::Model::AnnotationValue
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/langtools/tools/javac/classfiles/attributes/annotations/
H A DWorkAnnotations.java43 AnnotationValue annoValue() default @AnnotationValue(stringValue = "StringValue"); in annoValue() field
70 AnnotationValue annoValue() default @AnnotationValue(stringValue = "StringValue"); in annoValue() field
94 AnnotationValue annoValue() default @AnnotationValue(stringValue = "StringValue"); in annoValue() field
122 AnnotationValue annoValue() default @AnnotationValue(stringValue = "StringValue"); in annoValue() field
133 @interface AnnotationValue { annotation
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/langtools/tools/javac/classfiles/attributes/annotations/
H A DWorkAnnotations.java43 AnnotationValue annoValue() default @AnnotationValue(stringValue = "StringValue"); in annoValue() field
70 AnnotationValue annoValue() default @AnnotationValue(stringValue = "StringValue"); in annoValue() field
94 AnnotationValue annoValue() default @AnnotationValue(stringValue = "StringValue"); in annoValue() field
122 AnnotationValue annoValue() default @AnnotationValue(stringValue = "StringValue"); in annoValue() field
133 @interface AnnotationValue { annotation
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/langtools/tools/javac/classfiles/attributes/annotations/
H A DWorkAnnotations.java43 AnnotationValue annoValue() default @AnnotationValue(stringValue = "StringValue"); in annoValue() field
70 AnnotationValue annoValue() default @AnnotationValue(stringValue = "StringValue"); in annoValue() field
94 AnnotationValue annoValue() default @AnnotationValue(stringValue = "StringValue"); in annoValue() field
122 AnnotationValue annoValue() default @AnnotationValue(stringValue = "StringValue"); in annoValue() field
133 @interface AnnotationValue { annotation
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/langtools/tools/javac/classfiles/attributes/annotations/
H A DWorkAnnotations.java43 AnnotationValue annoValue() default @AnnotationValue(stringValue = "StringValue"); in annoValue() field
70 AnnotationValue annoValue() default @AnnotationValue(stringValue = "StringValue"); in annoValue() field
94 AnnotationValue annoValue() default @AnnotationValue(stringValue = "StringValue"); in annoValue() field
122 AnnotationValue annoValue() default @AnnotationValue(stringValue = "StringValue"); in annoValue() field
133 @interface AnnotationValue { annotation
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/langtools/tools/javac/classfiles/attributes/annotations/
H A DWorkAnnotations.java43 AnnotationValue annoValue() default @AnnotationValue(stringValue = "StringValue"); in annoValue() field
70 AnnotationValue annoValue() default @AnnotationValue(stringValue = "StringValue"); in annoValue() field
94 AnnotationValue annoValue() default @AnnotationValue(stringValue = "StringValue"); in annoValue() field
122 AnnotationValue annoValue() default @AnnotationValue(stringValue = "StringValue"); in annoValue() field
133 @interface AnnotationValue { annotation
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/langtools/tools/javac/classfiles/attributes/annotations/
H A DWorkAnnotations.java43 AnnotationValue annoValue() default @AnnotationValue(stringValue = "StringValue"); in annoValue() field
70 AnnotationValue annoValue() default @AnnotationValue(stringValue = "StringValue"); in annoValue() field
94 AnnotationValue annoValue() default @AnnotationValue(stringValue = "StringValue"); in annoValue() field
122 AnnotationValue annoValue() default @AnnotationValue(stringValue = "StringValue"); in annoValue() field
133 @interface AnnotationValue { annotation
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/langtools/tools/javac/classfiles/attributes/annotations/
H A DWorkAnnotations.java43 AnnotationValue annoValue() default @AnnotationValue(stringValue = "StringValue"); in annoValue() field
70 AnnotationValue annoValue() default @AnnotationValue(stringValue = "StringValue"); in annoValue() field
94 AnnotationValue annoValue() default @AnnotationValue(stringValue = "StringValue"); in annoValue() field
122 AnnotationValue annoValue() default @AnnotationValue(stringValue = "StringValue"); in annoValue() field
133 @interface AnnotationValue { annotation
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/langtools/tools/javac/classfiles/attributes/annotations/
H A DWorkAnnotations.java43 AnnotationValue annoValue() default @AnnotationValue(stringValue = "StringValue"); in annoValue() field
70 AnnotationValue annoValue() default @AnnotationValue(stringValue = "StringValue"); in annoValue() field
94 AnnotationValue annoValue() default @AnnotationValue(stringValue = "StringValue"); in annoValue() field
122 AnnotationValue annoValue() default @AnnotationValue(stringValue = "StringValue"); in annoValue() field
133 @interface AnnotationValue { annotation
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.javadoc/share/classes/com/sun/javadoc/
H A DAnnotationValue.java42 public interface AnnotationValue { interface
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/jdk.javadoc/share/classes/com/sun/javadoc/
H A DAnnotationValue.java42 public interface AnnotationValue { interface
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/jdk.javadoc/share/classes/com/sun/javadoc/
H A DAnnotationValue.java42 public interface AnnotationValue { interface
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/langtools/src/share/classes/com/sun/javadoc/
H A DAnnotationValue.java35 public interface AnnotationValue { interface
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/langtools/src/share/classes/com/sun/javadoc/
H A DAnnotationValue.java35 public interface AnnotationValue { interface
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.core/org.eclipse.jdt.apt.core/src/com/sun/mirror/declaration/
H A DAnnotationValue.java45 public interface AnnotationValue { interface
/dports/net/grpcurl/grpcurl-1.8.5/vendor/google.golang.org/genproto/googleapis/cloud/datalabeling/v1beta1/
H A Dannotation.pb.go335 type AnnotationValue struct { struct
336 state protoimpl.MessageState
337 sizeCache protoimpl.SizeCache
338 unknownFields protoimpl.UnknownFields
350 ValueType isAnnotationValue_ValueType `protobuf_oneof:"value_type"`
353 func (x *AnnotationValue) Reset() {
362 func (x *AnnotationValue) String() string {
366 func (*AnnotationValue) ProtoMessage() {}
368 func (x *AnnotationValue) ProtoReflect() protoreflect.Message {
381 func (*AnnotationValue) Descriptor() ([]byte, []int) {
[all …]
/dports/net/rclone/rclone-1.57.0/vendor/google.golang.org/genproto/googleapis/cloud/datalabeling/v1beta1/
H A Dannotation.pb.go330 type AnnotationValue struct { struct
331 state protoimpl.MessageState
332 sizeCache protoimpl.SizeCache
333 unknownFields protoimpl.UnknownFields
345 ValueType isAnnotationValue_ValueType `protobuf_oneof:"value_type"`
348 func (x *AnnotationValue) Reset() {
357 func (x *AnnotationValue) String() string {
361 func (*AnnotationValue) ProtoMessage() {}
363 func (x *AnnotationValue) ProtoReflect() protoreflect.Message {
376 func (*AnnotationValue) Descriptor() ([]byte, []int) {
[all …]
/dports/security/vault/vault-1.8.2/vendor/google.golang.org/genproto/googleapis/cloud/datalabeling/v1beta1/
H A Dannotation.pb.go335 type AnnotationValue struct { struct
336 state protoimpl.MessageState
337 sizeCache protoimpl.SizeCache
338 unknownFields protoimpl.UnknownFields
350 ValueType isAnnotationValue_ValueType `protobuf_oneof:"value_type"`
353 func (x *AnnotationValue) Reset() {
362 func (x *AnnotationValue) String() string {
366 func (*AnnotationValue) ProtoMessage() {}
368 func (x *AnnotationValue) ProtoReflect() protoreflect.Message {
381 func (*AnnotationValue) Descriptor() ([]byte, []int) {
[all …]
/dports/net/drive/drive-0.4.0/vendor/google.golang.org/genproto/googleapis/cloud/datalabeling/v1beta1/
H A Dannotation.pb.go330 type AnnotationValue struct { struct
331 state protoimpl.MessageState
332 sizeCache protoimpl.SizeCache
333 unknownFields protoimpl.UnknownFields
345 ValueType isAnnotationValue_ValueType `protobuf_oneof:"value_type"`
348 func (x *AnnotationValue) Reset() {
357 func (x *AnnotationValue) String() string {
361 func (*AnnotationValue) ProtoMessage() {}
363 func (x *AnnotationValue) ProtoReflect() protoreflect.Message {
376 func (*AnnotationValue) Descriptor() ([]byte, []int) {
[all …]
/dports/www/gohugo/hugo-0.91.2/vendor/google.golang.org/genproto/googleapis/cloud/datalabeling/v1beta1/
H A Dannotation.pb.go330 type AnnotationValue struct { struct
331 state protoimpl.MessageState
332 sizeCache protoimpl.SizeCache
333 unknownFields protoimpl.UnknownFields
345 ValueType isAnnotationValue_ValueType `protobuf_oneof:"value_type"`
348 func (x *AnnotationValue) Reset() {
357 func (x *AnnotationValue) String() string {
361 func (*AnnotationValue) ProtoMessage() {}
363 func (x *AnnotationValue) ProtoReflect() protoreflect.Message {
376 func (*AnnotationValue) Descriptor() ([]byte, []int) {
[all …]
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/google.golang.org/genproto/googleapis/cloud/datalabeling/v1beta1/
H A Dannotation.pb.go335 type AnnotationValue struct { struct
336 state protoimpl.MessageState
337 sizeCache protoimpl.SizeCache
338 unknownFields protoimpl.UnknownFields
350 ValueType isAnnotationValue_ValueType `protobuf_oneof:"value_type"`
353 func (x *AnnotationValue) Reset() {
362 func (x *AnnotationValue) String() string {
366 func (*AnnotationValue) ProtoMessage() {}
368 func (x *AnnotationValue) ProtoReflect() protoreflect.Message {
381 func (*AnnotationValue) Descriptor() ([]byte, []int) {
[all …]
/dports/www/gitlab-pages/gitlab-pages-f8512edbec4ec83b426c8ca2dda467de424685e4/vendor/google.golang.org/genproto/googleapis/cloud/datalabeling/v1beta1/
H A Dannotation.pb.go330 type AnnotationValue struct { struct
331 state protoimpl.MessageState
332 sizeCache protoimpl.SizeCache
333 unknownFields protoimpl.UnknownFields
345 ValueType isAnnotationValue_ValueType `protobuf_oneof:"value_type"`
348 func (x *AnnotationValue) Reset() {
357 func (x *AnnotationValue) String() string {
361 func (*AnnotationValue) ProtoMessage() {}
363 func (x *AnnotationValue) ProtoReflect() protoreflect.Message {
376 func (*AnnotationValue) Descriptor() ([]byte, []int) {
[all …]
/dports/net/cloudquery/cloudquery-0.16.0/vendor/google.golang.org/genproto/googleapis/cloud/datalabeling/v1beta1/
H A Dannotation.pb.go330 type AnnotationValue struct { struct
331 state protoimpl.MessageState
332 sizeCache protoimpl.SizeCache
333 unknownFields protoimpl.UnknownFields
345 ValueType isAnnotationValue_ValueType `protobuf_oneof:"value_type"`
348 func (x *AnnotationValue) Reset() {
357 func (x *AnnotationValue) String() string {
361 func (*AnnotationValue) ProtoMessage() {}
363 func (x *AnnotationValue) ProtoReflect() protoreflect.Message {
376 func (*AnnotationValue) Descriptor() ([]byte, []int) {
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/google.golang.org/genproto/googleapis/cloud/datalabeling/v1beta1/
H A Dannotation.pb.go330 type AnnotationValue struct { struct
331 state protoimpl.MessageState
332 sizeCache protoimpl.SizeCache
333 unknownFields protoimpl.UnknownFields
345 ValueType isAnnotationValue_ValueType `protobuf_oneof:"value_type"`
348 func (x *AnnotationValue) Reset() {
357 func (x *AnnotationValue) String() string {
361 func (*AnnotationValue) ProtoMessage() {}
363 func (x *AnnotationValue) ProtoReflect() protoreflect.Message {
376 func (*AnnotationValue) Descriptor() ([]byte, []int) {
[all …]

123456789