|
|||||||||
Home >> All >> gnu >> javax >> print >> ipp >> attribute >> [ job overview ] | PREV NEXT |
A
- AttributesCharset - class gnu.javax.print.ipp.attribute.job.AttributesCharset.
- AttributesCharset attribute as described in RFC 2911 chapter 3.1.4 Character Set and Natural Language Operation Attributes.
- AttributesCharset(String) - Constructor for class gnu.javax.print.ipp.attribute.job.AttributesCharset
- Creates a
AttributesCharset
object. - AttributesNaturalLanguage - class gnu.javax.print.ipp.attribute.job.AttributesNaturalLanguage.
- AttributesNaturalLanguage attribute as described in RFC 2911 chapter 3.1.4 Character Set and Natural Language Operation Attributes.
- AttributesNaturalLanguage(String) - Constructor for class gnu.javax.print.ipp.attribute.job.AttributesNaturalLanguage
- Creates a
AttributesNaturalLanguage
object.
E
- EN - Static variable in class gnu.javax.print.ipp.attribute.job.AttributesNaturalLanguage
- Defines the default language EN
G
- getCategory() - Method in class gnu.javax.print.ipp.attribute.job.AttributesCharset
- Returns category of this class.
- getCategory() - Method in class gnu.javax.print.ipp.attribute.job.AttributesNaturalLanguage
- Returns category of this class.
- getCategory() - Method in class gnu.javax.print.ipp.attribute.job.JobDetailedStatusMessages
- Returns category of this class.
- getCategory() - Method in class gnu.javax.print.ipp.attribute.job.JobDocumentAccessErrors
- Returns category of this class.
- getCategory() - Method in class gnu.javax.print.ipp.attribute.job.JobId
- Returns category of this class.
- getCategory() - Method in class gnu.javax.print.ipp.attribute.job.JobMoreInfo
- Returns category of this class.
- getCategory() - Method in class gnu.javax.print.ipp.attribute.job.JobPrinterUri
- Returns category of this class.
- getCategory() - Method in class gnu.javax.print.ipp.attribute.job.JobStateMessage
- Returns category of this class.
- getCategory() - Method in class gnu.javax.print.ipp.attribute.job.JobUri
- Returns category of this class.
- getName() - Method in class gnu.javax.print.ipp.attribute.job.AttributesCharset
- Returns the name of this attribute.
- getName() - Method in class gnu.javax.print.ipp.attribute.job.AttributesNaturalLanguage
- Returns the name of this attribute.
- getName() - Method in class gnu.javax.print.ipp.attribute.job.JobDetailedStatusMessages
- Returns the name of this attribute.
- getName() - Method in class gnu.javax.print.ipp.attribute.job.JobDocumentAccessErrors
- Returns the name of this attribute.
- getName() - Method in class gnu.javax.print.ipp.attribute.job.JobId
- Returns the name of this attribute.
- getName() - Method in class gnu.javax.print.ipp.attribute.job.JobMoreInfo
- Returns the name of this attribute.
- getName() - Method in class gnu.javax.print.ipp.attribute.job.JobPrinterUri
- Returns the name of this attribute.
- getName() - Method in class gnu.javax.print.ipp.attribute.job.JobStateMessage
- Returns the name of this attribute.
- getName() - Method in class gnu.javax.print.ipp.attribute.job.JobUri
- Returns the name of this attribute.
- gnu.javax.print.ipp.attribute.job - package gnu.javax.print.ipp.attribute.job
J
- JobDetailedStatusMessages - class gnu.javax.print.ipp.attribute.job.JobDetailedStatusMessages.
- JobDetailedStatusMessages provides additional detailed and technical job informations.
- JobDetailedStatusMessages(String, Locale) - Constructor for class gnu.javax.print.ipp.attribute.job.JobDetailedStatusMessages
- Creates a
JobDetailedStatusMessages
object with the given value and locale. - JobDocumentAccessErrors - class gnu.javax.print.ipp.attribute.job.JobDocumentAccessErrors.
- JobDocumentAccessErrors provides additional information for each access error for print-uri or document-uri jobs.
- JobDocumentAccessErrors(String, Locale) - Constructor for class gnu.javax.print.ipp.attribute.job.JobDocumentAccessErrors
- Creates a
JobDocumentAccessErrors
object with the given value and locale. - JobId - class gnu.javax.print.ipp.attribute.job.JobId.
- The
JobId
attribute contains the ID of a print job created or currently being processed. - JobId(int) - Constructor for class gnu.javax.print.ipp.attribute.job.JobId
- Creates a
IntegerSyntax
with the given value. - JobMoreInfo - class gnu.javax.print.ipp.attribute.job.JobMoreInfo.
- JobMoreInfo attribute as described in RFC 2911 section 4.3.4 contains the URI where more information about a job (e.g.
- JobMoreInfo(URI) - Constructor for class gnu.javax.print.ipp.attribute.job.JobMoreInfo
- Creates a
JobMoreInfo
object. - JobPrinterUri - class gnu.javax.print.ipp.attribute.job.JobPrinterUri.
- JobPrinterUri attribute as described in RFC 2911 section 4.3.3 contains the URI of the printer which created and processes a job.
- JobPrinterUri(URI) - Constructor for class gnu.javax.print.ipp.attribute.job.JobPrinterUri
- Creates a
JobPrinterUri
object. - JobStateMessage - class gnu.javax.print.ipp.attribute.job.JobStateMessage.
- JobStateMessage attribute describes information about the job-state and job-state-reasons in human readable form.
- JobStateMessage(String, Locale) - Constructor for class gnu.javax.print.ipp.attribute.job.JobStateMessage
- Creates a
JobStateMessage
object with the given value and locale. - JobUri - class gnu.javax.print.ipp.attribute.job.JobUri.
- JobUri attribute as described in RFC 2911 section 4.3.1 contains the URI for a job generated by the printer after a create request.
- JobUri(URI) - Constructor for class gnu.javax.print.ipp.attribute.job.JobUri
- Creates a
JobUri
object.
U
- UTF8 - Static variable in class gnu.javax.print.ipp.attribute.job.AttributesCharset
- Defines a default UTF-8 charset instance
A E G J U
|
|||||||||
Home >> All >> gnu >> javax >> print >> ipp >> attribute >> [ job overview ] | PREV NEXT |