|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Locale | |
---|---|
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. |
org.eclipse.datatools.connectivity.oda.design.util | Provides a utility component for handling of ODA Design API objects. |
Uses of Locale in org.eclipse.datatools.connectivity.oda.design |
---|
Methods in org.eclipse.datatools.connectivity.oda.design that return Locale | |
---|---|
Locale |
DesignFactory.createLocale()
Returns a new object of class 'Locale'. |
Locale |
DesignSessionRequest.getSessionLocale()
Returns the value of the 'Session Locale' containment reference. |
Methods in org.eclipse.datatools.connectivity.oda.design with parameters of type Locale | |
---|---|
void |
DesignSessionRequest.setSessionLocale(Locale value)
Sets the value of the ' Session Locale ' containment reference. |
Uses of Locale in org.eclipse.datatools.connectivity.oda.design.util |
---|
Methods in org.eclipse.datatools.connectivity.oda.design.util with parameters of type Locale | |
---|---|
T |
DesignSwitch.caseLocale(Locale object)
Returns the result of interpreting the object as an instance of 'Locale'. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |