Ja.NET Standard Edition 5.0

Documentation API Specification

Contents

JobImpressions Class Reference

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

List of all members.


Public Member Functions

 JobImpressions (int value)
boolean equals (Object object)
final Class<?extends AttributegetCategory ()
final String getName ()

Static Private Attributes

static final long serialVersionUID = 8225537206784322464L

Constructor & Destructor Documentation

JobImpressions ( int  value  ) 


Member Function Documentation

boolean equals ( Object  object  ) 

Reimplemented from IntegerSyntax.

final Class<? extends Attribute> getCategory (  ) 

Implements Attribute.

final String getName (  ) 

Implements Attribute.


Member Data Documentation

final long serialVersionUID = 8225537206784322464L [static, private]

Reimplemented from IntegerSyntax.