The PrintingPermission Class contains the following methods:
check performs a check on the permission object.
combine returns a new PrintingPermission instance.
compareSet compares the PrintingPermission instance with another permission object.
copy retrieves a new instance of the PrintingPermission class.
decode decodes the contents of the specified data stream into the permission object.
encode encodes the contents of this permission object and sends the encoded data to the specified stream.
mapFormat retrieves a permission-specific tag when given an encoding format.
supportedFormats retrieves the encoding formats that this permission type supports.