97b8365caf
From-SVN: r120621
34 lines
995 B
C++
34 lines
995 B
C++
|
|
// DO NOT EDIT THIS FILE - it is machine generated -*- c++ -*-
|
|
|
|
#ifndef __javax_print_attribute_AttributeSetUtilities$SynchronizedPrintJobAttributeSet__
|
|
#define __javax_print_attribute_AttributeSetUtilities$SynchronizedPrintJobAttributeSet__
|
|
|
|
#pragma interface
|
|
|
|
#include <javax/print/attribute/AttributeSetUtilities$SynchronizedAttributeSet.h>
|
|
extern "Java"
|
|
{
|
|
namespace javax
|
|
{
|
|
namespace print
|
|
{
|
|
namespace attribute
|
|
{
|
|
class AttributeSetUtilities$SynchronizedPrintJobAttributeSet;
|
|
class PrintJobAttributeSet;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
|
|
class javax::print::attribute::AttributeSetUtilities$SynchronizedPrintJobAttributeSet : public ::javax::print::attribute::AttributeSetUtilities$SynchronizedAttributeSet
|
|
{
|
|
|
|
public:
|
|
AttributeSetUtilities$SynchronizedPrintJobAttributeSet(::javax::print::attribute::PrintJobAttributeSet *);
|
|
static ::java::lang::Class class$;
|
|
};
|
|
|
|
#endif // __javax_print_attribute_AttributeSetUtilities$SynchronizedPrintJobAttributeSet__
|