Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.0.0)

E17493-01

Uses of Class
oracle.ide.util.NameValuePair

Packages that use NameValuePair
oracle.ide.extension   
oracle.ide.feedback   
 

Uses of NameValuePair in oracle.ide.extension
 

Methods in oracle.ide.extension that return types with arguments of type NameValuePair
 java.util.Collection<NameValuePair<HashStructure>> HashStructureHook.getOrderedElements(HashStructure hash)
          Given a HashStructure representing a custom hook element that contains non-homogenous elements, get an ordered collection of hash structures encapsulating those elements.
 

Uses of NameValuePair in oracle.ide.feedback
 

Methods in oracle.ide.feedback that return types with arguments of type NameValuePair
 java.util.List<NameValuePair<java.lang.String>> FeedbackManagerCallback.getFeedbackAdditions(Feedback feedback)
          Return a list of additional items this participant wants to add to the feedback report.
 


Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.0.0)

E17493-01

Copyright © 1997, 2011, Oracle. All rights reserved.