Index

A B G I N O R S T V 
All Classes and Interfaces|All Packages|Serialized Form

A

AuditableServerServiceInstance - Class in org.odpi.openmetadata.commonservices.multitenant
AuditableServerServiceInstance caches references to OMRS objects for a specific server.
AuditableServerServiceInstance(String, String, AuditLog, String, int) - Constructor for class org.odpi.openmetadata.commonservices.multitenant.AuditableServerServiceInstance
Constructor.
AuditableServerServiceInstanceHandler - Class in org.odpi.openmetadata.commonservices.multitenant
AuditableServerServiceInstanceHandler supports registered services that have an audit log.

B

BAD_SERVER_SECURITY_CONNECTION - Enum constant in enum class org.odpi.openmetadata.commonservices.multitenant.ffdc.OMAGServerInstanceErrorCode
OMAG-MULTI-TENANT-400-001 - The OMAG server {0} has been configured with a bad connection to its security connector.
BAD_TOPIC_CONNECTOR_PROVIDER - Enum constant in enum class org.odpi.openmetadata.commonservices.multitenant.ffdc.OMAGServerInstanceAuditCode
OMAG-MULTI-TENANT-0001 - Method {0} called on behalf of the {1} service detected a {2} exception when creating an open metadata topic connection because the connector provider is incorrect.
BAD_TOPIC_CONNECTOR_PROVIDER - Enum constant in enum class org.odpi.openmetadata.commonservices.multitenant.ffdc.OMAGServerInstanceErrorCode
OMAG-MULTI-TENANT-500-003 - Method {0} called on behalf of the {1} service detected a {2} exception when creating an open metadata topic connection because the connector provider is incorrect.

G

getActiveServerList(String) - Method in class org.odpi.openmetadata.commonservices.multitenant.OMAGServerPlatformInstanceMap
Return the list of OMAG Servers running in this OMAG Server Platform.
getActiveServicesForServer(String, String) - Method in class org.odpi.openmetadata.commonservices.multitenant.OMAGServerPlatformInstanceMap
Return the list of services running in an OMAG Server that is running on this OMAG Server Platform.
getAllRegisteredServices(String) - Method in class org.odpi.openmetadata.commonservices.multitenant.OMAGServerPlatformInstanceMap
Return the list of services that are registered (supported) in this OMAG Server Platform and can be configured as part of a server.
getAuditLog(String, String, String) - Method in class org.odpi.openmetadata.commonservices.multitenant.AuditableServerServiceInstanceHandler
Return the audit log for this access service and server.
getDefaultZones(String, String, String) - Method in class org.odpi.openmetadata.commonservices.multitenant.OMASServiceInstanceHandler
Retrieve the default zones set up for this service instance.
getDefaultZones(String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.multitenant.OMASServiceInstanceHandler
Get the defaultZones for a specific service.
getEndsWithRegex(String, boolean) - Method in class org.odpi.openmetadata.commonservices.multitenant.OMVSServiceInstanceHandler
Retrieve an escaped version of the provided string that can be passed to methods that expect regular expressions, to search for the string with an "ends with" semantic.
getErrorHandler(String, String, String) - Method in class org.odpi.openmetadata.commonservices.multitenant.OMASServiceInstanceHandler
Retrieve the handler for managing errors from the repository services.
getExceptionHandler() - Method in class org.odpi.openmetadata.commonservices.multitenant.OMASServiceInstanceHandler
Retrieve the exception handler that can package up common exceptions and pack them into a REST Response.
getExceptionHandler() - Method in class org.odpi.openmetadata.commonservices.multitenant.OMVSServiceInstanceHandler
Retrieve the exception handler that can package up common exceptions and pack them into a REST Response.
getInTopicClientConnection(String) - Method in class org.odpi.openmetadata.commonservices.multitenant.OMASServiceInstance
Return the connection used in the client to create a connector to send events from the in topic.
getInTopicConnection(String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.multitenant.OMASServiceInstanceHandler
Return the connection used in the client to create a connector to access events from the out topic.
getInvalidParameterHandler() - Method in class org.odpi.openmetadata.commonservices.multitenant.OMAGServerServiceInstance
Return the handler for validating parameters.
getKnownServerList(String) - Method in class org.odpi.openmetadata.commonservices.multitenant.OMAGServerPlatformInstanceMap
Return the list of OMAG Servers that have run or are running in this OMAG Server Platform.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.commonservices.multitenant.ffdc.OMAGServerInstanceAuditCode
Retrieve a message definition object for logging.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.commonservices.multitenant.ffdc.OMAGServerInstanceErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.commonservices.multitenant.ffdc.OMAGServerInstanceAuditCode
Retrieve a message definition object for logging.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.commonservices.multitenant.ffdc.OMAGServerInstanceErrorCode
Retrieve a message definition object for an exception.
getMetadataCollection(String, String, String) - Method in class org.odpi.openmetadata.commonservices.multitenant.OMASServiceInstanceHandler
Retrieve the metadata collection for the access service.
getMiddleRegex(String, boolean) - Method in class org.odpi.openmetadata.commonservices.multitenant.OMVSServiceInstanceHandler
Retrieve an escaped version of the provided string that can be passed to methods that expect regular expressions, to search for the string with a "starts with" semantic.
getOutTopicConnection(String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.multitenant.OMASServiceInstanceHandler
Return the connection used in the client to create a connector to access events from the out topic.
getPublishZones(String, String, String) - Method in class org.odpi.openmetadata.commonservices.multitenant.OMASServiceInstanceHandler
Retrieve the publishZones set up for this service instance.
getPublishZones(String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.multitenant.OMASServiceInstanceHandler
Get the publishZones for a specific service.
getRegisteredAccessServices(String) - Method in class org.odpi.openmetadata.commonservices.multitenant.OMAGServerPlatformInstanceMap
Return the list of access services that are registered (supported) in this OMAG Server Platform and can be configured in a metadata access point or metadata server.
getRegisteredCommonServices(String) - Method in class org.odpi.openmetadata.commonservices.multitenant.OMAGServerPlatformInstanceMap
Return the list of common services that are registered (supported) in this OMAG Server Platform and can be configured as part of a server.
getRegisteredEngineServices(String) - Method in class org.odpi.openmetadata.commonservices.multitenant.OMAGServerPlatformInstanceMap
Return the list of engine services that are registered (supported) in this OMAG Server Platform and can be configured in an engine hosting OMAG server.
getRegisteredGovernanceServices(String) - Method in class org.odpi.openmetadata.commonservices.multitenant.OMAGServerPlatformInstanceMap
Return the list of governance services that are registered (supported) in this OMAG Server Platform and can be configured as part of a governance server.
getRegisteredIntegrationServices(String) - Method in class org.odpi.openmetadata.commonservices.multitenant.OMAGServerPlatformInstanceMap
Return the list of access services that are registered (supported) in this OMAG Server Platform and can be configured in an integration daemon.
getRegisteredOMAGService(int) - Method in class org.odpi.openmetadata.commonservices.multitenant.OMASServiceInstance
 
getRegisteredOMAGService(String, String, int, String) - Method in class org.odpi.openmetadata.commonservices.multitenant.OMASServiceInstanceHandler
Retrieve the requesting service's description.
getRegisteredViewServices(String) - Method in class org.odpi.openmetadata.commonservices.multitenant.OMAGServerPlatformInstanceMap
Return the list of view services that are registered (supported) in this OMAG Server Platform and can be configured in a view server.
getRemoteServerName() - Method in class org.odpi.openmetadata.commonservices.multitenant.OMESServiceInstance
Return the remote server name
getRemoteServerName() - Method in class org.odpi.openmetadata.commonservices.multitenant.OMVSServiceInstance
the remote server name
getRemoteServerURL() - Method in class org.odpi.openmetadata.commonservices.multitenant.OMVSServiceInstance
the remote server URL
getRemoteServerURLRoot() - Method in class org.odpi.openmetadata.commonservices.multitenant.OMESServiceInstance
the remote server URL
getRepositoryConnector(String, String, String) - Method in class org.odpi.openmetadata.commonservices.multitenant.OMASServiceInstanceHandler
Retrieve the repository connector for the access service.
getRepositoryHandler(String, String, String) - Method in class org.odpi.openmetadata.commonservices.multitenant.OMASServiceInstanceHandler
Retrieve the repository handler for the access service.
getRepositoryHelper(String, String, String) - Method in class org.odpi.openmetadata.commonservices.multitenant.OMASServiceInstanceHandler
Retrieve the repository helper for the access service.
getSearchString(String, boolean, boolean, boolean) - Method in class org.odpi.openmetadata.commonservices.multitenant.OMVSServiceInstanceHandler
Construct a regular expression from the string supplied by the caller.
getServerEndTime(String, String) - Method in class org.odpi.openmetadata.commonservices.multitenant.OMAGServerPlatformInstanceMap
Return the time this server instance last ended (or null if it is still running).
getServerHistory(String, String) - Method in class org.odpi.openmetadata.commonservices.multitenant.OMAGServerPlatformInstanceMap
Return the time this server instance last started.
getServerName() - Method in class org.odpi.openmetadata.commonservices.multitenant.OMAGServerServiceInstance
Return the server name.
getServerName() - Method in class org.odpi.openmetadata.commonservices.multitenant.OMASServiceInstance
Return the server name.
getServerSecurityVerifier(String, String) - Method in class org.odpi.openmetadata.commonservices.multitenant.OMAGServerServiceInstanceHandler
Return the security verifier for the server.
getServerStartTime(String, String) - Method in class org.odpi.openmetadata.commonservices.multitenant.OMAGServerPlatformInstanceMap
Return the time this server instance last started.
getServerStatus(String, String, String) - Method in class org.odpi.openmetadata.commonservices.multitenant.OMAGServerPlatformInstanceMap
Return the type of server.
getServerType(String, String, String) - Method in class org.odpi.openmetadata.commonservices.multitenant.OMAGServerPlatformInstanceMap
Return the type of server.
getServiceInstanceStatus() - Method in class org.odpi.openmetadata.commonservices.multitenant.OMAGServerServiceInstance
Return the current status of the service.
getServiceName() - Method in class org.odpi.openmetadata.commonservices.multitenant.OMAGServerServiceInstance
Return this service's official name.
getServiceName() - Method in class org.odpi.openmetadata.commonservices.multitenant.OMAGServerServiceInstanceHandler
Return the service's official name
getServiceName(String) - Method in class org.odpi.openmetadata.commonservices.multitenant.OMASServiceInstanceHandler
Return the service's official name.
getStartsWithRegex(String, boolean) - Method in class org.odpi.openmetadata.commonservices.multitenant.OMVSServiceInstanceHandler
Retrieve an escaped version of the provided string that can be passed to methods that expect regular expressions, to search for the string with a "starts with" semantic.
getSupportedZones(String, String, String) - Method in class org.odpi.openmetadata.commonservices.multitenant.OMASServiceInstanceHandler
Retrieve the supported zones set up for this service instance.
getSupportedZones(String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.multitenant.OMASServiceInstanceHandler
Get the supportedZones for a specific service.
GovernanceServerServiceInstance - Class in org.odpi.openmetadata.commonservices.multitenant
GovernanceServerServiceInstance caches references to OMRS objects for a specific server.
GovernanceServerServiceInstance(String, String, AuditLog, String, int) - Constructor for class org.odpi.openmetadata.commonservices.multitenant.GovernanceServerServiceInstance
Constructor where many OMASs are used and so the partner OMAS information is managed by the subclass
GovernanceServerServiceInstance(String, String, AuditLog, String, int, String, String) - Constructor for class org.odpi.openmetadata.commonservices.multitenant.GovernanceServerServiceInstance
Constructor where REST Services used.
GovernanceServerServiceInstance(String, String, AuditLog, String, int, String, String, String, String) - Constructor for class org.odpi.openmetadata.commonservices.multitenant.GovernanceServerServiceInstance
Constructor where all services used.
GovernanceServerServiceInstanceHandler - Class in org.odpi.openmetadata.commonservices.multitenant
GovernanceServerServiceInstanceHandler provides the base class for a governance server's instance handler.
GovernanceServerServiceInstanceHandler(String) - Constructor for class org.odpi.openmetadata.commonservices.multitenant.GovernanceServerServiceInstanceHandler
Constructor passes the service name that is used on all calls to this instance.

I

isServerActive(String, String) - Method in class org.odpi.openmetadata.commonservices.multitenant.OMAGServerPlatformInstanceMap
Return whether a particular server is active (running) in the platform.
isServerActive(String, String) - Method in class org.odpi.openmetadata.commonservices.multitenant.OMAGServerServiceInstanceHandler
Return whether a particular server is registered with the platform.
isServerKnown(String, String) - Method in class org.odpi.openmetadata.commonservices.multitenant.OMAGServerPlatformInstanceMap
Return whether a particular server is registered with the platform.

N

NewInstanceException - Exception in org.odpi.openmetadata.commonservices.multitenant.ffdc.exceptions
NewInstanceException is thrown if the OMAG service is not able to register a new instance of itself in its instance map.
NewInstanceException(ExceptionMessageDefinition, String, String) - Constructor for exception org.odpi.openmetadata.commonservices.multitenant.ffdc.exceptions.NewInstanceException
This is the typical constructor used for creating an NewInstanceException.
NewInstanceException(ExceptionMessageDefinition, String, String, Exception) - Constructor for exception org.odpi.openmetadata.commonservices.multitenant.ffdc.exceptions.NewInstanceException
This is the constructor used for creating an NewInstanceException when an unexpected error has been caught.
NewInstanceException(ExceptionMessageDefinition, String, String, Exception, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.commonservices.multitenant.ffdc.exceptions.NewInstanceException
This is the constructor used for creating an NewInstanceException when an unexpected error has been caught.
NewInstanceException(ExceptionMessageDefinition, String, String, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.commonservices.multitenant.ffdc.exceptions.NewInstanceException
This is the typical constructor used for creating an NewInstanceException.
NO_TOPIC_INFORMATION - Enum constant in enum class org.odpi.openmetadata.commonservices.multitenant.ffdc.OMAGServerInstanceAuditCode
OMAG-MULTI-TENANT-0002 - Method {0} called on behalf of the {1} service is unable to create a client-side open metadata topic connection because the topic name is not configured in the configuration for this service.
NO_TOPIC_INFORMATION - Enum constant in enum class org.odpi.openmetadata.commonservices.multitenant.ffdc.OMAGServerInstanceErrorCode
OMAG-MULTI-TENANT-400-003 - Method {0} called on behalf of the {1} service is unable to create a client-side open metadata topic connection because the topic name is not configured in the configuration for this service.
NOT_CORRECT_CONNECTOR_PROVIDER - Enum constant in enum class org.odpi.openmetadata.commonservices.multitenant.ffdc.OMAGServerInstanceErrorCode
OMAG-MULTI-TENANT-400-004 - The connector provider class name {0} does not create a connector of class {1} which is required for the {2}

O

OMAGServerInstanceAuditCode - Enum Class in org.odpi.openmetadata.commonservices.multitenant.ffdc
The OMAGServerInstanceAuditCode is used to define the message content for the OMRS Audit Log.
OMAGServerInstanceErrorCode - Enum Class in org.odpi.openmetadata.commonservices.multitenant.ffdc
The OMAGServerInstanceErrorCode is used to define first failure data capture (FFDC) for errors that occur when working with OMAG Server instances within the OMAG Server Platform It is used in conjunction with all multi-tenant exceptions, both Checked and Runtime (unchecked).
OMAGServerPlatformInstanceMap - Class in org.odpi.openmetadata.commonservices.multitenant
OMAGServerPlatformInstanceMap provides part of the mapping for inbound REST requests to the appropriate service instances for the requested server.
OMAGServerPlatformInstanceMap() - Constructor for class org.odpi.openmetadata.commonservices.multitenant.OMAGServerPlatformInstanceMap
Constructor for instances - used by service instances to get access to the platform map
OMAGServerServiceInstance - Class in org.odpi.openmetadata.commonservices.multitenant
OMAGServerServiceInstance represents an instance of a service in an OMAG Server.
OMAGServerServiceInstance(String, String, int) - Constructor for class org.odpi.openmetadata.commonservices.multitenant.OMAGServerServiceInstance
Default constructor
OMAGServerServiceInstance(String, String, String, int) - Constructor for class org.odpi.openmetadata.commonservices.multitenant.OMAGServerServiceInstance
Default constructor
OMAGServerServiceInstanceHandler - Class in org.odpi.openmetadata.commonservices.multitenant
OMAGServerServiceInstanceHandler retrieves information from the instance map for an OMAG server service instance.
OMAGServerServiceInstanceHandler(String) - Constructor for class org.odpi.openmetadata.commonservices.multitenant.OMAGServerServiceInstanceHandler
Constructor passes the service name that is used on all calls to this instance.
OMASServiceInstance - Class in org.odpi.openmetadata.commonservices.multitenant
OMASServiceInstance caches references to OMRS objects for a specific server.
OMASServiceInstance(String, OMRSRepositoryConnector, List<String>, List<String>, List<String>, AuditLog, String, int) - Constructor for class org.odpi.openmetadata.commonservices.multitenant.OMASServiceInstance
Set up the local repository connector that will service the REST Calls.
OMASServiceInstance(String, OMRSRepositoryConnector, List<String>, List<String>, List<String>, AuditLog, String, int, String, Connection, String, Connection) - Constructor for class org.odpi.openmetadata.commonservices.multitenant.OMASServiceInstance
Set up the local repository connector that will service the REST Calls.
OMASServiceInstance(String, OMRSRepositoryConnector, AuditLog, String, int) - Constructor for class org.odpi.openmetadata.commonservices.multitenant.OMASServiceInstance
Set up the local repository connector that will service the REST Calls.
OMASServiceInstanceHandler - Class in org.odpi.openmetadata.commonservices.multitenant
OMASServiceInstanceHandler retrieves information from the instance map for the access service instances.
OMASServiceInstanceHandler(String) - Constructor for class org.odpi.openmetadata.commonservices.multitenant.OMASServiceInstanceHandler
Constructor
OMESServiceInstance - Class in org.odpi.openmetadata.commonservices.multitenant
Represents an instance of an Open Metadata Engine Service (OMES) running in a specific server.
OMESServiceInstance(String, String, AuditLog, String, int, String, String) - Constructor for class org.odpi.openmetadata.commonservices.multitenant.OMESServiceInstance
Set up the OMES service instance
OMESServiceInstanceHandler - Class in org.odpi.openmetadata.commonservices.multitenant
OMESServiceInstanceHandler retrieves information from the instance map for the engine service instances.
OMESServiceInstanceHandler(String) - Constructor for class org.odpi.openmetadata.commonservices.multitenant.OMESServiceInstanceHandler
Constructor
OMRS_NOT_AVAILABLE - Enum constant in enum class org.odpi.openmetadata.commonservices.multitenant.ffdc.OMAGServerInstanceErrorCode
OMAG-MULTI-TENANT-404-005 - The open metadata repository services are not available for the {0} operation
OMRS_NOT_INITIALIZED - Enum constant in enum class org.odpi.openmetadata.commonservices.multitenant.ffdc.OMAGServerInstanceErrorCode
OMAG-MULTI-TENANT-404-004 - The open metadata repository services are not initialized for the {0} operation
OMVSServiceInstance - Class in org.odpi.openmetadata.commonservices.multitenant
It is responsible for registering itself in the instance map.
OMVSServiceInstance(String, String, AuditLog, String, int, String, String) - Constructor for class org.odpi.openmetadata.commonservices.multitenant.OMVSServiceInstance
Set up the OMVS service instance
OMVSServiceInstanceHandler - Class in org.odpi.openmetadata.commonservices.multitenant
OMVSServiceInstanceHandler retrieves information from the instance map for the view service instances.
OMVSServiceInstanceHandler(String) - Constructor for class org.odpi.openmetadata.commonservices.multitenant.OMVSServiceInstanceHandler
Constructor
org.odpi.openmetadata.commonservices.multitenant - package org.odpi.openmetadata.commonservices.multitenant
 
org.odpi.openmetadata.commonservices.multitenant.ffdc - package org.odpi.openmetadata.commonservices.multitenant.ffdc
 
org.odpi.openmetadata.commonservices.multitenant.ffdc.exceptions - package org.odpi.openmetadata.commonservices.multitenant.ffdc.exceptions
 

R

removeServerServiceInstance(String) - Method in class org.odpi.openmetadata.commonservices.multitenant.OMAGServerServiceInstanceHandler
Remove the instance for this server.

S

SERVER_NAME_NOT_AVAILABLE - Enum constant in enum class org.odpi.openmetadata.commonservices.multitenant.ffdc.OMAGServerInstanceErrorCode
OMAG-MULTI-TENANT-404-003 - The server name is not available for the {0} operation
SERVER_NOT_AVAILABLE - Enum constant in enum class org.odpi.openmetadata.commonservices.multitenant.ffdc.OMAGServerInstanceErrorCode
OMAG-MULTI-TENANT-404-001 - The OMAG Server {0} is not available to service a request from user {1}
SERVICE_NOT_AVAILABLE - Enum constant in enum class org.odpi.openmetadata.commonservices.multitenant.ffdc.OMAGServerInstanceErrorCode
OMAG-MULTI-TENANT-404-002 - The {0} service is not available on OMAG Server {1} to handle a request from user {2}
SERVICES_NOT_SHUTDOWN - Enum constant in enum class org.odpi.openmetadata.commonservices.multitenant.ffdc.OMAGServerInstanceErrorCode
OMAG-MULTI-TENANT-400-002 - The OMAG server {0} has been requested to shut down but the following services are still running: {1}
setMaxPageSize(int) - Method in class org.odpi.openmetadata.commonservices.multitenant.OMAGServerServiceInstance
Override the default maximum paging size.
setSecurityVerifier(OpenMetadataServerSecurityVerifier) - Method in class org.odpi.openmetadata.commonservices.multitenant.OMAGServerServiceInstance
Set up a new security verifier (the handler runs with a default verifier until this method is called).
setServiceInstanceStatus(ServerInstanceStatus) - Method in class org.odpi.openmetadata.commonservices.multitenant.OMAGServerServiceInstance
Set up the current status of the service.
shutdown() - Method in class org.odpi.openmetadata.commonservices.multitenant.OMAGServerServiceInstance
Unregister this instance from the instance map.
shutdownServerInstance(String, String, String) - Method in class org.odpi.openmetadata.commonservices.multitenant.OMAGServerPlatformInstanceMap
Shutdown the server instance.
startUpServerInstance(String, String, AuditLog, Connection) - Method in class org.odpi.openmetadata.commonservices.multitenant.OMAGServerPlatformInstanceMap
Start up the server with the requested security.

T

toString() - Method in enum class org.odpi.openmetadata.commonservices.multitenant.ffdc.OMAGServerInstanceErrorCode
JSON-style toString

V

validateConnector(String, Class<?>, String) - Method in class org.odpi.openmetadata.commonservices.multitenant.GovernanceServerServiceInstanceHandler
Return a description of the connector for the requested connector provider after validating that the resulting connector implements the correct interface.
validateUserAsInvestigatorForPlatform(String) - Static method in class org.odpi.openmetadata.commonservices.multitenant.OMAGServerPlatformInstanceMap
Verify that the calling user is allowed to query the platform services.
validateUserAsOperatorForPlatform(String) - Static method in class org.odpi.openmetadata.commonservices.multitenant.OMAGServerPlatformInstanceMap
Check that the calling user is authorized to issue operator requests to the OMAG Server Platform.
valueOf(String) - Static method in enum class org.odpi.openmetadata.commonservices.multitenant.ffdc.OMAGServerInstanceAuditCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.commonservices.multitenant.ffdc.OMAGServerInstanceErrorCode
Returns the enum constant of this class with the specified name.
values() - Static method in enum class org.odpi.openmetadata.commonservices.multitenant.ffdc.OMAGServerInstanceAuditCode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.odpi.openmetadata.commonservices.multitenant.ffdc.OMAGServerInstanceErrorCode
Returns an array containing the constants of this enum class, in the order they are declared.
A B G I N O R S T V 
All Classes and Interfaces|All Packages|Serialized Form