public interface DefinitionContext<T extends Interface>
Modifier and Type | Method and Description |
---|---|
String |
export(String path) |
T |
getInterface() |
InterfaceDefinition<T> |
getInterfaceDefinition() |
boolean |
hasSchemaTypes() |
boolean |
isCached() |
boolean |
loadIfNecessary() |
boolean hasSchemaTypes()
boolean isCached()
T getInterface()
InterfaceDefinition<T> getInterfaceDefinition() throws Exception
Exception
Copyright © 2019. All Rights Reserved.