public final class AnnotationAccess
extends com.aspose.ms.System.Enum
The annotation access.
Modifier and Type | Field and Description |
---|---|
static byte |
ANNOTATION_PERMISSIONS
The access using annotation permissions
|
static byte |
PRIVATE
The private
|
static byte |
PUBLIC
The public
|
Modifier and Type | Method and Description |
---|---|
static byte[] |
numbers() |
public static final byte PUBLIC
The public
public static final byte PRIVATE
The private
public static final byte ANNOTATION_PERMISSIONS
The access using annotation permissions
Copyright © 2018. All rights reserved.