Package javaforce.vm
Class Network
java.lang.Object
javaforce.vm.Address
javaforce.vm.Network
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiontoString()toXML(NetworkBridge bridge, int vlan) Create XML for VirtualMachine XML.Methods inherited from class javaforce.vm.Address
cleanDec, cleanHex, getAddressXML, getBus, getDomain, getFunction, getPort, getSlot, getType, setAutoAddress, setPCIAddress, setUSBAddress
-
Field Details
-
network
-
model
-
mac
-
MODEL_E1000
- See Also:
-
MODEL_E1000E
- See Also:
-
MODEL_NET2K
- See Also:
-
MODEL_RTL8139
- See Also:
-
MODEL_VIRTIO
- See Also:
-
MODEL_i82801
- See Also:
-
MODEL_VMXNET3
- See Also:
-
-
Constructor Details
-
Network
-
-
Method Details