FileDocCategorySizeDatePackage
MtpObjectInfo.javaAPI DocAndroid 5.1 API1682Sat Mar 14 14:09:32 GMT 2015android.mtp

MtpObjectInfo

public final class MtpObjectInfo extends Object

Fields Summary
Constructors Summary
MtpObjectInfo()

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

 throw new RuntimeException("Stub!"); 
public final intgetAssociationType()

 throw new RuntimeException("Stub!"); 
public final intgetCompressedSize()

 throw new RuntimeException("Stub!"); 
public final longgetDateCreated()

 throw new RuntimeException("Stub!"); 
public final longgetDateModified()

 throw new RuntimeException("Stub!"); 
public final intgetFormat()

 throw new RuntimeException("Stub!"); 
public final intgetImagePixDepth()

 throw new RuntimeException("Stub!"); 
public final intgetImagePixHeight()

 throw new RuntimeException("Stub!"); 
public final intgetImagePixWidth()

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

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

 throw new RuntimeException("Stub!"); 
public final intgetObjectHandle()

 throw new RuntimeException("Stub!"); 
public final intgetParent()

 throw new RuntimeException("Stub!"); 
public final intgetProtectionStatus()

 throw new RuntimeException("Stub!"); 
public final intgetSequenceNumber()

 throw new RuntimeException("Stub!"); 
public final intgetStorageId()

 throw new RuntimeException("Stub!"); 
public final intgetThumbCompressedSize()

 throw new RuntimeException("Stub!"); 
public final intgetThumbFormat()

 throw new RuntimeException("Stub!"); 
public final intgetThumbPixHeight()

 throw new RuntimeException("Stub!"); 
public final intgetThumbPixWidth()

 throw new RuntimeException("Stub!");