com.hyper9.simdk.stubs.faults
Class OvfProperty
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.OvfFault
com.hyper9.simdk.stubs.faults.OvfInvalidPackage
com.hyper9.simdk.stubs.faults.OvfProperty
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- OvfPropertyNetwork, OvfPropertyQualifier, OvfPropertyQualifierDuplicate, OvfPropertyQualifierIgnored, OvfPropertyType, OvfPropertyValue
@WebFault(name="OvfProperty",
targetNamespace="urn:internalvim25")
public class OvfProperty
- extends OvfInvalidPackage
- Author:
- akutz
- See Also:
- Serialized Form
OvfProperty
public OvfProperty()
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.