Inherits from MBPostRequest : MBRequest : NSObject
Declared in MBBarcodeSubmissionRequest.h
MBBarcodeSubmissionRequest.m

Instance Methods

addBarcode:forRelease:

- (void)addBarcode:(NSString *)barcode forRelease:(MBRelease *)release

getBarcodeForRelease:

- (NSString *)getBarcodeForRelease:(MBRelease *)release

init

- (id)init

postdata

- (NSData *)postdata

removeBarcode:fromRelease:

- (void)removeBarcode:(NSString *)barcode fromRelease:(MBRelease *)release