Uses of Enum Class
org.iam.policy.grammer.Statement.VarEffect
Packages that use Statement.VarEffect
-
Uses of Statement.VarEffect in org.iam.policy.grammer
Fields in org.iam.policy.grammer declared as Statement.VarEffectMethods in org.iam.policy.grammer that return Statement.VarEffectModifier and TypeMethodDescriptionstatic Statement.VarEffectStatement.VarEffect.fromString(String value) Statement.getEffect()static Statement.VarEffectReturns the enum constant of this class with the specified name.static Statement.VarEffect[]Statement.VarEffect.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.iam.policy.grammer with parameters of type Statement.VarEffectConstructors in org.iam.policy.grammer with parameters of type Statement.VarEffect