|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SupportedValuesAttribute
Marker interface for all attribute classes specifying the supported/allowed values for another printing attribute class.
A PrintService
instance for example provides
printing attribute classes implementing this interface to indicate
that a specific attribute type is supported and if the supported values.
E.g. a JobPrioritySupported
instance indicates that the attribute class
JobPriority
is supported and
provides the number of the possible priority levels.
Method Summary |
---|
Methods inherited from interface javax.print.attribute.Attribute |
---|
getCategory, getName |
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |