// DO NOT EDIT THIS FILE - it is machine generated -*- c++ -*- #ifndef __org_omg_CORBA_BAD_POLICY_TYPE__ #define __org_omg_CORBA_BAD_POLICY_TYPE__ #pragma interface #include extern "Java" { namespace org { namespace omg { namespace CORBA { class BAD_POLICY_TYPE; } } } } class org::omg::CORBA::BAD_POLICY_TYPE : public ::java::lang::Object { public: static const jshort value = 2; static ::java::lang::Class class$; } __attribute__ ((java_interface)); #endif // __org_omg_CORBA_BAD_POLICY_TYPE__