Table of Contents

Namespace Java.Lang.Annotation

Classes

Annotation

.NET implementations of https://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html

AnnotationFormatError

https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/annotation/AnnotationFormatError.html

AnnotationTypeMismatchException

https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/annotation/AnnotationTypeMismatchException.html

Documented

https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/annotation/Documented.html

ElementType

https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/annotation/ElementType.html

IncompleteAnnotationException

https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/annotation/IncompleteAnnotationException.html

Inherited

https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/annotation/Inherited.html

Native

https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/annotation/Native.html

Repeatable

https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/annotation/Repeatable.html

Retention

https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/annotation/Retention.html

RetentionPolicy

https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/annotation/RetentionPolicy.html

Target

https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/annotation/Target.html

Interfaces

IAnnotation

.NET interface skeleton to be manually developed following https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/annotation/Annotation.html

IDocumented

.NET interface skeleton to be manually developed following https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/annotation/Documented.html

IInherited

.NET interface skeleton to be manually developed following https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/annotation/Inherited.html

INative

.NET interface skeleton to be manually developed following https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/annotation/Native.html

IRepeatable

.NET interface skeleton to be manually developed following https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/annotation/Repeatable.html

IRetention

.NET interface skeleton to be manually developed following https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/annotation/Retention.html

ITarget

.NET interface skeleton to be manually developed following https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/annotation/Target.html