Package | Description |
---|---|
org.jboss.logging.processor.model |
Modifier and Type | Method and Description |
---|---|
MessageInterface.AnnotatedType |
MessageInterface.getAnnotatedType()
Returns the annotation type on the interface.
|
static MessageInterface.AnnotatedType |
MessageInterface.AnnotatedType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MessageInterface.AnnotatedType[] |
MessageInterface.AnnotatedType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2022 JBoss by Red Hat. All rights reserved.