Class  Media is a printing attribute class that specifies the medium
 on which to print.
 
Media may be specified in different ways.
 A  Media object is constructed with a value which represents one of
 the ways in which the Media attribute can be specified.
 
 IPP Compatibility: The category name returned by  getName() is
 the IPP attribute name. The enumeration's integer value is the IPP enum
 value. The  toString() method returns the IPP string representation of
 the attribute value.
extends