public interface ObjectInFolderContainer extends ExtensionsData
Modifier and Type | Method and Description |
---|---|
List<ObjectInFolderContainer> |
getChildren()
Returns the object containers of the next level.
|
ObjectInFolderData |
getObject()
Returns the object at this level.
|
getExtensions, setExtensions
ObjectInFolderData getObject()
null
List<ObjectInFolderContainer> getChildren()
null
Copyright © 2009–2017 The Apache Software Foundation. All rights reserved.