org.omg.WfBase
Class NameValue
java.lang.Object
org.omg.WfBase.NameValue
- All Implemented Interfaces:
- java.io.Serializable, org.omg.CORBA.portable.IDLEntity
public final class NameValue
- extends java.lang.Object
- implements org.omg.CORBA.portable.IDLEntity
org/omg/WfBase/NameValue.java .
Generated by the IDL-to-Java compiler (portable), version "3.2"
from WfBase.idl
Thursday, September 24, 2009 9:13:23 AM CEST
- See Also:
- Serialized Form
Constructor Summary |
NameValue()
|
NameValue(java.lang.String _the_name,
org.omg.CORBA.Any _the_value)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
the_name
public java.lang.String the_name
the_value
public org.omg.CORBA.Any the_value
NameValue
public NameValue()
NameValue
public NameValue(java.lang.String _the_name,
org.omg.CORBA.Any _the_value)