Uses of Enum Class
org.iam.model.IntentOrPolicyLabel.VarType
Packages that use IntentOrPolicyLabel.VarType
Package
Description
Internal model structures for label hierarchy and symbolic wrappers.
-
Uses of IntentOrPolicyLabel.VarType in org.iam.model
Methods in org.iam.model that return IntentOrPolicyLabel.VarTypeModifier and TypeMethodDescriptionIntentOrPolicyLabel.getVarType()Returns the type of value this label represents.static IntentOrPolicyLabel.VarTypeReturns the enum constant of this class with the specified name.static IntentOrPolicyLabel.VarType[]IntentOrPolicyLabel.VarType.values()Returns an array containing the constants of this enum class, in the order they are declared.