FileDocCategorySizeDatePackage
UsbEndpoint.javaAPI DocAndroid 5.1 API1001Sat Mar 14 14:09:44 GMT 2015android.hardware.usb

UsbEndpoint

public class UsbEndpoint extends Object implements android.os.Parcelable

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

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

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

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

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

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

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

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

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

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

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

 throw new RuntimeException("Stub!");