Uses of Class
org.a11y.brlapi.Parameter
-
Packages that use Parameter Package Description org.a11y.brlapi org.a11y.brlapi.parameters -
-
Uses of Parameter in org.a11y.brlapi
Subclasses of Parameter in org.a11y.brlapi Modifier and Type Class Description classGlobalParameterclassLocalParameterMethods in org.a11y.brlapi that return Parameter Modifier and Type Method Description Parameter[]Parameters. get()ParameterParameters. get(java.lang.String name)protected ParameterClient. getParameter(Connection connection, java.lang.String name)Methods in org.a11y.brlapi with parameters of type Parameter Modifier and Type Method Description static voidParameters. sortByName(Parameter[] parameters) -
Uses of Parameter in org.a11y.brlapi.parameters
-