Constructor and Description |
---|
ListDoubleBinder() |
Modifier and Type | Method and Description |
---|---|
static IBinder<List<Double>> |
getInstance() |
List<Double> |
getValue(Object objCurrent,
String strJavaField) |
List<Double> |
getValueFromStore(lotus.domino.Document docCurrent,
Vector<?> vecValues,
Definition def) |
void |
processDomino2Java(lotus.domino.Document docCurrent,
Object objCurrent,
Vector<?> vecValues,
Definition def) |
List<Double>[] |
processJava2Domino(lotus.domino.Document docCurrent,
Object objCurrent,
Definition def) |
public void processDomino2Java(lotus.domino.Document docCurrent, Object objCurrent, Vector<?> vecValues, Definition def)
processDomino2Java
in interface IBinder<List<Double>>
public List<Double>[] processJava2Domino(lotus.domino.Document docCurrent, Object objCurrent, Definition def)
processJava2Domino
in interface IBinder<List<Double>>
public List<Double> getValueFromStore(lotus.domino.Document docCurrent, Vector<?> vecValues, Definition def) throws DSSException
getValueFromStore
in interface IBinder<List<Double>>
DSSException
Copyright © 2021. All Rights Reserved.