public class InstallAddOn extends PendingAction
installAddOn
method, the API automatically creates an instance of the InstallAddOn
class and
adds it to the underlying object's collection of PendingAction
objects.Constructor and Description |
---|
InstallAddOn(java.lang.String addOnId)
Creates a new instance of the
InstallAddOn pending action object. |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getAddOnId()
Returns an identifier for the add-on to be applied to the underlying object for this pending action.
|
getBinaryListValue, getBinaryValue, getBooleanListValue, getBooleanValue, getDateTimeListValue, getDateTimeValue, getEngineObjectValue, getFloat64ListValue, getFloat64Value, getIdListValue, getIdValue, getInteger32ListValue, getInteger32Value, getObjectValue, getStringListValue, getStringValue, putObjectValue, putValue, putValue, putValue, putValue, putValue, putValue, putValue, putValue, putValue, putValue, putValue, putValue, putValue, putValue, putValue, toString
© Copyright IBM Corporation 2006, 2015. All rights reserved.