@Generated(value="ambit.json2pojo") public class Process extends Object
| Modifier and Type | Field and Description |
|---|---|
List<Comment> |
comments |
Date |
date |
Protocol |
executesProtocol |
URI |
id |
List<Object> |
inputs |
String |
name |
Process |
nextProcess |
List<Object> |
outputs |
List<ProcessParameterValue> |
parameterValues |
String |
performer |
Process |
previousProcess |
| Constructor and Description |
|---|
Process() |
public URI id
public String name
public Protocol executesProtocol
public List<ProcessParameterValue> parameterValues
public String performer
public Date date
public Process previousProcess
public Process nextProcess
Copyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.