public class StackConfiguration extends Object implements ConfigurationInfo
| Modifier and Type | Method and Description |
|---|---|
static AttributeSet |
attributeDefinitionSet() |
AttributeSet |
attributes() |
ElementDefinition |
getElementDefinition() |
String |
name() |
List<ConfigurationInfo> |
subElements() |
String |
toString() |
public static AttributeSet attributeDefinitionSet()
public AttributeSet attributes()
attributes in interface BaseConfigurationInfoAttributeSet declared by the configuration.public ElementDefinition getElementDefinition()
getElementDefinition in interface BaseConfigurationInfoElementDefinition of the configuration.public List<ConfigurationInfo> subElements()
subElements in interface ConfigurationInfopublic String name()
Copyright © 2022 JBoss by Red Hat. All rights reserved.