|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use KeyValue | |
com.bankframe.ei.channel.corba.ibm.eontec |
Uses of KeyValue in com.bankframe.ei.channel.corba.ibm.eontec |
Fields in com.bankframe.ei.channel.corba.ibm.eontec declared as KeyValue | |
KeyValue[] |
DataPacket.data
|
KeyValue |
KeyValueHolder.value
|
Methods in com.bankframe.ei.channel.corba.ibm.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.ibm.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.ibm.eontec with parameters of type KeyValue | |
DataPacket(KeyValue[] _data)
|
|
KeyValueHolder(KeyValue initialValue)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |