com.dynalivery.printservice.attribute
Class SaffronHost
java.lang.Object
javax.print.attribute.TextSyntax
com.dynalivery.printservice.attribute.SaffronHost
- All Implemented Interfaces:
- javax.print.attribute.Attribute, java.lang.Cloneable, javax.print.attribute.PrintJobAttribute, javax.print.attribute.PrintRequestAttribute, java.io.Serializable
- public class SaffronHost
- extends javax.print.attribute.TextSyntax
- implements javax.print.attribute.PrintJobAttribute, javax.print.attribute.PrintRequestAttribute
- See Also:
- Serialized Form
|
Constructor Summary |
SaffronHost(java.lang.String host)
|
SaffronHost(java.lang.String host,
java.util.Locale locale)
Creates new SaffronHost |
| Methods inherited from class javax.print.attribute.TextSyntax |
equals, getLocale, getValue, hashCode, toString |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
SaffronHost
public SaffronHost(java.lang.String host,
java.util.Locale locale)
- Creates new SaffronHost
SaffronHost
public SaffronHost(java.lang.String host)
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