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

1234

/openjdk7/jdk/src/share/classes/javax/print/attribute/
H A DAttribute.java48 public Class<? extends Attribute> getCategory(); method in interface:Attribute
56 * same category from the <CODE>getCategory()</CODE> method, they should
/openjdk7/jdk/src/share/classes/sun/print/
H A DDialogOwner.java74 public final Class getCategory() { method in class:DialogOwner
/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/xs/
H A DXSIDCDefinition.java48 public short getCategory(); method in interface:XSIDCDefinition
/openjdk7/jdk/src/share/classes/javax/print/attribute/standard/
H A DChromaticity.java143 public final Class<? extends Attribute> getCategory() { method in class:Chromaticity
H A DColorSupported.java114 public final Class<? extends Attribute> getCategory() { method in class:ColorSupported
H A DCopies.java120 public final Class<? extends Attribute> getCategory() { method in class:Copies
H A DCopiesSupported.java124 public final Class<? extends Attribute> getCategory() { method in class:CopiesSupported
H A DDateTimeAtCompleted.java108 public final Class<? extends Attribute> getCategory() { method in class:DateTimeAtCompleted
H A DDateTimeAtCreation.java106 public final Class<? extends Attribute> getCategory() { method in class:DateTimeAtCreation
H A DDateTimeAtProcessing.java107 public final Class<? extends Attribute> getCategory() { method in class:DateTimeAtProcessing
H A DDestination.java107 public final Class<? extends Attribute> getCategory() { method in class:Destination
H A DDialogTypeSelection.java113 public final Class getCategory() { method in class:DialogTypeSelection
H A DDocumentName.java105 public final Class<? extends Attribute> getCategory() { method in class:DocumentName
H A DFidelity.java112 public final Class<? extends Attribute> getCategory() { method in class:Fidelity
H A DJobHoldUntil.java137 public final Class<? extends Attribute> getCategory() { method in class:JobHoldUntil
H A DJobImpressions.java127 public final Class<? extends Attribute> getCategory() { method in class:JobImpressions
H A DJobImpressionsCompleted.java111 public final Class<? extends Attribute> getCategory() { method in class:JobImpressionsCompleted
H A DJobImpressionsSupported.java113 public final Class<? extends Attribute> getCategory() { method in class:JobImpressionsSupported
H A DJobKOctets.java178 public final Class<? extends Attribute> getCategory() { method in class:JobKOctets
H A DJobKOctetsProcessed.java123 public final Class<? extends Attribute> getCategory() { method in class:JobKOctetsProcessed
H A DJobKOctetsSupported.java111 public final Class<? extends Attribute> getCategory() { method in class:JobKOctetsSupported
H A DJobMediaSheets.java121 public final Class<? extends Attribute> getCategory() { method in class:JobMediaSheets
H A DJobMediaSheetsCompleted.java112 public final Class<? extends Attribute> getCategory() { method in class:JobMediaSheetsCompleted
H A DJobMediaSheetsSupported.java111 public final Class<? extends Attribute> getCategory() { method in class:JobMediaSheetsSupported
H A DJobMessageFromOperator.java112 public final Class<? extends Attribute> getCategory() { method in class:JobMessageFromOperator

Completed in 43 milliseconds

1234