Ja.NET Standard Edition 5.0

Documentation API Specification

Contents

PrinterLocation Class Reference

Inherits javax::print::attribute::TextSyntax, and javax::print::attribute::PrintServiceAttribute.

List of all members.


Public Member Functions

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

Static Private Attributes

static final long serialVersionUID = -1598610039865566337L

Constructor & Destructor Documentation

PrinterLocation ( String  printerLocation,
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 = -1598610039865566337L [static, private]

Reimplemented from TextSyntax.