| Constructor and Description | 
|---|
Input(InputMeta meta,
     Domain<?> domain)
Constructor. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Domain<?> | 
getDomain()
Returns the value domain which this input represents. 
 | 
InputMeta | 
getMeta()
Returns user-directed metadata describing this input. 
 | 
Input | 
withMeta(InputMeta meta)
Returns an object that behaves like this one but has different
 metadata as supplied. 
 | 
public InputMeta getMeta()
public Domain<?> getDomain()
Copyright © 2025 Central Laboratory of the Research Councils. All Rights Reserved.