- Common ways to obtain EnhancedAnnotatedField
private void myMethod () {EnhancedAnnotatedField e =
EnhancedAnnotated enhancedAnnotated;Beans.checkEnhancedAnnotatedAvailable(enhancedAnnotated)
- Smart code suggestions by Codota
}
public boolean isTransient() { return delegate().isTransient(); }