| Modifier and Type | Class and Description |
|---|---|
class |
DynamicProperty
Java class for dynamicProperty complex type.
|
class |
ListProperty
The definition of a child list of properties.
|
class |
MapProperty
The definition of a child map of properties.
|
class |
SimpleProperty
Java class for simpleProperty complex type.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<JAXBElement<? extends ConfigurationProperty>> |
PropertyGroup.configurationProperty |
protected List<JAXBElement<? extends ConfigurationProperty>> |
MapProperty.configurationProperty |
protected JAXBElement<? extends ConfigurationProperty> |
ListProperty.configurationProperty |
protected List<JAXBElement<? extends ConfigurationProperty>> |
ConfigurationDescriptor.configurationProperty |
| Modifier and Type | Method and Description |
|---|---|
ConfigurationProperty |
ObjectFactory.createConfigurationProperty()
Create an instance of
ConfigurationProperty |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<ConfigurationProperty> |
ObjectFactory.createConfigurationProperty(ConfigurationProperty value)
|
List<JAXBElement<? extends ConfigurationProperty>> |
PropertyGroup.getConfigurationProperty()
Gets the value of the configurationProperty property.
|
List<JAXBElement<? extends ConfigurationProperty>> |
MapProperty.getConfigurationProperty()
The map of child property definitions.
|
JAXBElement<? extends ConfigurationProperty> |
ListProperty.getConfigurationProperty()
The type of child property.
|
List<JAXBElement<? extends ConfigurationProperty>> |
ConfigurationDescriptor.getConfigurationProperty()
Gets the value of the configurationProperty property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<ConfigurationProperty> |
ObjectFactory.createConfigurationProperty(ConfigurationProperty value)
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListProperty.setConfigurationProperty(JAXBElement<? extends ConfigurationProperty> value)
The type of child property.
|
| Modifier and Type | Method and Description |
|---|---|
protected static QName |
ConfigurationInstanceDescriptorUtil.getTagName(ConfigurationProperty descriptor) |
| Modifier and Type | Class and Description |
|---|---|
class |
ListPropertyInstanceDescriptor
Java class for ListProperty complex type.
|
class |
MapPropertyInstanceDescriptor
Java class for MapProperty complex type.
|
class |
SimplePropertyInstanceDescriptor
Java class for anonymous complex type.
|
Copyright © 2008-2013 Red Hat, Inc.. All Rights Reserved.