Interface ArraySchema
- All Superinterfaces:
Savable
- All Known Implementing Classes:
ArraySchemaImpl
Auto-generated interface for https://w3id.org/cwl/salad#ArraySchema
This interface is implemented by
This interface is implemented by
ArraySchemaImpl
-
Method Details
-
getItems
Getter for property https://w3id.org/cwl/salad#items
Defines the type of the array elements. *
-
getType
Getter for property https://w3id.org/cwl/salad#type
Must be `array` *
-