Package | Description |
---|---|
org.jboss.logging.processor.model |
Modifier and Type | Class and Description |
---|---|
static class |
ReturnType.VoidReturnType
Default type if the return type is void.
|
Modifier and Type | Field and Description |
---|---|
static ReturnType |
ReturnType.VOID |
Modifier and Type | Method and Description |
---|---|
ReturnType |
MessageMethod.returnType()
Returns the return type for the method.
|
Copyright © 2022 JBoss by Red Hat. All rights reserved.