Enum StudySpec.AutomatedStoppingSpecCase (3.0.0)

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

Static Fields

NameDescription
AUTOMATEDSTOPPINGSPEC_NOT_SET
CONVEX_AUTOMATED_STOPPING_SPEC
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()