TOMASuplBatchRepConditions Class Reference

class TOMASuplBatchRepConditions

Class to hold batch report conditions

Member Functions Documentation

GetBatchRepType()

IMPORT_C TOMABatchRepCondTypeGetBatchRepType()

getter method for batch report type

NumOfIntervals()

IMPORT_C TIntNumOfIntervals()

getter method for number of intervals

NumOfMins()

IMPORT_C TIntNumOfMins()

getter method for num of minutes

SetBatchRepType(TOMABatchRepCondType)

IMPORT_C voidSetBatchRepType(TOMABatchRepCondTypeaType)

setter method for batch report type

Parameters

TOMABatchRepCondType aType

SetNumOfIntervals(TInt)

IMPORT_C voidSetNumOfIntervals(TIntaNoOfIntervals)

setter method for number of intervals

Parameters

TInt aNoOfIntervals

SetNumOfMins(TInt)

IMPORT_C voidSetNumOfMins(TIntaNoOfMins)

setter method for number of mins

Parameters

TInt aNoOfMins

Member Enumerations Documentation

Enum TOMABatchRepCondType

Enum to indicate batch report condition type

Enumerators

ETOMASuplBatchRepInterval
ETOMASuplBatchRepMins

Member Data Documentation

TOMABatchRepCondType iBatchRepType

TOMABatchRepCondType iBatchRepType[private]

TInt iNumOfIntervals

TInt iNumOfIntervals[private]

TInt iNumOfMins

TInt iNumOfMins[private]