Class ServiceEligibilityUnavailabilityReason
java.lang.Object
de.hybris.platform.b2ctelcotmfresources.v4.dto.ServiceEligibilityUnavailabilityReason
@Validated
@Generated(value="de.hybris.platform.b2ctelcotmfresources.swagger.TelcoCodegen",
date="2022-10-21T20:34:37.643Z")
public class ServiceEligibilityUnavailabilityReason
extends Object
Reason for eligibility result if the ServiceQualification result is no (meaning the Service is not available)
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionatbaseType(String atbaseType) atschemaLocation(String atschemaLocation) booleanWhen sub-classing, this defines the super-classA URI to a JSON-Schema file that defines additional attributes and relationshipsWhen sub-classing, this defines the sub-class entity namegetCode()Unavailability reason codegetLabel()Unavailability reason labelinthashCode()voidsetAtbaseType(String atbaseType) voidsetAtschemaLocation(String atschemaLocation) voidvoidvoidtoString()
-
Constructor Details
-
ServiceEligibilityUnavailabilityReason
public ServiceEligibilityUnavailabilityReason()
-
-
Method Details
-
code
-
getCode
Unavailability reason code- Returns:
- code
-
setCode
-
label
-
getLabel
Unavailability reason label- Returns:
- label
-
setLabel
-
atbaseType
-
getAtbaseType
When sub-classing, this defines the super-class- Returns:
- atbaseType
-
setAtbaseType
-
atschemaLocation
-
getAtschemaLocation
A URI to a JSON-Schema file that defines additional attributes and relationships- Returns:
- atschemaLocation
-
setAtschemaLocation
-
attype
-
getAttype
When sub-classing, this defines the sub-class entity name- Returns:
- attype
-
setAttype
-
equals
-
hashCode
public int hashCode() -
toString
-