Package com.vmware.vim25
Class OvfAttribute
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
OvfInvalidValue,OvfMissingAttribute
- See Also:
-
Field Summary
FieldsFields inherited from class com.vmware.vim25.OvfInvalidPackage
lineNumberFields inherited from class com.vmware.vim25.MethodFault
dynamicProperty, dynamicType, faultCause, faultMessageFields inherited from class java.rmi.RemoteException
detail -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetAttributeName(String attributeName) voidsetElementName(String elementName) Methods inherited from class com.vmware.vim25.OvfInvalidPackage
getLineNumber, setLineNumberMethods inherited from class com.vmware.vim25.MethodFault
getDynamicProperty, getDynamicType, getFaultCause, getFaultMessage, setDynamicProperty, setDynamicType, setFaultCause, setFaultMessageMethods inherited from class java.rmi.RemoteException
getCause, getMessageMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
elementName
-
attributeName
-
-
Constructor Details
-
OvfAttribute
public OvfAttribute()
-
-
Method Details
-
getElementName
-
getAttributeName
-
setElementName
-
setAttributeName
-