blob: 6c15bd59d97c3efc47079207803ce5002df8bf18 [file] [log] [blame]
// DO NOT EDIT THIS FILE - it is machine generated -*- c++ -*-
#ifndef __java_awt_JobAttributes$DestinationType__
#define __java_awt_JobAttributes$DestinationType__
#pragma interface
#include <java/awt/AttributeValue.h>
#include <gcj/array.h>
extern "Java"
{
namespace java
{
namespace awt
{
class JobAttributes$DestinationType;
}
}
}
class java::awt::JobAttributes$DestinationType : public ::java::awt::AttributeValue
{
JobAttributes$DestinationType(jint);
static JArray< ::java::lang::String * > * NAMES;
public:
static ::java::awt::JobAttributes$DestinationType * FILE;
static ::java::awt::JobAttributes$DestinationType * PRINTER;
static ::java::lang::Class class$;
};
#endif // __java_awt_JobAttributes$DestinationType__