Searched refs:getCategory (Results 1 - 25 of 95) 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/jaxp/src/com/sun/org/apache/xerces/internal/xs/
H A DXSIDCDefinition.java48 public short getCategory(); method in interface:XSIDCDefinition
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/xsom/
H A DXSIdentityConstraint.java69 short getCategory(); method in interface:XSIdentityConstraint
97 * always non-null (when {@link #getCategory()}=={@link #KEYREF}).
99 * if {@link #getCategory()}!={@link #KEYREF}
/openjdk7/jdk/src/share/classes/sun/print/
H A DDialogOwner.java74 public final Class getCategory() { method in class:DialogOwner
H A DSunMinMaxPage.java42 public final Class getCategory() { method in class:SunMinMaxPage
H A DSunPageSelection.java45 public final Class getCategory() { method in class:SunPageSelection
H A DSunAlternateMedia.java50 public final Class getCategory() { method in class:SunAlternateMedia
/openjdk7/jdk/src/share/classes/javax/print/attribute/standard/
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 DJobImpressionsCompleted.java111 public final Class<? extends Attribute> getCategory() { method in class:JobImpressionsCompleted
H A DJobKOctetsProcessed.java123 public final Class<? extends Attribute> getCategory() { method in class:JobKOctetsProcessed
H A DJobMediaSheetsCompleted.java112 public final Class<? extends Attribute> getCategory() { method in class:JobMediaSheetsCompleted
H A DJobPrioritySupported.java107 public final Class<? extends Attribute> getCategory() { method in class:JobPrioritySupported
H A DNumberOfDocuments.java97 public final Class<? extends Attribute> getCategory() { method in class:NumberOfDocuments
H A DNumberOfInterveningJobs.java96 public final Class<? extends Attribute> getCategory() { method in class:NumberOfInterveningJobs
H A DPagesPerMinute.java97 public final Class<? extends Attribute> getCategory() { method in class:PagesPerMinute
H A DPagesPerMinuteColor.java109 public final Class<? extends Attribute> getCategory() { method in class:PagesPerMinuteColor
H A DPrinterMoreInfo.java106 public final Class<? extends Attribute> getCategory() { method in class:PrinterMoreInfo
H A DPrinterMoreInfoManufacturer.java110 public final Class<? extends Attribute> getCategory() { method in class:PrinterMoreInfoManufacturer
H A DQueuedJobCount.java94 public final Class<? extends Attribute> getCategory() { method in class:QueuedJobCount
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 DDestination.java107 public final Class<? extends Attribute> getCategory() { method in class:Destination

Completed in 85 milliseconds

1234