Class ProcessShortDto
java.lang.Object
org.qubership.atp.mia.controllers.api.dto.ProcessShortDto
@Generated(value="org.openapitools.codegen.languages.SpringCodegen",
date="2025-09-12T07:58:32.397559642Z[Etc/UTC]")
public class ProcessShortDto
extends Object
ProcessShortDto
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddInCompoundsItem(UUID inCompoundsItem) addInSectionsItem(UUID inSectionsItem) boolean@Valid UUIDgetId()Get idGet inCompoundsGet inSectionsgetName()Get nameinthashCode()inCompounds(List<UUID> inCompounds) inSections(List<UUID> inSections) voidvoidsetInCompounds(List<UUID> inCompounds) voidsetInSections(List<UUID> inSections) voidtoString()
-
Constructor Details
-
ProcessShortDto
public ProcessShortDto()
-
-
Method Details
-
id
-
getId
Get id- Returns:
- id
-
setId
-
name
-
getName
Get name- Returns:
- name
-
setName
-
inSections
-
addInSectionsItem
-
getInSections
Get inSections- Returns:
- inSections
-
setInSections
-
inCompounds
-
addInCompoundsItem
-
getInCompounds
Get inCompounds- Returns:
- inCompounds
-
setInCompounds
-
equals
-
hashCode
public int hashCode() -
toString
-