Package org.omg.DynamicAny
Class NameValuePair
java.lang.Object
org.omg.DynamicAny.NameValuePair
- All Implemented Interfaces:
Serializable
,IDLEntity
org/omg/DynamicAny/NameValuePair.java .
Generated by the IDL-to-Java compiler (portable), version "4.1"
from /home/abuild/rpmbuild/BUILD/glassfish-corba-4.2.4-build/glassfish-corba-4.2.4/omgapi/src/main/idl/DynamicAny.idl
Wednesday, February 21, 2024, 10:43:23 AM Greenwich Mean Time
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
id
The name associated with the Any. -
value
The Any value associated with the name.
-
-
Constructor Details
-
NameValuePair
public NameValuePair() -
NameValuePair
-