Oracle Java ME Embedded
B C F G I S 

B

BOOL_PROPERTY - Static variable in class com.oracle.configuration.Settings
 

C

com.oracle.configuration - package com.oracle.configuration
 

F

flushIniProperties(boolean) - Static method in class com.oracle.configuration.Settings
Write properties that must be written to ini file after reboot.

G

getBooleanProperty(String) - Static method in class com.oracle.configuration.Settings
Returns boolean property by name
getIntProperty(String) - Static method in class com.oracle.configuration.Settings
Returns int property by name
getPropertiesList() - Static method in class com.oracle.configuration.Settings
Returns list of all properties names from .ini file
getPropertyType(String) - Static method in class com.oracle.configuration.Settings
Return property type constant
getStringProperty(String) - Static method in class com.oracle.configuration.Settings
Returns String property by name

I

INT_PROPERTY - Static variable in class com.oracle.configuration.Settings
 
isReadonlyProperty(String) - Static method in class com.oracle.configuration.Settings
Return isReadonly flag of the property

S

setBooleanProperty(String, boolean) - Static method in class com.oracle.configuration.Settings
Sets new boolean value for property name.
setIntProperty(String, int) - Static method in class com.oracle.configuration.Settings
Sets new integer value for property name.
setStringProperty(String, String) - Static method in class com.oracle.configuration.Settings
Sets new String value for property name.
Settings - Class in com.oracle.configuration
The class to provide read and write access to configuration.
STRING_PROPERTY - Static variable in class com.oracle.configuration.Settings
 
B C F G I S 
Oracle Java ME Embedded

Copyright (c) 2014, Oracle and/or its affiliates. All rights reserved.