public final class PrinterMoreInfoManufacturer extends URISyntax implements PrintServiceAttribute
相反,该PrinterMoreInfo属性用于而不是一般类型的打印机找到关于这个特定的打印机的更多信息。
聚丙烯的相容性:返回的字符串形式给出toString() IPP URI值。返回getName()类别名称为IPP的属性名称。
| Constructor and Description |
|---|
PrinterMoreInfoManufacturer(URI uri)
构建了一种新的打印机制造商属性的更多信息与指定的URI。
|
public PrinterMoreInfoManufacturer(URI uri)
uri - URI。
NullPointerException -(unchecked异常)如果
uri空抛。
public boolean equals(Object object)
object不空。object是类printermoreinfomanufacturer实例。object URI的URI是平等的。equals 方法重写,继承类
URISyntax
object对象比较。
object相当于这台打印机制造商属性的更多信息真实,否则为假。
Object.hashCode(),
HashMap
public final 类<? extends Attribute> getCategory()
printermoreinfomanufacturer类,类类printermoreinfomanufacturer本身。
getCategory 接口
Attribute
java.lang.Class类实例。
Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
Copyright © 1993, 2014, Oracle and/or its affiliates. All rights reserved.