Class VisibilityAreaDto
java.lang.Object
org.qubership.atp.dataset.controllers.api.dto.parameters.VisibilityAreaDto
@Generated(value="org.openapitools.codegen.languages.SpringCodegen",
date="2025-09-03T07:08:34.137464475Z[Etc/UTC]")
public class VisibilityAreaDto
extends Object
VisibilityAreaDto
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddDataSetListsItem(DataSetListDto dataSetListsItem) dataSetLists(List<DataSetListDto> dataSetLists) boolean@Valid List<DataSetListDto> Get dataSetLists@NotNull @Valid UUIDgetId()Get id@NotNull StringgetName()Get nameinthashCode()voidsetDataSetLists(List<DataSetListDto> dataSetLists) voidvoidtoString()
-
Constructor Details
-
VisibilityAreaDto
public VisibilityAreaDto()
-
-
Method Details
-
dataSetLists
-
addDataSetListsItem
-
getDataSetLists
Get dataSetLists- Returns:
- dataSetLists
-
setDataSetLists
-
id
-
getId
Get id- Returns:
- id
-
setId
-
name
-
getName
Get name- Returns:
- name
-
setName
-
equals
-
hashCode
public int hashCode() -
toString
-