Save This Page
Home » openjdk-7 » javax » print » attribute » standard » [javadoc | source]
javax.print.attribute.standard
class: PrinterStateReasons.PrinterStateReasonSet [javadoc | source]
java.lang.Object
   java.util.AbstractCollection
      java.util.AbstractSet
         javax.print.attribute.standard.PrinterStateReasons$PrinterStateReasonSet

All Implemented Interfaces:
    Set, Collection

Constructor:
 public PrinterStateReasonSet(Severity severity,
    Set entrySet) 
Method from javax.print.attribute.standard.PrinterStateReasons$PrinterStateReasonSet Summary:
iterator,   size
Methods from java.util.AbstractSet:
equals,   hashCode,   removeAll
Methods from java.util.AbstractCollection:
add,   addAll,   clear,   contains,   containsAll,   isEmpty,   iterator,   remove,   removeAll,   retainAll,   size,   toArray,   toArray,   toString
Methods from java.lang.Object:
clone,   equals,   finalize,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from javax.print.attribute.standard.PrinterStateReasons$PrinterStateReasonSet Detail:
 public Iterator iterator() 
 public int size()