Uses of Class
org.jboss.as.cli.impl.PermittedCandidates.ValueWithAccessRequirement
-
Packages that use PermittedCandidates.ValueWithAccessRequirement Package Description org.jboss.as.cli.impl -
-
Uses of PermittedCandidates.ValueWithAccessRequirement in org.jboss.as.cli.impl
Methods in org.jboss.as.cli.impl that return types with arguments of type PermittedCandidates.ValueWithAccessRequirement Modifier and Type Method Description protected abstract List<PermittedCandidates.ValueWithAccessRequirement>PermittedCandidates. getValues(CommandContext ctx)Methods in org.jboss.as.cli.impl with parameters of type PermittedCandidates.ValueWithAccessRequirement Modifier and Type Method Description protected abstract voidPermittedCandidates. add(PermittedCandidates.ValueWithAccessRequirement value)
-