VisiBroker for Java

org.omg.CORBA
Class NameValuePair

java.lang.Object
  extended by org.omg.CORBA.NameValuePair
All Implemented Interfaces:
java.io.Serializable, IDLEntity

public final class NameValuePair
extends java.lang.Object
implements IDLEntity

Provides an association between a name and its value stored in a CORBA::Any

See Also:
Serialized Form

Field Summary
 java.lang.String id
           
 Any value
           
 
Constructor Summary
NameValuePair()
           
NameValuePair(java.lang.String id, Any value)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

id

public java.lang.String id

value

public Any value
Constructor Detail

NameValuePair

public NameValuePair()

NameValuePair

public NameValuePair(java.lang.String id,
                     Any value)

Borland Software Corporation
http://www.borland.com
100 Enterprise Way
Scotts Valley, CA 95066
Voice: (831) 431-1000
pubsweb@borland.com

Read the latest documentation online