public interface ImportElementInfo
Modifier and Type | Method and Description |
---|---|
List<ImportElementInfo> |
getChildren()
Provides the information containers for the element's children.
|
long |
getId()
Provides the id of the element.
|
String |
getName()
Provides the name of the element.
|
ImportElementInfo |
getParent()
Provides an information container on this element's parent.
|
long getId()
String getName()
@Nullable ImportElementInfo getParent()
@NotNull List<ImportElementInfo> getChildren()
Copyright © 2015 e-Spirit AG. All Rights Reserved. Build 5.1.408