Add testsuite checks for param_type in the <random> distributions.
[official-gcc.git] / libjava / java / awt / JobAttributes$DefaultSelectionType.h
blob34779779d6738d535871099e016b7e67e8d00bfe
2 // DO NOT EDIT THIS FILE - it is machine generated -*- c++ -*-
4 #ifndef __java_awt_JobAttributes$DefaultSelectionType__
5 #define __java_awt_JobAttributes$DefaultSelectionType__
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$DefaultSelectionType;
23 class java::awt::JobAttributes$DefaultSelectionType : public ::java::awt::AttributeValue
26 JobAttributes$DefaultSelectionType(jint);
27 static JArray< ::java::lang::String * > * NAMES;
28 public:
29 static ::java::awt::JobAttributes$DefaultSelectionType * ALL;
30 static ::java::awt::JobAttributes$DefaultSelectionType * RANGE;
31 static ::java::awt::JobAttributes$DefaultSelectionType * SELECTION;
32 static ::java::lang::Class class$;
35 #endif // __java_awt_JobAttributes$DefaultSelectionType__