|
|||||||||
Home >> All >> gnu >> javax >> print >> ipp >> attribute >> [ printer overview ] | PREV NEXT |
C
- CharsetConfigured - class gnu.javax.print.ipp.attribute.printer.CharsetConfigured.
- CharsetConfigured attribute as described in RFC 2911 section 4.4.17 provides the charset which is configured by the server to be used in the name and text syntax attribute types.
- CharsetConfigured(String) - Constructor for class gnu.javax.print.ipp.attribute.printer.CharsetConfigured
- Creates a
CharsetConfigured
object. - createDocumentFormat(DocFlavor) - Static method in class gnu.javax.print.ipp.attribute.printer.DocumentFormat
- Constructs a document format object for the given flavor.
D
- DocumentFormat - class gnu.javax.print.ipp.attribute.printer.DocumentFormat.
DocumentFormatSupported
specifies the supported document formats of a printer.- DocumentFormat(String, Locale) - Constructor for class gnu.javax.print.ipp.attribute.printer.DocumentFormat
- Creates a
DocumentFormat
object with the given value and locale.
E
- equals(Object) - Method in class gnu.javax.print.ipp.attribute.printer.PrinterCurrentTime
- Tests if the given object is equal to this object.
G
- getCategory() - Method in class gnu.javax.print.ipp.attribute.printer.CharsetConfigured
- Returns category of this class.
- getCategory() - Method in class gnu.javax.print.ipp.attribute.printer.DocumentFormat
- Returns category of this class.
- getCategory() - Method in class gnu.javax.print.ipp.attribute.printer.MultipleOperationTimeOut
- Returns category of this class.
- getCategory() - Method in class gnu.javax.print.ipp.attribute.printer.NaturalLanguageConfigured
- Returns category of this class.
- getCategory() - Method in class gnu.javax.print.ipp.attribute.printer.PrinterCurrentTime
- Returns category of this class.
- getCategory() - Method in class gnu.javax.print.ipp.attribute.printer.PrinterDriverInstaller
- Returns category of this class.
- getCategory() - Method in class gnu.javax.print.ipp.attribute.printer.PrinterStateMessage
- Returns category of this class.
- getCategory() - Method in class gnu.javax.print.ipp.attribute.printer.PrinterUpTime
- Returns category of this class.
- getName() - Method in class gnu.javax.print.ipp.attribute.printer.CharsetConfigured
- Returns the name of this attribute.
- getName() - Method in class gnu.javax.print.ipp.attribute.printer.DocumentFormat
- Returns the name of this attribute.
- getName() - Method in class gnu.javax.print.ipp.attribute.printer.MultipleOperationTimeOut
- Returns the name of this attribute.
- getName() - Method in class gnu.javax.print.ipp.attribute.printer.NaturalLanguageConfigured
- Returns the name of this attribute.
- getName() - Method in class gnu.javax.print.ipp.attribute.printer.PrinterCurrentTime
- Returns the name of this attribute.
- getName() - Method in class gnu.javax.print.ipp.attribute.printer.PrinterDriverInstaller
- Returns the name of this attribute.
- getName() - Method in class gnu.javax.print.ipp.attribute.printer.PrinterStateMessage
- Returns the name of this attribute.
- getName() - Method in class gnu.javax.print.ipp.attribute.printer.PrinterUpTime
- Returns the name of this attribute.
- gnu.javax.print.ipp.attribute.printer - package gnu.javax.print.ipp.attribute.printer
M
- MultipleOperationTimeOut - class gnu.javax.print.ipp.attribute.printer.MultipleOperationTimeOut.
- MultipleOperationTimeOut attribute as described in RFC 2911 section 4.4.31 provides the minimum time ins second a printer object waits before time out and recovery.
- MultipleOperationTimeOut(int) - Constructor for class gnu.javax.print.ipp.attribute.printer.MultipleOperationTimeOut
- Creates a
MultipleOperationTimeOut
with the given value.
N
- NaturalLanguageConfigured - class gnu.javax.print.ipp.attribute.printer.NaturalLanguageConfigured.
- NaturalLanguageConfigured attribute as described in RFC 2911 section 4.4.19 provides the natural language which is configured by the server to be used in the name and text syntax attribute types.
- NaturalLanguageConfigured(String) - Constructor for class gnu.javax.print.ipp.attribute.printer.NaturalLanguageConfigured
- Creates a
NaturalLanguageConfigured
object.
P
- PrinterCurrentTime - class gnu.javax.print.ipp.attribute.printer.PrinterCurrentTime.
- PrinterCurrentTime attribute as described in RFC 2911 section 4.4.30 provides the current time of the print service.
- PrinterCurrentTime(Date) - Constructor for class gnu.javax.print.ipp.attribute.printer.PrinterCurrentTime
- Creates a
PrinterCurrentTime
object. - PrinterDriverInstaller - class gnu.javax.print.ipp.attribute.printer.PrinterDriverInstaller.
- PrinterDriverInstaller attribute as described in RFC 2911 section 4.4.81 provides the URI where a printer driver installer can be found.
- PrinterDriverInstaller(URI) - Constructor for class gnu.javax.print.ipp.attribute.printer.PrinterDriverInstaller
- Creates a
PrinterDriverInstaller
object. - PrinterStateMessage - class gnu.javax.print.ipp.attribute.printer.PrinterStateMessage.
- PrinterStateMessage attribute as described in RFC 2911 section 4.4.13 provides a textual representation of the attributes printer-state and printer-state-reasons for consumption by humans.
- PrinterStateMessage(String, Locale) - Constructor for class gnu.javax.print.ipp.attribute.printer.PrinterStateMessage
- Creates a
PrinterStateMessage
object with the given value and locale. - PrinterUpTime - class gnu.javax.print.ipp.attribute.printer.PrinterUpTime.
- PrinterUpTime attribute as described in RFC 2911 section 4.4.29 provides the uptime of the printer object.
- PrinterUpTime(int) - Constructor for class gnu.javax.print.ipp.attribute.printer.PrinterUpTime
- Creates a
PrinterUpTime
with the given value.
C D E G M N P
|
|||||||||
Home >> All >> gnu >> javax >> print >> ipp >> attribute >> [ printer overview ] | PREV NEXT |