Uses of Enum
com.blackhillsoftware.dcollect.DataClass.Span
Packages that use DataClass.Span
-
Uses of DataClass.Span in com.blackhillsoftware.dcollect
Methods in com.blackhillsoftware.dcollect that return DataClass.SpanModifier and TypeMethodDescriptionDataClass.ddcspand()DDCSPAND as a Span.static DataClass.SpanDataClass.Span.from(int value) Get the Span for an integer valuestatic DataClass.SpanReturns the enum constant of this type with the specified name.static DataClass.Span[]DataClass.Span.values()Returns an array containing the constants of this enum type, in the order they are declared.