blob: 4234fcb278ae6d6636f82d1b714d828fdc173794 [file] [log] [blame]
// 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 <java/lang/Object.h>
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__