@Retention(value=RUNTIME) @Target(value={CONSTRUCTOR,METHOD}) public @interface Parameter
Modifier and Type | Required Element and Description |
---|---|
int |
id |
Modifier and Type | Optional Element and Description |
---|---|
String |
description |
String |
func |
Copyright © 2017 FOSS Galaxy. All rights reserved.