Searched defs:getCategory (Results 1 - 25 of 79) sorted by relevance

1234

/openjdk9/jdk/src/java.desktop/share/classes/javax/print/attribute/
H A DAttribute.java47 public Class<? extends Attribute> getCategory(); method in interface:Attribute
/openjdk9/jdk/src/java.desktop/share/classes/sun/print/
H A DPrinterJobWrapper.java46 public final Class<? extends Attribute> getCategory() { method in class:PrinterJobWrapper
H A DDialogOwner.java85 public Class<? extends Attribute> getCategory() { method in class:DialogOwner
H A DDialogOnTop.java49 public final Class<? extends Attribute> getCategory() { method in class:DialogOnTop
/openjdk9/jaxp/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/xs/
H A DXSIDCDefinition.java49 public short getCategory(); method in interface:XSIDCDefinition
/openjdk9/jaxws/src/jdk.xml.bind/share/classes/com/sun/xml/internal/xsom/
H A DXSIdentityConstraint.java69 short getCategory(); method in interface:XSIdentityConstraint
/openjdk9/jdk/src/java.desktop/share/classes/javax/print/attribute/standard/
H A DSheetCollate.java217 public final Class<? extends Attribute> getCategory() { method in class:SheetCollate
H A DSeverity.java141 public final Class<? extends Attribute> getCategory() { method in class:Severity
H A DRequestingUserName.java112 public final Class<? extends Attribute> getCategory() { method in class:RequestingUserName
H A DPrinterURI.java98 public final Class<? extends Attribute> getCategory() { method in class:PrinterURI
H A DQueuedJobCount.java93 public final Class<? extends Attribute> getCategory() { method in class:QueuedJobCount
H A DPrinterResolution.java132 public final Class<? extends Attribute> getCategory() { method in class:PrinterResolution
H A DPrinterMessageFromOperator.java116 public final Class<? extends Attribute> getCategory() { method in class:PrinterMessageFromOperator
H A DPrinterIsAcceptingJobs.java110 public final Class<? extends Attribute> getCategory() { method in class:PrinterIsAcceptingJobs
H A DPrinterMoreInfoManufacturer.java108 public final Class<? extends Attribute> getCategory() { method in class:PrinterMoreInfoManufacturer
H A DPrinterMoreInfo.java105 public final Class<? extends Attribute> getCategory() { method in class:PrinterMoreInfo
H A DPrinterName.java103 public final Class<? extends Attribute> getCategory() { method in class:PrinterName
H A DPrinterLocation.java101 public final Class<? extends Attribute> getCategory() { method in class:PrinterLocation
H A DPrinterMakeAndModel.java100 public final Class<? extends Attribute> getCategory() { method in class:PrinterMakeAndModel
H A DJobKOctets.java182 public final Class<? extends Attribute> getCategory() { method in class:JobKOctets
H A DJobKOctetsProcessed.java122 public final Class<? extends Attribute> getCategory() { method in class:JobKOctetsProcessed
H A DJobMediaSheets.java120 public final Class<? extends Attribute> getCategory() { method in class:JobMediaSheets
H A DJobMediaSheetsSupported.java110 public final Class<? extends Attribute> getCategory() { method in class:JobMediaSheetsSupported
H A DJobMessageFromOperator.java111 public final Class<? extends Attribute> getCategory() { method in class:JobMessageFromOperator
H A DJobMediaSheetsCompleted.java111 public final Class<? extends Attribute> getCategory() { method in class:JobMediaSheetsCompleted

Completed in 184 milliseconds

1234