OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [libjava/] [gnu/] [javax/] [print/] [ipp/] [attribute/] [supported/] [JobSheetsSupported.h] - Blame information for rev 756

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 756 jeremybenn
 
2
// DO NOT EDIT THIS FILE - it is machine generated -*- c++ -*-
3
 
4
#ifndef __gnu_javax_print_ipp_attribute_supported_JobSheetsSupported__
5
#define __gnu_javax_print_ipp_attribute_supported_JobSheetsSupported__
6
 
7
#pragma interface
8
 
9
#include <javax/print/attribute/TextSyntax.h>
10
#include <gcj/array.h>
11
 
12
extern "Java"
13
{
14
  namespace gnu
15
  {
16
    namespace javax
17
    {
18
      namespace print
19
      {
20
        namespace ipp
21
        {
22
          namespace attribute
23
          {
24
            namespace defaults
25
            {
26
                class JobSheetsDefault;
27
            }
28
            namespace supported
29
            {
30
                class JobSheetsSupported;
31
            }
32
          }
33
        }
34
      }
35
    }
36
  }
37
  namespace javax
38
  {
39
    namespace print
40
    {
41
      namespace attribute
42
      {
43
        namespace standard
44
        {
45
            class JobSheets;
46
        }
47
      }
48
    }
49
  }
50
}
51
 
52
class gnu::javax::print::ipp::attribute::supported::JobSheetsSupported : public ::javax::print::attribute::TextSyntax
53
{
54
 
55
public:
56
  JobSheetsSupported(::java::lang::String *, ::java::util::Locale *);
57
  ::java::lang::Class * getCategory();
58
  ::java::lang::String * getName();
59
  ::javax::print::attribute::standard::JobSheets * getAssociatedAttribute();
60
  static JArray< ::javax::print::attribute::standard::JobSheets * > * getAssociatedAttributeArray(::java::util::Set *);
61
  static ::gnu::javax::print::ipp::attribute::defaults::JobSheetsDefault * NONE;
62
  static ::gnu::javax::print::ipp::attribute::defaults::JobSheetsDefault * STANDARD;
63
  static ::java::lang::Class class$;
64
};
65
 
66
#endif // __gnu_javax_print_ipp_attribute_supported_JobSheetsSupported__

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.