Class AppointmentRef
java.lang.Object
de.hybris.platform.b2ctelcotmfwebservices.v2.dto.AppointmentRef
@Validated
@Generated(value="de.hybris.platform.b2ctelcotmfwebservices.swagger.TelcoCodegen",
date="2022-10-21T20:34:47.671Z")
public class AppointmentRef
extends Object
If the product order item requires an appointment between the service provider and the customer.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionatreferredType(String atreferredType) booleanIndicates the (class) type of resource.getHref()Hyperlink to access the appointment@NotNull StringgetId()id of the appointmentinthashCode()voidsetAtreferredType(String atreferredType) voidvoidtoString()
-
Constructor Details
-
AppointmentRef
public AppointmentRef()
-
-
Method Details
-
href
-
getHref
Hyperlink to access the appointment- Returns:
- href
-
setHref
-
id
-
getId
id of the appointment- Returns:
- id
-
setId
-
atreferredType
-
getAtreferredType
Indicates the (class) type of resource.- Returns:
- atreferredType
-
setAtreferredType
-
equals
-
hashCode
public int hashCode() -
toString
-