org.netbeans.modules.autoupdate.services 1.20.1

Uses of Class
org.netbeans.api.autoupdate.OperationContainer.OperationInfo

Packages that use OperationContainer.OperationInfo
org.netbeans.api.autoupdate Services for searching, downloading and installing NBM with new functionality or updates of installed modules. 
 

Uses of OperationContainer.OperationInfo in org.netbeans.api.autoupdate
 

Methods in org.netbeans.api.autoupdate that return OperationContainer.OperationInfo
 OperationContainer.OperationInfo<Support> OperationContainer.add(UpdateElement updateElement)
          Adds updateElement
 OperationContainer.OperationInfo<Support> OperationContainer.add(UpdateUnit updateUnit, UpdateElement updateElement)
          Adds updateElement
 

Methods in org.netbeans.api.autoupdate that return types with arguments of type OperationContainer.OperationInfo
 List<OperationContainer.OperationInfo<Support>> OperationContainer.listAll()
           
 List<OperationContainer.OperationInfo<Support>> OperationContainer.listInvalid()
           
 

Methods in org.netbeans.api.autoupdate with parameters of type OperationContainer.OperationInfo
 void OperationContainer.remove(OperationContainer.OperationInfo<Support> op)
          Removes op
 


org.netbeans.modules.autoupdate.services 1.20.1

Built on September 19 2011.  |  Portions Copyright 1997-2011 Sun Microsystems, Inc. All rights reserved.