Interface RecordSchema
- All Superinterfaces:
Savable
- All Known Implementing Classes:
RecordSchemaImpl
Auto-generated interface for https://w3id.org/cwl/salad#RecordSchema
This interface is implemented by
This interface is implemented by
RecordSchemaImpl
-
Method Summary
-
Method Details
-
getFields
Getter for property https://w3id.org/cwl/salad#fields
Defines the fields of the record. *
-
getType
Getter for property https://w3id.org/cwl/salad#type
Must be `record` *
-