Uses of Interface
org.eclipse.datatools.connectivity.oda.design.NameValuePair

Packages that use NameValuePair
org.eclipse.datatools.connectivity.oda.design [Platform API] Defines an Open Data Access (ODA) design session that allows a custom ODA designer tool to specify the slice of data to access at run-time. 
 

Uses of NameValuePair in org.eclipse.datatools.connectivity.oda.design
 

Methods in org.eclipse.datatools.connectivity.oda.design that return NameValuePair
 NameValuePair Property.getNameValue()
          Returns the value of the 'Name Value' containment reference.
 NameValuePair DesignFactory.createNameValuePair()
          Returns a new object of class 'Name Value Pair'.
 

Methods in org.eclipse.datatools.connectivity.oda.design with parameters of type NameValuePair
 void Property.setNameValue(NameValuePair value)
          Sets the value of the 'Name Value' containment reference.
 



Copyright © 2007 Actuate, IBM Corporation, Sybase, Inc. and others. All rights reserved.