public abstract class ParsedType extends Object implements ProcessableYaml
| Modifier and Type | Field and Description |
|---|---|
protected String |
name |
protected String |
packageName |
| Constructor and Description |
|---|
ParsedType(String name,
String packageName) |
| Modifier and Type | Method and Description |
|---|---|
String |
name() |
String |
packageName() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitprocessCopyright © 2019. All rights reserved.