TOMASuplBatchRepConditions Class Reference

class TOMASuplBatchRepConditions

Class to hold batch report conditions

Member Functions Documentation

GetBatchRepType()

IMPORT_C TOMABatchRepCondType GetBatchRepType ( )

getter method for batch report type

NumOfIntervals()

IMPORT_C TInt NumOfIntervals ( )

getter method for number of intervals

NumOfMins()

IMPORT_C TInt NumOfMins ( )

getter method for num of minutes

SetBatchRepType(TOMABatchRepCondType)

IMPORT_C void SetBatchRepType ( TOMABatchRepCondType aType )

setter method for batch report type

Parameters

TOMABatchRepCondType aType

SetNumOfIntervals(TInt)

IMPORT_C void SetNumOfIntervals ( TInt aNoOfIntervals )

setter method for number of intervals

Parameters

TInt aNoOfIntervals

SetNumOfMins(TInt)

IMPORT_C void SetNumOfMins ( TInt aNoOfMins )

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]