Common Reflection Methods Easily get the field or field type of nested fields of a class getFieldType(Class<?> beanClass, String fullNameofField) getField(Class<?> beanClass, String fullNameofField)