@Retention(value=RUNTIME) @Target(value={METHOD,FIELD}) @Inherited @Documented public @interface ComplexInput
| Modifier and Type | Required Element and Description |
|---|---|
Class<? extends ComplexData> |
binding |
String |
identifier |
public abstract String identifier
public abstract Class<? extends ComplexData> binding
public abstract String title
public abstract String abstrakt
Copyright © 2016–2021 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.