com.hyper9.simdk.stubs.faults
Class MismatchedVMotionNetworkNames
java.lang.Object
java.lang.Throwable
java.lang.Exception
javax.xml.soap.SOAPException
com.hyper9.simdk.stubs.faults.MethodFault
com.hyper9.simdk.stubs.faults.VimFault
com.hyper9.simdk.stubs.faults.MigrationFault
com.hyper9.simdk.stubs.faults.MismatchedVMotionNetworkNames
- All Implemented Interfaces:
- Serializable
@WebFault(name="MismatchedVMotionNetworkNames",
targetNamespace="urn:internalvim25")
public class MismatchedVMotionNetworkNames
- extends MigrationFault
- Author:
- akutz
- See Also:
- Serialized Form
MismatchedVMotionNetworkNames
public MismatchedVMotionNetworkNames()
getSourceNetwork
public String getSourceNetwork()
setSourceNetwork
public void setSourceNetwork(String toSet)
getDestNetwork
public String getDestNetwork()
setDestNetwork
public void setDestNetwork(String toSet)
Copyright © 2009-2010 Hyper9. All Rights Reserved.