TrackingNumberEntity.ParcelTrackingCarrier

  • TrackingNumberEntity.ParcelTrackingCarrier is an abstract annotation that lists supported parcel tracking carriers.

  • It inherits standard annotation methods like annotationType(), equals(), hashCode(), and toString().

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