com.dynalivery.printservice.attribute
Class SaffronPort

java.lang.Object
  extended byjavax.print.attribute.IntegerSyntax
      extended bycom.dynalivery.printservice.attribute.SaffronPort
All Implemented Interfaces:
javax.print.attribute.Attribute, java.lang.Cloneable, javax.print.attribute.PrintJobAttribute, javax.print.attribute.PrintRequestAttribute, java.io.Serializable

public class SaffronPort
extends javax.print.attribute.IntegerSyntax
implements javax.print.attribute.PrintJobAttribute, javax.print.attribute.PrintRequestAttribute

See Also:
Serialized Form

Constructor Summary
SaffronPort(int port)
          Creates new SaffronPort
 
Method Summary
 java.lang.Class getCategory()
           
 java.lang.String getName()
           
 
Methods inherited from class javax.print.attribute.IntegerSyntax
equals, getValue, hashCode, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SaffronPort

public SaffronPort(int port)
Creates new SaffronPort

Method Detail

getCategory

public java.lang.Class getCategory()
Specified by:
getCategory in interface javax.print.attribute.Attribute

getName

public java.lang.String getName()
Specified by:
getName in interface javax.print.attribute.Attribute