public interface Config
| Modifier and Type | Method and Description |
|---|---|
BundleStackLevel |
bundleStackLevel()
Returns the attribute bundleStackLevel.
|
void |
bundleStackLevel(BundleStackLevel bundleStackLevel)
Sets the attribute bundleStackLevel.
|
TeLinkAttributes |
teLinkAttributes()
Returns the attribute teLinkAttributes.
|
void |
teLinkAttributes(TeLinkAttributes teLinkAttributes)
Sets the attribute teLinkAttributes.
|
List<Object> |
teLinkTemplate()
Returns the attribute teLinkTemplate.
|
void |
teLinkTemplate(List<Object> teLinkTemplate)
Sets the attribute teLinkTemplate.
|
List<Object> teLinkTemplate()
BundleStackLevel bundleStackLevel()
TeLinkAttributes teLinkAttributes()
void teLinkTemplate(List<Object> teLinkTemplate)
teLinkTemplate - list of teLinkTemplatevoid bundleStackLevel(BundleStackLevel bundleStackLevel)
bundleStackLevel - value of bundleStackLevelvoid teLinkAttributes(TeLinkAttributes teLinkAttributes)
teLinkAttributes - value of teLinkAttributesCopyright © 2017. All rights reserved.