// DO NOT EDIT THIS FILE - it is machine generated -*- c++ -*- #ifndef __java_awt_JobAttributes$SidesType__ #define __java_awt_JobAttributes$SidesType__ #pragma interface #include #include extern "Java" { namespace java { namespace awt { class JobAttributes$SidesType; } } } class java::awt::JobAttributes$SidesType : public ::java::awt::AttributeValue { JobAttributes$SidesType(jint); static JArray< ::java::lang::String * > * NAMES; public: static ::java::awt::JobAttributes$SidesType * ONE_SIDED; static ::java::awt::JobAttributes$SidesType * TWO_SIDED_LONG_EDGE; static ::java::awt::JobAttributes$SidesType * TWO_SIDED_SHORT_EDGE; static ::java::lang::Class class$; }; #endif // __java_awt_JobAttributes$SidesType__