public class Configuration
extends java.lang.Object
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="avalon_control_interface" type="{}avalon_control_interfaceType" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected AvalonControlInterfaceType |
avalonControlInterface |
| Constructor and Description |
|---|
Configuration() |
| Modifier and Type | Method and Description |
|---|---|
AvalonControlInterfaceType |
getAvalonControlInterface()
Gets the value of the avalonControlInterface property.
|
void |
setAvalonControlInterface(AvalonControlInterfaceType value)
Sets the value of the avalonControlInterface property.
|
protected AvalonControlInterfaceType avalonControlInterface
public AvalonControlInterfaceType getAvalonControlInterface()
AvalonControlInterfaceTypepublic void setAvalonControlInterface(AvalonControlInterfaceType value)
value - allowed object is
AvalonControlInterfaceType