Class ParametersGettingVersionDtoGenerated
java.lang.Object
org.qubership.atp.environments.service.rest.server.dto.generated.ParametersGettingVersionDtoGenerated
@Generated(value="org.openapitools.codegen.languages.SpringCodegen",
date="2025-06-05T07:24:46.042645562Z[Etc/UTC]")
public class ParametersGettingVersionDtoGenerated
extends Object
ParametersGettingVersionDtoGenerated
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumGets or Sets parsingTypestatic enumGets or Sets type -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanGet headersGet parametersGet parsingTypeGet parsingValuegetType()Get typeinthashCode()parameters(String parameters) parsingValue(String parsingValue) voidsetHeaders(String headers) voidsetParameters(String parameters) voidvoidsetParsingValue(String parsingValue) voidtoString()
-
Constructor Details
-
ParametersGettingVersionDtoGenerated
public ParametersGettingVersionDtoGenerated()
-
-
Method Details
-
headers
-
getHeaders
Get headers- Returns:
- headers
-
setHeaders
-
parameters
-
getParameters
Get parameters- Returns:
- parameters
-
setParameters
-
parsingType
public ParametersGettingVersionDtoGenerated parsingType(ParametersGettingVersionDtoGenerated.ParsingTypeEnum parsingType) -
getParsingType
Get parsingType- Returns:
- parsingType
-
setParsingType
-
parsingValue
-
getParsingValue
Get parsingValue- Returns:
- parsingValue
-
setParsingValue
-
type
-
getType
Get type- Returns:
- type
-
setType
-
equals
-
hashCode
public int hashCode() -
toString
-