Overview
Class
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
B
C
D
E
F
G
H
I
L
M
N
P
R
S
T
U
V
P
parse(String)
- Method in interface com.sap.dictionary.runtime.
ISimpleType
Returns an instance of Object with a value matching the given string.
parse(String, String)
- Method in interface com.sap.dictionary.runtime.
IUnitService
Returns an instance of Object with a value matching the given string, including normalizing and unitKey information
parseBigInteger(String)
- Method in interface com.sap.dictionary.runtime.
ISimpleType
Returns an instance of BigInteger with a value matching the given string.
parseBoolean(String)
- Method in interface com.sap.dictionary.runtime.
ISimpleType
Returns a value of type boolean with a value matching the given string.
parseBooleanObject(String)
- Method in interface com.sap.dictionary.runtime.
ISimpleType
Allocates a Boolean object representing the value true if the string argument is not null and is equal, ignoring case, to the string "true".
parseByte(String)
- Method in interface com.sap.dictionary.runtime.
ISimpleType
Returns a byte with a value matching the given string.
parseByteObject(String)
- Method in interface com.sap.dictionary.runtime.
ISimpleType
Returns an instance of Byte with a value matching the given string.
parseDate(String)
- Method in interface com.sap.dictionary.runtime.
ISimpleType
Returns an instance of java.sql.Date with a value matching the given string.
parseDecimal(String)
- Method in interface com.sap.dictionary.runtime.
ISimpleType
Returns an instance of BigDecimal with a value matching the given string.
parseDouble(String)
- Method in interface com.sap.dictionary.runtime.
ISimpleType
Returns a double with a value matching the given string.
parseDoubleObject(String)
- Method in interface com.sap.dictionary.runtime.
ISimpleType
Returns an instance of Double with a value matching the given string.
parseFloat(String)
- Method in interface com.sap.dictionary.runtime.
ISimpleType
Returns a float with a value matching the given string.
parseFloatObject(String)
- Method in interface com.sap.dictionary.runtime.
ISimpleType
Returns an instance of Float with a value matching the given string.
parseInt(String)
- Method in interface com.sap.dictionary.runtime.
ISimpleType
Returns an int with a value matching the given string.
parseInteger(String)
- Method in interface com.sap.dictionary.runtime.
ISimpleType
Returns an instance of Integer with a value matching the given string.
parseLong(String)
- Method in interface com.sap.dictionary.runtime.
ISimpleType
Returns a long with a value matching the given string.
parseLongObject(String)
- Method in interface com.sap.dictionary.runtime.
ISimpleType
Returns an instance of Long with a value matching the given string.
parseShort(String)
- Method in interface com.sap.dictionary.runtime.
ISimpleType
Returns a short with a value matching the given string.
parseShortObject(String)
- Method in interface com.sap.dictionary.runtime.
ISimpleType
Returns an instance of Short with a value matching the given string.
parseString(String)
- Method in interface com.sap.dictionary.runtime.
ISimpleType
Returns an instance of String with a value matching the given string.
parseTime(String)
- Method in interface com.sap.dictionary.runtime.
ISimpleType
Returns an instance of java.sql.Time with a value matching the given string.
parseTimestamp(String)
- Method in interface com.sap.dictionary.runtime.
ISimpleType
Returns an instance of java.sql.Timestamp with a value matching the given string.
parseUtilDate(String)
- Method in interface com.sap.dictionary.runtime.
ISimpleType
Returns an instance of java.util.Date with a value matching the given string.
POSITION_TAG
- Static variable in interface com.sap.dictionary.runtime.
IConstants
PROPERTIES_TAG
- Static variable in interface com.sap.dictionary.runtime.
IConstants
putDictionary(String, IDataProvider)
- Method in interface com.sap.dictionary.runtime.
IBroker
Introduce a new-dictionary to this TypeBroker
putJavaDictionary(ClassLoader)
- Method in interface com.sap.dictionary.runtime.
IBroker
Introduce a java-dictionary to this TypeBroker
Overview
Class
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
B
C
D
E
F
G
H
I
L
M
N
P
R
S
T
U
V
Copyright © 2005 SAP AG. All Rights Reserved.