exp_ch9.adb (Build_Simple_Entry_Call): Set_Is_Internal on the temporary object used...
[official-gcc.git] / libjava / java / awt / JobAttributes$DestinationType.h
blob6c15bd59d97c3efc47079207803ce5002df8bf18
2 // DO NOT EDIT THIS FILE - it is machine generated -*- c++ -*-
4 #ifndef __java_awt_JobAttributes$DestinationType__
5 #define __java_awt_JobAttributes$DestinationType__
7 #pragma interface
9 #include <java/awt/AttributeValue.h>
10 #include <gcj/array.h>
12 extern "Java"
14 namespace java
16 namespace awt
18 class JobAttributes$DestinationType;
23 class java::awt::JobAttributes$DestinationType : public ::java::awt::AttributeValue
26 JobAttributes$DestinationType(jint);
27 static JArray< ::java::lang::String * > * NAMES;
28 public:
29 static ::java::awt::JobAttributes$DestinationType * FILE;
30 static ::java::awt::JobAttributes$DestinationType * PRINTER;
31 static ::java::lang::Class class$;
34 #endif // __java_awt_JobAttributes$DestinationType__