- All Implemented Interfaces:
- Serializable
public class Validated
extends Object
implements Serializable
To store information about the funder funding the project related to the result. It has the following parameters: -
shortName of type String to store the funder short name (e.c. AKA). - name of type String to store the funder name
(e.c. Akademy of Finland) - fundingStream of type String to store the funding stream - jurisdiction of type String to
store the jurisdiction of the funder
- See Also:
- Serialized Form