Uses of Class
japicmp.model.JApiParameter
-
Packages that use JApiParameter Package Description japicmp.model -
-
Uses of JApiParameter in japicmp.model
Fields in japicmp.model with type parameters of type JApiParameter Modifier and Type Field Description private java.util.List<JApiParameter>
JApiBehavior. parameters
Methods in japicmp.model that return types with arguments of type JApiParameter Modifier and Type Method Description java.util.List<JApiParameter>
JApiBehavior. getParameters()
Methods in japicmp.model with parameters of type JApiParameter Modifier and Type Method Description void
JApiBehavior. addParameter(JApiParameter jApiParameter)
-