Uses of Enum Class
com.hp.ucmdb.api.SecurityDomainLevel
Packages that use SecurityDomainLevel
Package
Description
This package contains the top level of API set for working with the UCMDB.
-
Uses of SecurityDomainLevel in com.hp.ucmdb.api
Methods in com.hp.ucmdb.api that return SecurityDomainLevelModifier and TypeMethodDescriptionstatic SecurityDomainLevel
Returns the enum constant of this class with the specified name.static SecurityDomainLevel[]
SecurityDomainLevel.values()
Returns an array containing the constants of this enum class, in the order they are declared.