public class NetworkLabelContainer extends IdentifiedContainer implements NetworkLabel
Constructor and Description |
---|
NetworkLabelContainer() |
Modifier and Type | Method and Description |
---|---|
HostNic |
hostNic() |
void |
hostNic(HostNic newHostNic) |
boolean |
hostNicPresent() |
Network |
network() |
void |
network(Network newNetwork) |
boolean |
networkPresent() |
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 HostNic hostNic()
hostNic
in interface NetworkLabel
public void hostNic(HostNic newHostNic)
public boolean hostNicPresent()
hostNicPresent
in interface NetworkLabel
public Network network()
network
in interface NetworkLabel
public void network(Network newNetwork)
public boolean networkPresent()
networkPresent
in interface NetworkLabel
Copyright © 2016. All rights reserved.