@Generated(value="org.openapitools.codegen.languages.SpringCodegen", date="2025-08-08T09:59:25.156Z[Etc/UTC]") public class SystemDto extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
SystemDto.StatusEnum
Gets or Sets status
|
| Constructor and Description |
|---|
SystemDto() |
public Long getCreated()
public void setCreated(Long created)
@Valid public @Valid UUID getCreatedBy()
public void setCreatedBy(UUID createdBy)
public Long getDateOfCheckVersion()
public void setDateOfCheckVersion(Long dateOfCheckVersion)
public Long getDateOfLastCheck()
public void setDateOfLastCheck(Long dateOfLastCheck)
public String getDescription()
public void setDescription(String description)
public List<Object> getEnvironmentIds()
public String getExternalName()
public void setExternalName(String externalName)
@Valid public @Valid UUID getExternalId()
public void setExternalId(UUID externalId)
@Valid public @Valid UUID getId()
public void setId(UUID id)
@Valid public @Valid UUID getLinkToSystemId()
public void setLinkToSystemId(UUID linkToSystemId)
public Boolean getMergeByName()
public void setMergeByName(Boolean mergeByName)
public Long getModified()
public void setModified(Long modified)
@Valid public @Valid UUID getModifiedBy()
public void setModifiedBy(UUID modifiedBy)
public String getName()
public void setName(String name)
public SystemDto parametersGettingVersion(ParametersGettingVersionDto parametersGettingVersion)
@Valid public @Valid ParametersGettingVersionDto getParametersGettingVersion()
public void setParametersGettingVersion(ParametersGettingVersionDto parametersGettingVersion)
@Valid public @Valid UUID getParentSystemId()
public void setParentSystemId(UUID parentSystemId)
public Object getServerITF()
public void setServerITF(Object serverITF)
public SystemDto status(SystemDto.StatusEnum status)
public SystemDto.StatusEnum getStatus()
public void setStatus(SystemDto.StatusEnum status)
public Object getSystemCategory()
public void setSystemCategory(Object systemCategory)
@Valid public @Valid UUID getSystemCategoryId()
public void setSystemCategoryId(UUID systemCategoryId)
public String getVersion()
public void setVersion(String version)
Copyright © 2025. All rights reserved.