- setName(Class<?>, String) - Method in class codeassess.javassessment.Intercessor
-
Sets the name of the class.
- setName(Field, String) - Method in class codeassess.javassessment.Intercessor
-
Sets the name of the field.
- setName(Method, String) - Method in class codeassess.javassessment.Intercessor
-
Sets the name of the method.
- setName(Parameter, String) - Method in class codeassess.javassessment.Intercessor
-
Sets the name of the parameter.
- setSuperclass(Class<?>, Class<?>) - Method in class codeassess.javassessment.Intercessor
-
Sets the superclass of the class.
- setType(Field, Type) - Method in class codeassess.javassessment.Intercessor
-
Sets the type of the field.
- setType(Method, Type) - Method in class codeassess.javassessment.Intercessor
-
Sets the type of the method.
- setType(Parameter, Type) - Method in class codeassess.javassessment.Intercessor
-
Sets the type of the parameter.