org.omg.DynamicAny
Class NameValuePair
java.lang.Object
org.omg.DynamicAny.NameValuePair
- All Implemented Interfaces:
- Serializable, IDLEntity
public final class NameValuePair
- extends Object
- implements IDLEntity
org/omg/DynamicAny/NameValuePair.java .
Generated by the IDL-to-Java compiler (portable), version "3.2"
from ../../../../src/share/classes/org/omg/DynamicAny/DynamicAny.idl
Friday, May 25, 2007 3:39:58 o'clock PM GMT-05:00
Field Summary |
String |
id
The name associated with the Any. |
Any |
value
The Any value associated with the name. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
id
public String id
- The name associated with the Any.
value
public Any value
- The Any value associated with the name.
NameValuePair
public NameValuePair()
NameValuePair
public NameValuePair(String _id,
Any _value)
aicas GmbH, Karlsruhe, Germany —www.aicas.com
Copyright © 2001-2015 aicas GmbH. All Rights Reserved.