@Retention(value=RUNTIME)
public @interface S4Property
A tag which superclasses all sphinx property annotations. Because there is no real inheritance for annotations all
child classes are annotated by this general property annotation.
- See Also:
S4Component
,
S4Integer
,
S4ComponentList
,
S4Double
,
S4Boolean
,
S4String