com.hyper9.simdk.stubs.faults
Class VAppPropertyFault
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.VmConfigFault
com.hyper9.simdk.stubs.faults.VAppPropertyFault
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- InvalidNetworkInType, InvalidPropertyType, InvalidPropertyValue, MissingNetworkIpConfig, NoAvailableIp, NotUserConfigurableProperty, NoVcManagedIpConfigured
@WebFault(name="VAppPropertyFault",
targetNamespace="urn:internalvim25")
public class VAppPropertyFault
- extends VmConfigFault
- Author:
- akutz
- See Also:
- Serialized Form
VAppPropertyFault
public VAppPropertyFault()
getId
public String getId()
setId
public void setId(String toSet)
getCategory
public String getCategory()
setCategory
public void setCategory(String toSet)
getLabel
public String getLabel()
setLabel
public void setLabel(String toSet)
getType
public String getType()
setType
public void setType(String toSet)
getValue
public String getValue()
setValue
public void setValue(String toSet)
Copyright © 2009-2010 Hyper9. All Rights Reserved.