public class Declaration extends Object
| Constructor and Description |
|---|
Declaration(String name,
Class<?> clazz) |
Declaration(String name,
Class<?> clazz,
boolean created) |
| Modifier and Type | Method and Description |
|---|---|
Class<?> |
getClazz() |
Boolean |
getCreated() |
String |
getName() |
String |
toString() |
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.