Ja.NET Standard Edition 5.0

Documentation API Specification

Contents

JobName Class Reference

Inherits javax::print::attribute::TextSyntax, javax::print::attribute::PrintJobAttribute, and javax::print::attribute::PrintRequestAttribute.

List of all members.


Public Member Functions

 JobName (String jobName, Locale locale)
boolean equals (Object object)
final Class<?extends AttributegetCategory ()
final String getName ()

Static Private Attributes

static final long serialVersionUID = 4660359192078689545L

Constructor & Destructor Documentation

JobName ( String  jobName,
Locale  locale 
)


Member Function Documentation

boolean equals ( Object  object  ) 

Reimplemented from TextSyntax.

final Class<? extends Attribute> getCategory (  ) 

Implements Attribute.

final String getName (  ) 

Implements Attribute.


Member Data Documentation

final long serialVersionUID = 4660359192078689545L [static, private]

Reimplemented from TextSyntax.