Class ErrorRepresentation
java.lang.Object
de.hybris.platform.b2ctelcotmfwebservices.v2.dto.ErrorRepresentation
@Validated
@Generated(value="de.hybris.platform.b2ctelcotmfwebservices.swagger.TelcoCodegen",
date="2022-10-21T20:34:47.671Z")
public class ErrorRepresentation
extends Object
Error Representation
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionatschemaLocation(String atschemaLocation) boolean@NotNull IntegergetCode()@NotNull StringinthashCode()referenceError(String referenceError) voidsetAtschemaLocation(String atschemaLocation) voidvoidvoidsetMessage(String message) voidvoidsetReferenceError(String referenceError) voidtoString()
-
Constructor Details
-
ErrorRepresentation
public ErrorRepresentation()
-
-
Method Details
-
code
-
getCode
- Returns:
- code
-
setCode
-
reason
-
getReason
- Returns:
- reason
-
setReason
-
message
-
getMessage
- Returns:
- message
-
setMessage
-
status
-
getStatus
- Returns:
- status
-
setStatus
-
referenceError
-
getReferenceError
- Returns:
- referenceError
-
setReferenceError
-
attype
-
getAttype
- Returns:
- attype
-
setAttype
-
atschemaLocation
-
getAtschemaLocation
- Returns:
- atschemaLocation
-
setAtschemaLocation
-
equals
-
hashCode
public int hashCode() -
toString
-