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