Java javax.print.attribute.standard JobName fields, constructors, methods, implement or subclass

Example usage for Java javax.print.attribute.standard JobName fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for javax.print.attribute.standard JobName.

The text is from its open source code.

Constructor

JobName(String jobName, Locale locale)
Constructs a new job name attribute with the given job name and locale.