Class MethodGroupImpl
java.lang.Object
org.aksw.jenax.reprogen.descriptor.impl.MethodGroupImpl
- All Implemented Interfaces:
MethodGroup
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected SimpleTypeprotected Class<?>protected MethodDescriptorprotected MethodDescriptorprotected Stringprotected MethodDescriptor -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
clazz
-
methodName
-
beanType
-
getter
-
setter
-
dynamicGetter
-
-
Constructor Details
-
MethodGroupImpl
-
-
Method Details
-
getName
- Specified by:
getNamein interfaceMethodGroup
-
getter
- Specified by:
getterin interfaceMethodGroup
-
setter
- Specified by:
setterin interfaceMethodGroup
-
dynamicGetter
- Specified by:
dynamicGetterin interfaceMethodGroup
-
add
-
getBeanType
- Specified by:
getBeanTypein interfaceMethodGroup
-