|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use KeyValue | |
com.bankframe.ei.channel.corba.jdk.eontec |
Uses of KeyValue in com.bankframe.ei.channel.corba.jdk.eontec |
Fields in com.bankframe.ei.channel.corba.jdk.eontec declared as KeyValue | |
KeyValue |
KeyValueHolder.value
|
KeyValue[] |
DataPacket.data
|
Methods in com.bankframe.ei.channel.corba.jdk.eontec that return KeyValue | |
static KeyValue |
KeyValueHelper.extract(org.omg.CORBA.Any a)
|
static KeyValue |
KeyValueHelper.read(org.omg.CORBA.portable.InputStream istream)
|
Methods in com.bankframe.ei.channel.corba.jdk.eontec with parameters of type KeyValue | |
static void |
KeyValueHelper.insert(org.omg.CORBA.Any a,
KeyValue that)
|
static void |
KeyValueHelper.write(org.omg.CORBA.portable.OutputStream ostream,
KeyValue value)
|
Constructors in com.bankframe.ei.channel.corba.jdk.eontec with parameters of type KeyValue | |
KeyValueHolder(KeyValue initialValue)
|
|
DataPacket(KeyValue[] _data)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |