Package | Description |
---|---|
at.jku.fim.rubanetra.protocol.activity |
Modifier and Type | Method and Description |
---|---|
Collection<OptionalField> |
Activity.getOptionalFields()
This method returns a collection of attribute/value pairs that have to be included in the final output of all
output processors including the CVS encoder and the JSON encoder.
|
Collection<OptionalField> |
AbstractActivity.getOptionalFields() |
Modifier and Type | Method and Description |
---|---|
protected void |
AbstractActivity.addOptionalField(OptionalField field)
Convenience method to add an optional field to the collection of all optional fields.
|
Copyright © 2013–2015 Institute of networks and security. All rights reserved.