public interface TypeDefinitionContainer extends ExtensionsData
| Modifier and Type | Method and Description |
|---|---|
List<TypeDefinitionContainer> |
getChildren()
Returns direct children of the type definition at this level.
|
TypeDefinition |
getTypeDefinition()
Returns the type definition at this level.
|
getExtensions, setExtensionsTypeDefinition getTypeDefinition()
List<TypeDefinitionContainer> getChildren()
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.