VisiBroker for Java

org.omg.DynamicAny
Class NameValuePair

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

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

See Also:
Serialized Form

Field Summary
 java.lang.String id
          The name for the member.
 Any value
          The value for the member.
 
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
The name for the member.


value

public Any value
The value for the member.

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