All Downloads are FREE. Search and download functionalities are using the official Maven repository.

t.21.120.2.source-code.FitMessages Maven / Gradle / Ivy

There is a newer version: 21.141.0
Show newest version
/////////////////////////////////////////////////////////////////////////////////////////////
// Copyright 2023 Garmin International, Inc.
// Licensed under the Flexible and Interoperable Data Transfer (FIT) Protocol License; you
// may not use this file except in compliance with the Flexible and Interoperable Data
// Transfer (FIT) Protocol License.
/////////////////////////////////////////////////////////////////////////////////////////////
// ****WARNING****  This file is auto-generated!  Do NOT edit this file.
// Profile Version = 21.120Release
// Tag = production/release/21.120.00-0-g2d77811
/////////////////////////////////////////////////////////////////////////////////////////////

package com.garmin.fit;

import java.util.ArrayList;
import java.util.Collections;
import java.util.List;

public class FitMessages {

    final List fileIdMesgs = new ArrayList<>();
    final List fileCreatorMesgs = new ArrayList<>();
    final List timestampCorrelationMesgs = new ArrayList<>();
    final List softwareMesgs = new ArrayList<>();
    final List slaveDeviceMesgs = new ArrayList<>();
    final List capabilitiesMesgs = new ArrayList<>();
    final List fileCapabilitiesMesgs = new ArrayList<>();
    final List mesgCapabilitiesMesgs = new ArrayList<>();
    final List fieldCapabilitiesMesgs = new ArrayList<>();
    final List deviceSettingsMesgs = new ArrayList<>();
    final List userProfileMesgs = new ArrayList<>();
    final List hrmProfileMesgs = new ArrayList<>();
    final List sdmProfileMesgs = new ArrayList<>();
    final List bikeProfileMesgs = new ArrayList<>();
    final List connectivityMesgs = new ArrayList<>();
    final List watchfaceSettingsMesgs = new ArrayList<>();
    final List ohrSettingsMesgs = new ArrayList<>();
    final List timeInZoneMesgs = new ArrayList<>();
    final List zonesTargetMesgs = new ArrayList<>();
    final List sportMesgs = new ArrayList<>();
    final List hrZoneMesgs = new ArrayList<>();
    final List speedZoneMesgs = new ArrayList<>();
    final List cadenceZoneMesgs = new ArrayList<>();
    final List powerZoneMesgs = new ArrayList<>();
    final List metZoneMesgs = new ArrayList<>();
    final List diveSettingsMesgs = new ArrayList<>();
    final List diveAlarmMesgs = new ArrayList<>();
    final List diveApneaAlarmMesgs = new ArrayList<>();
    final List diveGasMesgs = new ArrayList<>();
    final List goalMesgs = new ArrayList<>();
    final List activityMesgs = new ArrayList<>();
    final List sessionMesgs = new ArrayList<>();
    final List lapMesgs = new ArrayList<>();
    final List lengthMesgs = new ArrayList<>();
    final List recordMesgs = new ArrayList<>();
    final List eventMesgs = new ArrayList<>();
    final List deviceInfoMesgs = new ArrayList<>();
    final List deviceAuxBatteryInfoMesgs = new ArrayList<>();
    final List trainingFileMesgs = new ArrayList<>();
    final List weatherConditionsMesgs = new ArrayList<>();
    final List weatherAlertMesgs = new ArrayList<>();
    final List gpsMetadataMesgs = new ArrayList<>();
    final List cameraEventMesgs = new ArrayList<>();
    final List gyroscopeDataMesgs = new ArrayList<>();
    final List accelerometerDataMesgs = new ArrayList<>();
    final List magnetometerDataMesgs = new ArrayList<>();
    final List barometerDataMesgs = new ArrayList<>();
    final List threeDSensorCalibrationMesgs = new ArrayList<>();
    final List oneDSensorCalibrationMesgs = new ArrayList<>();
    final List videoFrameMesgs = new ArrayList<>();
    final List obdiiDataMesgs = new ArrayList<>();
    final List nmeaSentenceMesgs = new ArrayList<>();
    final List aviationAttitudeMesgs = new ArrayList<>();
    final List videoMesgs = new ArrayList<>();
    final List videoTitleMesgs = new ArrayList<>();
    final List videoDescriptionMesgs = new ArrayList<>();
    final List videoClipMesgs = new ArrayList<>();
    final List setMesgs = new ArrayList<>();
    final List jumpMesgs = new ArrayList<>();
    final List splitMesgs = new ArrayList<>();
    final List climbProMesgs = new ArrayList<>();
    final List fieldDescriptionMesgs = new ArrayList<>();
    final List developerDataIdMesgs = new ArrayList<>();
    final List courseMesgs = new ArrayList<>();
    final List coursePointMesgs = new ArrayList<>();
    final List segmentIdMesgs = new ArrayList<>();
    final List segmentLeaderboardEntryMesgs = new ArrayList<>();
    final List segmentPointMesgs = new ArrayList<>();
    final List segmentLapMesgs = new ArrayList<>();
    final List segmentFileMesgs = new ArrayList<>();
    final List workoutMesgs = new ArrayList<>();
    final List workoutSessionMesgs = new ArrayList<>();
    final List workoutStepMesgs = new ArrayList<>();
    final List exerciseTitleMesgs = new ArrayList<>();
    final List scheduleMesgs = new ArrayList<>();
    final List totalsMesgs = new ArrayList<>();
    final List weightScaleMesgs = new ArrayList<>();
    final List bloodPressureMesgs = new ArrayList<>();
    final List monitoringInfoMesgs = new ArrayList<>();
    final List monitoringMesgs = new ArrayList<>();
    final List monitoringHrDataMesgs = new ArrayList<>();
    final List spo2DataMesgs = new ArrayList<>();
    final List hrMesgs = new ArrayList<>();
    final List stressLevelMesgs = new ArrayList<>();
    final List maxMetDataMesgs = new ArrayList<>();
    final List memoGlobMesgs = new ArrayList<>();
    final List sleepLevelMesgs = new ArrayList<>();
    final List antChannelIdMesgs = new ArrayList<>();
    final List antRxMesgs = new ArrayList<>();
    final List antTxMesgs = new ArrayList<>();
    final List exdScreenConfigurationMesgs = new ArrayList<>();
    final List exdDataFieldConfigurationMesgs = new ArrayList<>();
    final List exdDataConceptConfigurationMesgs = new ArrayList<>();
    final List diveSummaryMesgs = new ArrayList<>();
    final List hrvMesgs = new ArrayList<>();
    final List beatIntervalsMesgs = new ArrayList<>();
    final List hrvStatusSummaryMesgs = new ArrayList<>();
    final List hrvValueMesgs = new ArrayList<>();
    final List respirationRateMesgs = new ArrayList<>();
    final List tankUpdateMesgs = new ArrayList<>();
    final List tankSummaryMesgs = new ArrayList<>();
    final List sleepAssessmentMesgs = new ArrayList<>();
    final List padMesgs = new ArrayList<>();

    final List developerFieldDescriptionMesgs = new ArrayList<>();

    public FitMessages() {
    }

    public List getFileIdMesgs() {
        return Collections.unmodifiableList(fileIdMesgs);
    }

    public List getFileCreatorMesgs() {
        return Collections.unmodifiableList(fileCreatorMesgs);
    }

    public List getTimestampCorrelationMesgs() {
        return Collections.unmodifiableList(timestampCorrelationMesgs);
    }

    public List getSoftwareMesgs() {
        return Collections.unmodifiableList(softwareMesgs);
    }

    public List getSlaveDeviceMesgs() {
        return Collections.unmodifiableList(slaveDeviceMesgs);
    }

    public List getCapabilitiesMesgs() {
        return Collections.unmodifiableList(capabilitiesMesgs);
    }

    public List getFileCapabilitiesMesgs() {
        return Collections.unmodifiableList(fileCapabilitiesMesgs);
    }

    public List getMesgCapabilitiesMesgs() {
        return Collections.unmodifiableList(mesgCapabilitiesMesgs);
    }

    public List getFieldCapabilitiesMesgs() {
        return Collections.unmodifiableList(fieldCapabilitiesMesgs);
    }

    public List getDeviceSettingsMesgs() {
        return Collections.unmodifiableList(deviceSettingsMesgs);
    }

    public List getUserProfileMesgs() {
        return Collections.unmodifiableList(userProfileMesgs);
    }

    public List getHrmProfileMesgs() {
        return Collections.unmodifiableList(hrmProfileMesgs);
    }

    public List getSdmProfileMesgs() {
        return Collections.unmodifiableList(sdmProfileMesgs);
    }

    public List getBikeProfileMesgs() {
        return Collections.unmodifiableList(bikeProfileMesgs);
    }

    public List getConnectivityMesgs() {
        return Collections.unmodifiableList(connectivityMesgs);
    }

    public List getWatchfaceSettingsMesgs() {
        return Collections.unmodifiableList(watchfaceSettingsMesgs);
    }

    public List getOhrSettingsMesgs() {
        return Collections.unmodifiableList(ohrSettingsMesgs);
    }

    public List getTimeInZoneMesgs() {
        return Collections.unmodifiableList(timeInZoneMesgs);
    }

    public List getZonesTargetMesgs() {
        return Collections.unmodifiableList(zonesTargetMesgs);
    }

    public List getSportMesgs() {
        return Collections.unmodifiableList(sportMesgs);
    }

    public List getHrZoneMesgs() {
        return Collections.unmodifiableList(hrZoneMesgs);
    }

    public List getSpeedZoneMesgs() {
        return Collections.unmodifiableList(speedZoneMesgs);
    }

    public List getCadenceZoneMesgs() {
        return Collections.unmodifiableList(cadenceZoneMesgs);
    }

    public List getPowerZoneMesgs() {
        return Collections.unmodifiableList(powerZoneMesgs);
    }

    public List getMetZoneMesgs() {
        return Collections.unmodifiableList(metZoneMesgs);
    }

    public List getDiveSettingsMesgs() {
        return Collections.unmodifiableList(diveSettingsMesgs);
    }

    public List getDiveAlarmMesgs() {
        return Collections.unmodifiableList(diveAlarmMesgs);
    }

    public List getDiveApneaAlarmMesgs() {
        return Collections.unmodifiableList(diveApneaAlarmMesgs);
    }

    public List getDiveGasMesgs() {
        return Collections.unmodifiableList(diveGasMesgs);
    }

    public List getGoalMesgs() {
        return Collections.unmodifiableList(goalMesgs);
    }

    public List getActivityMesgs() {
        return Collections.unmodifiableList(activityMesgs);
    }

    public List getSessionMesgs() {
        return Collections.unmodifiableList(sessionMesgs);
    }

    public List getLapMesgs() {
        return Collections.unmodifiableList(lapMesgs);
    }

    public List getLengthMesgs() {
        return Collections.unmodifiableList(lengthMesgs);
    }

    public List getRecordMesgs() {
        return Collections.unmodifiableList(recordMesgs);
    }

    public List getEventMesgs() {
        return Collections.unmodifiableList(eventMesgs);
    }

    public List getDeviceInfoMesgs() {
        return Collections.unmodifiableList(deviceInfoMesgs);
    }

    public List getDeviceAuxBatteryInfoMesgs() {
        return Collections.unmodifiableList(deviceAuxBatteryInfoMesgs);
    }

    public List getTrainingFileMesgs() {
        return Collections.unmodifiableList(trainingFileMesgs);
    }

    public List getWeatherConditionsMesgs() {
        return Collections.unmodifiableList(weatherConditionsMesgs);
    }

    public List getWeatherAlertMesgs() {
        return Collections.unmodifiableList(weatherAlertMesgs);
    }

    public List getGpsMetadataMesgs() {
        return Collections.unmodifiableList(gpsMetadataMesgs);
    }

    public List getCameraEventMesgs() {
        return Collections.unmodifiableList(cameraEventMesgs);
    }

    public List getGyroscopeDataMesgs() {
        return Collections.unmodifiableList(gyroscopeDataMesgs);
    }

    public List getAccelerometerDataMesgs() {
        return Collections.unmodifiableList(accelerometerDataMesgs);
    }

    public List getMagnetometerDataMesgs() {
        return Collections.unmodifiableList(magnetometerDataMesgs);
    }

    public List getBarometerDataMesgs() {
        return Collections.unmodifiableList(barometerDataMesgs);
    }

    public List getThreeDSensorCalibrationMesgs() {
        return Collections.unmodifiableList(threeDSensorCalibrationMesgs);
    }

    public List getOneDSensorCalibrationMesgs() {
        return Collections.unmodifiableList(oneDSensorCalibrationMesgs);
    }

    public List getVideoFrameMesgs() {
        return Collections.unmodifiableList(videoFrameMesgs);
    }

    public List getObdiiDataMesgs() {
        return Collections.unmodifiableList(obdiiDataMesgs);
    }

    public List getNmeaSentenceMesgs() {
        return Collections.unmodifiableList(nmeaSentenceMesgs);
    }

    public List getAviationAttitudeMesgs() {
        return Collections.unmodifiableList(aviationAttitudeMesgs);
    }

    public List getVideoMesgs() {
        return Collections.unmodifiableList(videoMesgs);
    }

    public List getVideoTitleMesgs() {
        return Collections.unmodifiableList(videoTitleMesgs);
    }

    public List getVideoDescriptionMesgs() {
        return Collections.unmodifiableList(videoDescriptionMesgs);
    }

    public List getVideoClipMesgs() {
        return Collections.unmodifiableList(videoClipMesgs);
    }

    public List getSetMesgs() {
        return Collections.unmodifiableList(setMesgs);
    }

    public List getJumpMesgs() {
        return Collections.unmodifiableList(jumpMesgs);
    }

    public List getSplitMesgs() {
        return Collections.unmodifiableList(splitMesgs);
    }

    public List getClimbProMesgs() {
        return Collections.unmodifiableList(climbProMesgs);
    }

    public List getFieldDescriptionMesgs() {
        return Collections.unmodifiableList(fieldDescriptionMesgs);
    }

    public List getDeveloperDataIdMesgs() {
        return Collections.unmodifiableList(developerDataIdMesgs);
    }

    public List getCourseMesgs() {
        return Collections.unmodifiableList(courseMesgs);
    }

    public List getCoursePointMesgs() {
        return Collections.unmodifiableList(coursePointMesgs);
    }

    public List getSegmentIdMesgs() {
        return Collections.unmodifiableList(segmentIdMesgs);
    }

    public List getSegmentLeaderboardEntryMesgs() {
        return Collections.unmodifiableList(segmentLeaderboardEntryMesgs);
    }

    public List getSegmentPointMesgs() {
        return Collections.unmodifiableList(segmentPointMesgs);
    }

    public List getSegmentLapMesgs() {
        return Collections.unmodifiableList(segmentLapMesgs);
    }

    public List getSegmentFileMesgs() {
        return Collections.unmodifiableList(segmentFileMesgs);
    }

    public List getWorkoutMesgs() {
        return Collections.unmodifiableList(workoutMesgs);
    }

    public List getWorkoutSessionMesgs() {
        return Collections.unmodifiableList(workoutSessionMesgs);
    }

    public List getWorkoutStepMesgs() {
        return Collections.unmodifiableList(workoutStepMesgs);
    }

    public List getExerciseTitleMesgs() {
        return Collections.unmodifiableList(exerciseTitleMesgs);
    }

    public List getScheduleMesgs() {
        return Collections.unmodifiableList(scheduleMesgs);
    }

    public List getTotalsMesgs() {
        return Collections.unmodifiableList(totalsMesgs);
    }

    public List getWeightScaleMesgs() {
        return Collections.unmodifiableList(weightScaleMesgs);
    }

    public List getBloodPressureMesgs() {
        return Collections.unmodifiableList(bloodPressureMesgs);
    }

    public List getMonitoringInfoMesgs() {
        return Collections.unmodifiableList(monitoringInfoMesgs);
    }

    public List getMonitoringMesgs() {
        return Collections.unmodifiableList(monitoringMesgs);
    }

    public List getMonitoringHrDataMesgs() {
        return Collections.unmodifiableList(monitoringHrDataMesgs);
    }

    public List getSpo2DataMesgs() {
        return Collections.unmodifiableList(spo2DataMesgs);
    }

    public List getHrMesgs() {
        return Collections.unmodifiableList(hrMesgs);
    }

    public List getStressLevelMesgs() {
        return Collections.unmodifiableList(stressLevelMesgs);
    }

    public List getMaxMetDataMesgs() {
        return Collections.unmodifiableList(maxMetDataMesgs);
    }

    public List getMemoGlobMesgs() {
        return Collections.unmodifiableList(memoGlobMesgs);
    }

    public List getSleepLevelMesgs() {
        return Collections.unmodifiableList(sleepLevelMesgs);
    }

    public List getAntChannelIdMesgs() {
        return Collections.unmodifiableList(antChannelIdMesgs);
    }

    public List getAntRxMesgs() {
        return Collections.unmodifiableList(antRxMesgs);
    }

    public List getAntTxMesgs() {
        return Collections.unmodifiableList(antTxMesgs);
    }

    public List getExdScreenConfigurationMesgs() {
        return Collections.unmodifiableList(exdScreenConfigurationMesgs);
    }

    public List getExdDataFieldConfigurationMesgs() {
        return Collections.unmodifiableList(exdDataFieldConfigurationMesgs);
    }

    public List getExdDataConceptConfigurationMesgs() {
        return Collections.unmodifiableList(exdDataConceptConfigurationMesgs);
    }

    public List getDiveSummaryMesgs() {
        return Collections.unmodifiableList(diveSummaryMesgs);
    }

    public List getHrvMesgs() {
        return Collections.unmodifiableList(hrvMesgs);
    }

    public List getBeatIntervalsMesgs() {
        return Collections.unmodifiableList(beatIntervalsMesgs);
    }

    public List getHrvStatusSummaryMesgs() {
        return Collections.unmodifiableList(hrvStatusSummaryMesgs);
    }

    public List getHrvValueMesgs() {
        return Collections.unmodifiableList(hrvValueMesgs);
    }

    public List getRespirationRateMesgs() {
        return Collections.unmodifiableList(respirationRateMesgs);
    }

    public List getTankUpdateMesgs() {
        return Collections.unmodifiableList(tankUpdateMesgs);
    }

    public List getTankSummaryMesgs() {
        return Collections.unmodifiableList(tankSummaryMesgs);
    }

    public List getSleepAssessmentMesgs() {
        return Collections.unmodifiableList(sleepAssessmentMesgs);
    }

    public List getPadMesgs() {
        return Collections.unmodifiableList(padMesgs);
    }

    public List getDeveloperFieldDescriptionMesgs() {
        return Collections.unmodifiableList(developerFieldDescriptionMesgs);
    }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy