Package com.seeq.model
Class AssetGroupOutputV1
java.lang.Object
com.seeq.model.AssetGroupOutputV1
AssetGroupOutputV1
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddErrorsItem
(AssetError errorsItem) assetTree
(AssetGroupTreeOutputV1 assetTree) boolean
errors
(List<AssetError> errors) Get assetTreeA list of errors generated when attempting to create or update the treeint
hashCode()
void
setAssetTree
(AssetGroupTreeOutputV1 assetTree) void
setErrors
(List<AssetError> errors) toString()
-
Constructor Details
-
AssetGroupOutputV1
public AssetGroupOutputV1()
-
-
Method Details
-
assetTree
-
getAssetTree
Get assetTree- Returns:
- assetTree
-
setAssetTree
-
errors
-
addErrorsItem
-
getErrors
A list of errors generated when attempting to create or update the tree- Returns:
- errors
-
setErrors
-
equals
-
hashCode
public int hashCode() -
toString
-