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