Package com.seeq.model
Class ReferencedItemsOutputV1
java.lang.Object
com.seeq.model.ReferencedItemsOutputV1
ReferencedItemsOutputV1
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddItemsItem
(ItemPreviewWithAssetsV1 itemsItem) boolean
getItems()
The list of all items referenced by the specified workstep and worksheetint
hashCode()
items
(List<ItemPreviewWithAssetsV1> items) void
setItems
(List<ItemPreviewWithAssetsV1> items) toString()
-
Constructor Details
-
ReferencedItemsOutputV1
public ReferencedItemsOutputV1()
-
-
Method Details