java.lang.Object
javax.print.attribute.TextSyntax
- All Implemented Interfaces:
- Serializable, Cloneable
- Direct Known Subclasses:
- DocumentName, JobMessageFromOperator, JobName, JobOriginatingUserName, OutputDeviceAssigned, PrinterInfo, PrinterLocation, PrinterMakeAndModel, PrinterMessageFromOperator, PrinterName, RequestingUserName
- See Also:
- Source Code
public boolean equals(Object object)
- See Also:
Hashtable
, Object.hashCode()
- Geek's Notes:
- Description Add your codes or notes Search More Java Examples
public Locale getLocale()
- Geek's Notes:
- Description Add your codes or notes Search More Java Examples
public String getValue()
- Geek's Notes:
- Description Add your codes or notes Search More Java Examples
public int hashCode()
- See Also:
Hashtable
, Object.equals(java.lang.Object)
- Geek's Notes:
- Description Add your codes or notes Search More Java Examples
protected TextSyntax(String value,
Locale locale)
- See Also:
- NullPointerException
- Geek's Notes:
- Description Add your codes or notes Search More Java Examples
public String toString()
- See Also:
- Object
- Geek's Notes:
- Description Add your codes or notes Search More Java Examples