public class Initialization extends Object
Java class for Initialization complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Initialization">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="configuration" type="{}Configuration" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
Initialization() |
| Modifier and Type | Method and Description |
|---|---|
Configuration |
getConfiguration()
Gets the value of the configuration property.
|
boolean |
isSetConfiguration() |
void |
setConfiguration(Configuration value)
Sets the value of the configuration property.
|
public Configuration getConfiguration()
Configurationpublic void setConfiguration(Configuration value)
value - allowed object is
Configurationpublic boolean isSetConfiguration()
Copyright ? 2010 Red Hat, Inc - released under the Apache License Version 2.0