public class ReflectableAnalyzerMemberInfo extends Object
Method
getter
String
name
setter
Class<?>
type
ReflectableAnalyzerMemberInfo()
ReflectableAnalyzerMemberInfo(String name, Class<?> type, Method getter, Method setter)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Method getter
public Method setter
public String name
public Class<?> type
public ReflectableAnalyzerMemberInfo()
public ReflectableAnalyzerMemberInfo(String name, Class<?> type, Method getter, Method setter)
Copyright © 2015. All Rights Reserved.