2 // DO NOT EDIT THIS FILE - it is machine generated -*- c++ -*-
4 #ifndef __org_omg_CORBA_PolicyOperations__
5 #define __org_omg_CORBA_PolicyOperations__
9 #include <java/lang/Object.h>
19 class PolicyOperations
;
25 class org::omg::CORBA::PolicyOperations
: public ::java::lang::Object
29 virtual ::org::omg::CORBA::Policy
* copy() = 0;
30 virtual void destroy() = 0;
31 virtual jint
policy_type() = 0;
32 static ::java::lang::Class
class$
;
33 } __attribute__ ((java_interface
));
35 #endif // __org_omg_CORBA_PolicyOperations__