Class AccessMethodType
- java.lang.Object
-
- org.eclipse.yasson.internal.model.AccessMethodType
-
public class AccessMethodType extends java.lang.ObjectThis class is used to hold method getter return type or setter parameter type- Author:
- David kral
-
-
Constructor Summary
Constructors Constructor Description AccessMethodType(java.lang.reflect.Type methodType)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.reflect.TypegetMethodType()
-