@Retention(value=RUNTIME) @Target(value={METHOD,FIELD}) public @interface LiteralDataOutput
String
identifier
abstrakt
Class<? extends org.n52.wps.io.data.ILiteralData>
binding
title
public abstract String identifier
public abstract String title
public abstract String abstrakt
public abstract Class<? extends org.n52.wps.io.data.ILiteralData> binding
Copyright © 2019. All Rights Reserved.