Uses of Class
com.bankframe.ei.channel.corba.jdk.eontec.KeyValue

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)
           
 



Copyright © 2005 Siebel Systems, Inc. All rights reserved.