FileDocCategorySizeDatePackage
PrinterCapabilitiesInfo.javaAPI DocAndroid 5.1 API2097Sat Mar 14 14:09:44 GMT 2015android.print

PrinterCapabilitiesInfo

public final class PrinterCapabilitiesInfo extends Object implements android.os.Parcelable

Fields Summary
public static final android.os.Parcelable.Creator
CREATOR
Constructors Summary
PrinterCapabilitiesInfo()

 throw new RuntimeException("Stub!"); 
Methods Summary
public intdescribeContents()

 throw new RuntimeException("Stub!"); 
public booleanequals(java.lang.Object obj)

 throw new RuntimeException("Stub!"); 
public intgetColorModes()

 throw new RuntimeException("Stub!"); 
public android.print.PrintAttributesgetDefaults()

 throw new RuntimeException("Stub!"); 
public java.util.ListgetMediaSizes()

 throw new RuntimeException("Stub!"); 
public android.print.PrintAttributes.MarginsgetMinMargins()

 throw new RuntimeException("Stub!"); 
public java.util.ListgetResolutions()

 throw new RuntimeException("Stub!"); 
public inthashCode()

 throw new RuntimeException("Stub!"); 
public java.lang.StringtoString()

 throw new RuntimeException("Stub!"); 
public voidwriteToParcel(android.os.Parcel parcel, int flags)

 throw new RuntimeException("Stub!");