de.espirit.common
Annotation Type GomDoc


@Target(value={METHOD, TYPE, FIELD})
@Retention(value=RUNTIME)
public @interface GomDoc

Annotation for inline GOM documentation. $Date$


Required Element Summary
 String description
          A short description of the type.
 String since
          Version, since when the type is available.
 

Element Detail

description

public abstract String description
A short description of the type.


since

public abstract String since
Version, since when the type is available.



Copyright © 2012 e-Spirit AG. All Rights Reserved. Build 4.2.480