Uses of Enum Class
com.hp.ucmdb.api.discovery.types.Range.DefinitionType
Packages that use Range.DefinitionType
Package
Description
This package contains interfaces that represent the basic discovery elements of the API.
-
Uses of Range.DefinitionType in com.hp.ucmdb.api.discovery.types
Methods in com.hp.ucmdb.api.discovery.types that return Range.DefinitionTypeModifier and TypeMethodDescriptionstatic Range.DefinitionType
Returns the enum constant of this class with the specified name.static Range.DefinitionType[]
Range.DefinitionType.values()
Returns an array containing the constants of this enum class, in the order they are declared.