Table of Contents

Class ExerciseSegmentType

Namespace
Android.Health.Connect.Datatypes
Assembly
MASES.Netdroid.dll
public class ExerciseSegmentType : JVMBridgeBase<ExerciseSegmentType>, IDynamicMetaObjectProvider, IJVMBridgeCore, IDisposable, IJVMBridgeBaseStatic, IJVMBridgeBase, IJVMBridgeDefinition
Inheritance
JVMBridgeBase
JVMBridgeBase<ExerciseSegmentType>
ExerciseSegmentType
Implements
IJVMBridgeCore
IJVMBridgeBaseStatic
IJVMBridgeBase
IJVMBridgeDefinition
Inherited Members
JVMBridgeBase<ExerciseSegmentType>.IsAssignableFrom(IJavaType)
JVMBridgeBase<ExerciseSegmentType>.IsAssignableFrom<T>()
JVMBridgeBase<ExerciseSegmentType>.Execute<T>(params T[])
JVMBridgeBase<ExerciseSegmentType>.DynBridgeClazz
JVMBridgeBase<ExerciseSegmentType>.BridgeClazz
JVMBridgeBase.RuntimeClassNameOf<T>()
JVMBridgeBase.ClassNameOf<T>()
JVMBridgeBase.ClassOf<T>()
JVMBridgeBase.WrapsDirect<TNewClass>(IJavaObject)
JVMBridgeBase.Wraps<TNewClass>(IJavaObject)
JVMBridgeBase.Wraps<TNewClass, TReturn>(IJavaObject)
JVMBridgeBase.Wraps<TNewClass, TReturn, TConverter>(IJavaObject)
JVMBridgeBase.MonitorEnter()
JVMBridgeBase.MonitorExit()
JVMBridgeBase.IsInstanceOf(IJavaType)
JVMBridgeBase.IsInstanceOf<T>()
JVMBridgeBase.RuntimeIsInstanceOf<T>()
JVMBridgeBase.CastTo<TNewClass>()
JVMBridgeBase.CastDirect<TNewClass>()
JVMBridgeBase.Dispose()
JVMBridgeBase.ToString()
JVMBridgeBase.GetHashCode()
JVMBridgeBase.Notify()
JVMBridgeBase.NotifyAll()
JVMBridgeBase.Wait()
JVMBridgeBase.DynBridgeInstance
JVMBridgeBase.BridgeInstance
JVMBridgeBase.IsBridgeListener
Extension Methods

Constructors

ExerciseSegmentType()

Default constructor: even if the corresponding Java class does not have one, it is mandatory for JCOBridge

public ExerciseSegmentType()

ExerciseSegmentType(params object[])

Generic constructor: it is useful for JCOBridge when there is a derived class which needs to pass arguments to the highest JVMBridgeBase class

public ExerciseSegmentType(params object[] args)

Parameters

args object[]

Properties

BridgeClassName

public override string BridgeClassName { get; }

Property Value

string

EXERCISE_SEGMENT_TYPE_ARM_CURL

public static int EXERCISE_SEGMENT_TYPE_ARM_CURL { get; }

Property Value

int

EXERCISE_SEGMENT_TYPE_BACK_EXTENSION

public static int EXERCISE_SEGMENT_TYPE_BACK_EXTENSION { get; }

Property Value

int

EXERCISE_SEGMENT_TYPE_BALL_SLAM

public static int EXERCISE_SEGMENT_TYPE_BALL_SLAM { get; }

Property Value

int

EXERCISE_SEGMENT_TYPE_BARBELL_SHOULDER_PRESS

public static int EXERCISE_SEGMENT_TYPE_BARBELL_SHOULDER_PRESS { get; }

Property Value

int

EXERCISE_SEGMENT_TYPE_BENCH_PRESS

public static int EXERCISE_SEGMENT_TYPE_BENCH_PRESS { get; }

Property Value

int

EXERCISE_SEGMENT_TYPE_BENCH_SIT_UP

public static int EXERCISE_SEGMENT_TYPE_BENCH_SIT_UP { get; }

Property Value

int

EXERCISE_SEGMENT_TYPE_BIKING

public static int EXERCISE_SEGMENT_TYPE_BIKING { get; }

Property Value

int

EXERCISE_SEGMENT_TYPE_BIKING_STATIONARY

public static int EXERCISE_SEGMENT_TYPE_BIKING_STATIONARY { get; }

Property Value

int

EXERCISE_SEGMENT_TYPE_BURPEE

public static int EXERCISE_SEGMENT_TYPE_BURPEE { get; }

Property Value

int

EXERCISE_SEGMENT_TYPE_CRUNCH

public static int EXERCISE_SEGMENT_TYPE_CRUNCH { get; }

Property Value

int

EXERCISE_SEGMENT_TYPE_DEADLIFT

public static int EXERCISE_SEGMENT_TYPE_DEADLIFT { get; }

Property Value

int

EXERCISE_SEGMENT_TYPE_DOUBLE_ARM_TRICEPS_EXTENSION

public static int EXERCISE_SEGMENT_TYPE_DOUBLE_ARM_TRICEPS_EXTENSION { get; }

Property Value

int

EXERCISE_SEGMENT_TYPE_DUMBBELL_CURL_LEFT_ARM

public static int EXERCISE_SEGMENT_TYPE_DUMBBELL_CURL_LEFT_ARM { get; }

Property Value

int

EXERCISE_SEGMENT_TYPE_DUMBBELL_CURL_RIGHT_ARM

public static int EXERCISE_SEGMENT_TYPE_DUMBBELL_CURL_RIGHT_ARM { get; }

Property Value

int

EXERCISE_SEGMENT_TYPE_DUMBBELL_FRONT_RAISE

public static int EXERCISE_SEGMENT_TYPE_DUMBBELL_FRONT_RAISE { get; }

Property Value

int

EXERCISE_SEGMENT_TYPE_DUMBBELL_LATERAL_RAISE

public static int EXERCISE_SEGMENT_TYPE_DUMBBELL_LATERAL_RAISE { get; }

Property Value

int

EXERCISE_SEGMENT_TYPE_DUMBBELL_ROW

public static int EXERCISE_SEGMENT_TYPE_DUMBBELL_ROW { get; }

Property Value

int

EXERCISE_SEGMENT_TYPE_DUMBBELL_TRICEPS_EXTENSION_LEFT_ARM

public static int EXERCISE_SEGMENT_TYPE_DUMBBELL_TRICEPS_EXTENSION_LEFT_ARM { get; }

Property Value

int

EXERCISE_SEGMENT_TYPE_DUMBBELL_TRICEPS_EXTENSION_RIGHT_ARM

public static int EXERCISE_SEGMENT_TYPE_DUMBBELL_TRICEPS_EXTENSION_RIGHT_ARM { get; }

Property Value

int

EXERCISE_SEGMENT_TYPE_DUMBBELL_TRICEPS_EXTENSION_TWO_ARM

public static int EXERCISE_SEGMENT_TYPE_DUMBBELL_TRICEPS_EXTENSION_TWO_ARM { get; }

Property Value

int

EXERCISE_SEGMENT_TYPE_ELLIPTICAL

public static int EXERCISE_SEGMENT_TYPE_ELLIPTICAL { get; }

Property Value

int

EXERCISE_SEGMENT_TYPE_FORWARD_TWIST

public static int EXERCISE_SEGMENT_TYPE_FORWARD_TWIST { get; }

Property Value

int

EXERCISE_SEGMENT_TYPE_FRONT_RAISE

public static int EXERCISE_SEGMENT_TYPE_FRONT_RAISE { get; }

Property Value

int

EXERCISE_SEGMENT_TYPE_HIGH_INTENSITY_INTERVAL_TRAINING

public static int EXERCISE_SEGMENT_TYPE_HIGH_INTENSITY_INTERVAL_TRAINING { get; }

Property Value

int

EXERCISE_SEGMENT_TYPE_HIP_THRUST

public static int EXERCISE_SEGMENT_TYPE_HIP_THRUST { get; }

Property Value

int

EXERCISE_SEGMENT_TYPE_HULA_HOOP

public static int EXERCISE_SEGMENT_TYPE_HULA_HOOP { get; }

Property Value

int

EXERCISE_SEGMENT_TYPE_JUMPING_JACK

public static int EXERCISE_SEGMENT_TYPE_JUMPING_JACK { get; }

Property Value

int

EXERCISE_SEGMENT_TYPE_JUMP_ROPE

public static int EXERCISE_SEGMENT_TYPE_JUMP_ROPE { get; }

Property Value

int

EXERCISE_SEGMENT_TYPE_KETTLEBELL_SWING

public static int EXERCISE_SEGMENT_TYPE_KETTLEBELL_SWING { get; }

Property Value

int

EXERCISE_SEGMENT_TYPE_LATERAL_RAISE

public static int EXERCISE_SEGMENT_TYPE_LATERAL_RAISE { get; }

Property Value

int

EXERCISE_SEGMENT_TYPE_LAT_PULL_DOWN

public static int EXERCISE_SEGMENT_TYPE_LAT_PULL_DOWN { get; }

Property Value

int

EXERCISE_SEGMENT_TYPE_LEG_CURL

public static int EXERCISE_SEGMENT_TYPE_LEG_CURL { get; }

Property Value

int

EXERCISE_SEGMENT_TYPE_LEG_EXTENSION

public static int EXERCISE_SEGMENT_TYPE_LEG_EXTENSION { get; }

Property Value

int

EXERCISE_SEGMENT_TYPE_LEG_PRESS

public static int EXERCISE_SEGMENT_TYPE_LEG_PRESS { get; }

Property Value

int

EXERCISE_SEGMENT_TYPE_LEG_RAISE

public static int EXERCISE_SEGMENT_TYPE_LEG_RAISE { get; }

Property Value

int

EXERCISE_SEGMENT_TYPE_LUNGE

public static int EXERCISE_SEGMENT_TYPE_LUNGE { get; }

Property Value

int

EXERCISE_SEGMENT_TYPE_MOUNTAIN_CLIMBER

public static int EXERCISE_SEGMENT_TYPE_MOUNTAIN_CLIMBER { get; }

Property Value

int

EXERCISE_SEGMENT_TYPE_OTHER_WORKOUT

public static int EXERCISE_SEGMENT_TYPE_OTHER_WORKOUT { get; }

Property Value

int

EXERCISE_SEGMENT_TYPE_PAUSE

public static int EXERCISE_SEGMENT_TYPE_PAUSE { get; }

Property Value

int

EXERCISE_SEGMENT_TYPE_PILATES

public static int EXERCISE_SEGMENT_TYPE_PILATES { get; }

Property Value

int

EXERCISE_SEGMENT_TYPE_PLANK

public static int EXERCISE_SEGMENT_TYPE_PLANK { get; }

Property Value

int

EXERCISE_SEGMENT_TYPE_PULL_UP

public static int EXERCISE_SEGMENT_TYPE_PULL_UP { get; }

Property Value

int

EXERCISE_SEGMENT_TYPE_PUNCH

public static int EXERCISE_SEGMENT_TYPE_PUNCH { get; }

Property Value

int

EXERCISE_SEGMENT_TYPE_REST

public static int EXERCISE_SEGMENT_TYPE_REST { get; }

Property Value

int

EXERCISE_SEGMENT_TYPE_ROWING_MACHINE

public static int EXERCISE_SEGMENT_TYPE_ROWING_MACHINE { get; }

Property Value

int

EXERCISE_SEGMENT_TYPE_RUNNING

public static int EXERCISE_SEGMENT_TYPE_RUNNING { get; }

Property Value

int

EXERCISE_SEGMENT_TYPE_RUNNING_TREADMILL

public static int EXERCISE_SEGMENT_TYPE_RUNNING_TREADMILL { get; }

Property Value

int

EXERCISE_SEGMENT_TYPE_SHOULDER_PRESS

public static int EXERCISE_SEGMENT_TYPE_SHOULDER_PRESS { get; }

Property Value

int

EXERCISE_SEGMENT_TYPE_SINGLE_ARM_TRICEPS_EXTENSION

public static int EXERCISE_SEGMENT_TYPE_SINGLE_ARM_TRICEPS_EXTENSION { get; }

Property Value

int

EXERCISE_SEGMENT_TYPE_SIT_UP

public static int EXERCISE_SEGMENT_TYPE_SIT_UP { get; }

Property Value

int

EXERCISE_SEGMENT_TYPE_SQUAT

public static int EXERCISE_SEGMENT_TYPE_SQUAT { get; }

Property Value

int

EXERCISE_SEGMENT_TYPE_STAIR_CLIMBING

public static int EXERCISE_SEGMENT_TYPE_STAIR_CLIMBING { get; }

Property Value

int

EXERCISE_SEGMENT_TYPE_STAIR_CLIMBING_MACHINE

public static int EXERCISE_SEGMENT_TYPE_STAIR_CLIMBING_MACHINE { get; }

Property Value

int

EXERCISE_SEGMENT_TYPE_STRETCHING

public static int EXERCISE_SEGMENT_TYPE_STRETCHING { get; }

Property Value

int

EXERCISE_SEGMENT_TYPE_SWIMMING_BACKSTROKE

public static int EXERCISE_SEGMENT_TYPE_SWIMMING_BACKSTROKE { get; }

Property Value

int

EXERCISE_SEGMENT_TYPE_SWIMMING_BREASTSTROKE

public static int EXERCISE_SEGMENT_TYPE_SWIMMING_BREASTSTROKE { get; }

Property Value

int

EXERCISE_SEGMENT_TYPE_SWIMMING_BUTTERFLY

public static int EXERCISE_SEGMENT_TYPE_SWIMMING_BUTTERFLY { get; }

Property Value

int

EXERCISE_SEGMENT_TYPE_SWIMMING_FREESTYLE

public static int EXERCISE_SEGMENT_TYPE_SWIMMING_FREESTYLE { get; }

Property Value

int

EXERCISE_SEGMENT_TYPE_SWIMMING_MIXED

public static int EXERCISE_SEGMENT_TYPE_SWIMMING_MIXED { get; }

Property Value

int

EXERCISE_SEGMENT_TYPE_SWIMMING_OPEN_WATER

public static int EXERCISE_SEGMENT_TYPE_SWIMMING_OPEN_WATER { get; }

Property Value

int

EXERCISE_SEGMENT_TYPE_SWIMMING_OTHER

public static int EXERCISE_SEGMENT_TYPE_SWIMMING_OTHER { get; }

Property Value

int

EXERCISE_SEGMENT_TYPE_SWIMMING_POOL

public static int EXERCISE_SEGMENT_TYPE_SWIMMING_POOL { get; }

Property Value

int

EXERCISE_SEGMENT_TYPE_UNKNOWN

public static int EXERCISE_SEGMENT_TYPE_UNKNOWN { get; }

Property Value

int

EXERCISE_SEGMENT_TYPE_UPPER_TWIST

public static int EXERCISE_SEGMENT_TYPE_UPPER_TWIST { get; }

Property Value

int

EXERCISE_SEGMENT_TYPE_WALKING

public static int EXERCISE_SEGMENT_TYPE_WALKING { get; }

Property Value

int

EXERCISE_SEGMENT_TYPE_WEIGHTLIFTING

public static int EXERCISE_SEGMENT_TYPE_WEIGHTLIFTING { get; }

Property Value

int

EXERCISE_SEGMENT_TYPE_WHEELCHAIR

public static int EXERCISE_SEGMENT_TYPE_WHEELCHAIR { get; }

Property Value

int

EXERCISE_SEGMENT_TYPE_YOGA

public static int EXERCISE_SEGMENT_TYPE_YOGA { get; }

Property Value

int

IsBridgeAbstract

public override bool IsBridgeAbstract { get; }

Property Value

bool

IsBridgeCloseable

public override bool IsBridgeCloseable { get; }

Property Value

bool

IsBridgeInterface

public override bool IsBridgeInterface { get; }

Property Value

bool

IsBridgeStatic

public override bool IsBridgeStatic { get; }

Property Value

bool