org.omg.CosCollection
Class NVPair
java.lang.Object
org.omg.CosCollection.NVPair
- All Implemented Interfaces:
- Serializable, IDLEntity
public final class NVPair
- extends Object
- implements IDLEntity
Generated from IDL struct "NVPair".
- Version:
- generated at 03-Nov-2015 12:24:02
- Author:
- JacORB IDL compiler V 3.7
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
name
public String name
value
public Any value
NVPair
public NVPair()
NVPair
public NVPair(String name,
Any value)
Copyright © 2015 JacORB. All rights reserved.