Uses of Interface
net.officefloor.plugin.section.clazz.parameter.ClassSectionParameterInterrogatorContext
-
Packages that use ClassSectionParameterInterrogatorContext Package Description net.officefloor.plugin.section.clazz.parameter net.officefloor.plugin.section.clazz.parameter.impl -
-
Uses of ClassSectionParameterInterrogatorContext in net.officefloor.plugin.section.clazz.parameter
Classes in net.officefloor.plugin.section.clazz.parameter that implement ClassSectionParameterInterrogatorContext Modifier and Type Class Description class
ClassSectionParameterInterrogation
Utility to determine ifParameter
.Methods in net.officefloor.plugin.section.clazz.parameter with parameters of type ClassSectionParameterInterrogatorContext Modifier and Type Method Description boolean
ClassSectionParameterInterrogator. isParameter(ClassSectionParameterInterrogatorContext context)
Determines if parameter. -
Uses of ClassSectionParameterInterrogatorContext in net.officefloor.plugin.section.clazz.parameter.impl
Methods in net.officefloor.plugin.section.clazz.parameter.impl with parameters of type ClassSectionParameterInterrogatorContext Modifier and Type Method Description boolean
ParameterAnnotationClassSectionParameterInterrogator. isParameter(ClassSectionParameterInterrogatorContext context)
boolean
ParameterClassSectionParameterInterrogator. isParameter(ClassSectionParameterInterrogatorContext context)
-