public class FTValListFacade extends Object
Modifier and Type | Field and Description |
---|---|
protected COM.FutureTense.Interfaces.FTValList |
list |
Constructor and Description |
---|
FTValListFacade() |
Modifier and Type | Method and Description |
---|---|
protected COM.FutureTense.Interfaces.FTValList |
getList() |
void |
set(String key,
boolean value) |
void |
set(String key,
byte[] value) |
void |
set(String key,
Date value) |
void |
set(String key,
int value) |
void |
set(String key,
long value) |
void |
set(String key,
String value) |
Copyright © 2010-2016 Oracle Corporation. All Rights Reserved.