@Documented
@Retention(value=RUNTIME)
@Target(value=TYPE)
public @interface API
Modifier and Type | Required Element and Description |
---|---|
SourceType |
src
States whether the source code of this API element is available to end users.
|
APIType |
type
Describes the type of the API element.
|
public abstract APIType type
APIType
.public abstract SourceType src
SourceType
.© Copyright Syncro Soft SRL 2002 - 2014.