2 // DO NOT EDIT THIS FILE - it is machine generated -*- c++ -*-
4 #ifndef __org_omg_CORBA_NamedValue__
5 #define __org_omg_CORBA_NamedValue__
9 #include <java/lang/Object.h>
25 class org::omg::CORBA::NamedValue
: public ::java::lang::Object
30 virtual jint
flags() = 0;
31 virtual ::java::lang::String
* name() = 0;
32 virtual ::org::omg::CORBA::Any
* value() = 0;
33 static ::java::lang::Class
class$
;
36 #endif // __org_omg_CORBA_NamedValue__