|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BaseRate | |
---|---|
com.yahoo.marketing.apt |
Uses of BaseRate in com.yahoo.marketing.apt |
---|
Fields in com.yahoo.marketing.apt declared as BaseRate | |
---|---|
private BaseRate |
BaseRateResponse.baseRate
|
Methods in com.yahoo.marketing.apt that return BaseRate | |
---|---|
BaseRate |
BaseRateResponse.getBaseRate()
Gets the baseRate value for this BaseRateResponse. |
BaseRate |
RateCardServiceHttpBindingStub.getBaseRate(long ID)
|
BaseRate |
RateCardService.getBaseRate(long ID)
|
BaseRate[] |
RateCardServiceHttpBindingStub.getBaseRates(long[] IDs)
|
BaseRate[] |
RateCardService.getBaseRates(long[] IDs)
|
BaseRate[] |
RateCardServiceHttpBindingStub.getBaseRatesByRateCardID(long rateCardID)
|
BaseRate[] |
RateCardService.getBaseRatesByRateCardID(long rateCardID)
|
Methods in com.yahoo.marketing.apt with parameters of type BaseRate | |
---|---|
BaseRateResponse |
RateCardServiceHttpBindingStub.addBaseRate(BaseRate baseRate)
|
BaseRateResponse |
RateCardService.addBaseRate(BaseRate baseRate)
|
BaseRateResponse[] |
RateCardServiceHttpBindingStub.addBaseRates(BaseRate[] baseRates)
|
BaseRateResponse[] |
RateCardService.addBaseRates(BaseRate[] baseRates)
|
void |
BaseRateResponse.setBaseRate(BaseRate baseRate)
Sets the baseRate value for this BaseRateResponse. |
BaseRateResponse |
RateCardServiceHttpBindingStub.updateBaseRate(BaseRate baseRate)
|
BaseRateResponse |
RateCardService.updateBaseRate(BaseRate baseRate)
|
BaseRateResponse[] |
RateCardServiceHttpBindingStub.updateBaseRates(BaseRate[] baseRates)
|
BaseRateResponse[] |
RateCardService.updateBaseRates(BaseRate[] baseRates)
|
Constructors in com.yahoo.marketing.apt with parameters of type BaseRate | |
---|---|
BaseRateResponse(BaseRate baseRate,
Error[] errors,
java.lang.Boolean operationSucceeded)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |