Class AppointmentRef
java.lang.Object
de.hybris.platform.tuawebservicesresources.v2.dto.AppointmentRef
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 @NotBlank 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
-