Package com.vmware.vim25
Class ExpiredFeatureLicense
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
java.rmi.RemoteException
com.vmware.vim25.MethodFault
com.vmware.vim25.RuntimeFault
com.vmware.vim25.NotEnoughLicenses
com.vmware.vim25.ExpiredFeatureLicense
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
ExpiredAddonLicense,ExpiredEditionLicense
- See Also:
-
Field Summary
FieldsFields 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 TypeMethodDescriptionintgetCount()voidsetCount(int count) voidsetExpirationDate(Calendar expirationDate) voidsetFeature(String feature) Methods 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
-
feature
-
count
public int count -
expirationDate
-
-
Constructor Details
-
ExpiredFeatureLicense
public ExpiredFeatureLicense()
-
-
Method Details
-
getFeature
-
getCount
public int getCount() -
getExpirationDate
-
setFeature
-
setCount
public void setCount(int count) -
setExpirationDate
-