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, setExtensions
TypeDefinition getTypeDefinition()
List<TypeDefinitionContainer> getChildren()
Copyright © 2009-2013 The Apache Software Foundation. All Rights Reserved.