public class UnmanagedNetwork extends BaseResource
Java class for UnmanagedNetwork complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="UnmanagedNetwork">
<complexContent>
<extension base="{}BaseResource">
<sequence>
<element ref="{}host_nic" minOccurs="0"/>
<element ref="{}host" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Constructor and Description |
|---|
UnmanagedNetwork() |
| Modifier and Type | Method and Description |
|---|---|
Host |
getHost()
Gets the value of the host property.
|
HostNIC |
getHostNic()
Gets the value of the hostNic property.
|
boolean |
isSetHost() |
boolean |
isSetHostNic() |
void |
setHost(Host value)
Sets the value of the host property.
|
void |
setHostNic(HostNIC value)
Sets the value of the hostNic property.
|
getComment, getCreationStatus, getDescription, getHref, getId, getLinks, getName, isSetComment, isSetCreationStatus, isSetDescription, isSetHref, isSetId, isSetLinks, isSetName, setComment, setCreationStatus, setDescription, setHref, setId, setName, unsetLinksgetActions, isSetActions, setActionspublic HostNIC getHostNic()
HostNICpublic void setHostNic(HostNIC value)
value - allowed object is
HostNICpublic boolean isSetHostNic()
public void setHost(Host value)
value - allowed object is
Hostpublic boolean isSetHost()
Copyright ? 2010 Red Hat, Inc - released under the Apache License Version 2.0