LibTmsApi 2.3.0
Public Member Functions | Public Attributes | List of all members
Tms::CycleTypeInformation Class Reference

#include <TmsD.h>

Public Member Functions

 CycleTypeInformation (BString pcycleType=BString(), BString pinfo=BString(), BList< CycleTypeInformationPeriod > pperiods=BList< CycleTypeInformationPeriod >())
 

Public Attributes

BString cycleType
 The Cycle Type Name.
 
BString info
 Information string on this cycle type.
 
BList< CycleTypeInformationPeriodperiods
 The list of cycle periods.
 

Constructor & Destructor Documentation

◆ CycleTypeInformation()

Tms::CycleTypeInformation::CycleTypeInformation ( BString  pcycleType = BString(),
BString  pinfo = BString(),
BList< CycleTypeInformationPeriod pperiods = BList<CycleTypeInformationPeriod >() 
)

Member Data Documentation

◆ cycleType

BString Tms::CycleTypeInformation::cycleType

The Cycle Type Name.

◆ info

BString Tms::CycleTypeInformation::info

Information string on this cycle type.

◆ periods

BList<CycleTypeInformationPeriod > Tms::CycleTypeInformation::periods

The list of cycle periods.


The documentation for this class was generated from the following files: