Uses of Enum
com.blackhillsoftware.dcollect.TapeCapacityPlanning.TapeType
-
Uses of TapeCapacityPlanning.TapeType in com.blackhillsoftware.dcollect
Modifier and TypeMethodDescriptionTapeCapacityPlanning.TapeType.from
(int value) Get the TapeType for an integer valueTapeCapacityPlanning.utstype()
UTSTYPE as a TapeType.Returns the enum constant of this type with the specified name.static TapeCapacityPlanning.TapeType[]
TapeCapacityPlanning.TapeType.values()
Returns an array containing the constants of this enum type, in the order they are declared.