Interface SoftField
- All Known Implementing Classes:
SoftFieldImpl
public interface SoftField
- Author:
- thevpc
-
Method Summary
-
Method Details
-
getName
String getName() -
getDeclaringClassName
String getDeclaringClassName() -
getModifiers
int getModifiers() -
getAnnotations
SoftAnnotation[] getAnnotations()
-