public static abstract @interface TrackingNumberEntity.ParcelTrackingCarrier implements
Annotation
The list of supported carriers that could be detected (e.g.
TrackingNumberEntity.CARRIER_FEDEX
).
Inherited Method Summary
abstract Class<? extends Annotation> |
annotationType()
|
abstract boolean |
equals(Object arg0)
|
abstract int |
hashCode()
|
abstract String |
toString()
|