public class UnmanagedNetworkContainer extends IdentifiedContainer implements UnmanagedNetwork
Constructor and Description |
---|
UnmanagedNetworkContainer() |
Modifier and Type | Method and Description |
---|---|
Host |
host() |
void |
host(Host newHost) |
HostNic |
hostNic() |
void |
hostNic(HostNic newHostNic) |
boolean |
hostNicPresent() |
boolean |
hostPresent() |
comment, comment, commentPresent, description, description, descriptionPresent, href, href, hrefPresent, id, id, idPresent, name, name, namePresent
makeArrayList, makeUnmodifiableList
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
comment, commentPresent, description, descriptionPresent, href, hrefPresent, id, idPresent, name, namePresent
public Host host()
host
in interface UnmanagedNetwork
public void host(Host newHost)
public boolean hostPresent()
hostPresent
in interface UnmanagedNetwork
public HostNic hostNic()
hostNic
in interface UnmanagedNetwork
public void hostNic(HostNic newHostNic)
public boolean hostNicPresent()
hostNicPresent
in interface UnmanagedNetwork
Copyright © 2016. All rights reserved.