public interface IJsonType
| Modifier and Type | Method and Description |
|---|---|
default List<IJsonType> |
getDefinitions() |
String |
getIdentifier() |
String |
getName() |
IJsonParentType |
getParent() |
default void |
setDefinitions(List<IJsonType> definitions) |
Copyright © 2018. All rights reserved.