Uses of Enum Class
org.azd.enums.TimelineRecordState
Packages that use TimelineRecordState
-
Uses of TimelineRecordState in org.azd.build.types
Methods in org.azd.build.types that return TimelineRecordStateMethods in org.azd.build.types with parameters of type TimelineRecordState -
Uses of TimelineRecordState in org.azd.enums
Methods in org.azd.enums that return TimelineRecordStateModifier and TypeMethodDescriptionstatic TimelineRecordStateReturns the enum constant of this class with the specified name.static TimelineRecordState[]TimelineRecordState.values()Returns an array containing the constants of this enum class, in the order they are declared.