Class EligibilityUnavailabilityReason
java.lang.Object
de.hybris.platform.tuawebservicesresources.v2.dto.EligibilityUnavailabilityReason
Reason for eligibility result if the productOfferingQualification result is no (meaning the productOffering or productSpec 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 code.getLabel()Unavailability reason label.inthashCode()voidsetAtBaseType(String atBaseType) voidsetAtSchemaLocation(String atSchemaLocation) voidvoidvoidtoString()
-
Constructor Details
-
EligibilityUnavailabilityReason
public EligibilityUnavailabilityReason()
-
-
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
-