Uses of Class
colesico.framework.service.codegen.model.CustomMethodElement
-
Packages that use CustomMethodElement Package Description colesico.framework.service.codegen.model -
-
Uses of CustomMethodElement in colesico.framework.service.codegen.model
Methods in colesico.framework.service.codegen.model that return types with arguments of type CustomMethodElement Modifier and Type Method Description colesico.framework.assist.Elements<CustomMethodElement>ServiceElement. getCustomMethods()Methods in colesico.framework.service.codegen.model with parameters of type CustomMethodElement Modifier and Type Method Description voidServiceElement. addCustomMethod(CustomMethodElement customMethod)
-