Annotation Type ExtendedProperty


@Retention(RUNTIME) @Target(METHOD) public @interface ExtendedProperty
Specifies that the annotated property method is an extended property, i.e., an extension of IJavaPropertyInfo. This annotation must be used on classes annotated with ExtendedType in order to have any effect.