Enum StudySpec.AutomatedStoppingSpecCase (3.9.0)

public enum StudySpec.AutomatedStoppingSpecCase extends Enum<StudySpec.AutomatedStoppingSpecCase> implements Internal.EnumLite, AbstractMessageLite.InternalOneOfEnum

Static Fields

NameDescription
AUTOMATEDSTOPPINGSPEC_NOT_SET
CONVEX_AUTOMATED_STOPPING_SPEC
CONVEX_STOP_CONFIG
DECAY_CURVE_STOPPING_SPEC
MEDIAN_AUTOMATED_STOPPING_SPEC

Static Methods

NameDescription
forNumber(int value)
valueOf(int value)

Deprecated. Use #forNumber(int) instead.

valueOf(String name)
values()

Methods

NameDescription
getNumber()