Uses of Enum
com.blackhillsoftware.dcollect.TapeCapacityPlanning.TapeType
Packages that use TapeCapacityPlanning.TapeType
-
Uses of TapeCapacityPlanning.TapeType in com.blackhillsoftware.dcollect
Methods in com.blackhillsoftware.dcollect that return TapeCapacityPlanning.TapeTypeModifier 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.