Class UsageConsumptionReportRequestStateChangeNotification
java.lang.Object
de.hybris.platform.tuawebservicesresources.v2.dto.UsageConsumptionReportRequestStateChangeNotification
The notification data structure
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetEvent()Get eventThe identifier of the notification@Valid DateTime of the event occurrenceThe type of the notificationThe path identifying the object field concerned by this notificationThe path identifying the resource object concerned by this notificationinthashCode()resourcePath(String resourcePath) voidvoidsetEventId(String eventId) voidsetEventTime(Date eventTime) voidsetEventType(String eventType) voidsetFieldPath(String fieldPath) voidsetResourcePath(String resourcePath) toString()
-
Constructor Details
-
UsageConsumptionReportRequestStateChangeNotification
public UsageConsumptionReportRequestStateChangeNotification()
-
-
Method Details
-
eventId
-
getEventId
The identifier of the notification- Returns:
- eventId
-
setEventId
-
eventTime
-
getEventTime
Time of the event occurrence- Returns:
- eventTime
-
setEventTime
-
eventType
-
getEventType
The type of the notification- Returns:
- eventType
-
setEventType
-
fieldPath
-
getFieldPath
The path identifying the object field concerned by this notification- Returns:
- fieldPath
-
setFieldPath
-
resourcePath
-
getResourcePath
The path identifying the resource object concerned by this notification- Returns:
- resourcePath
-
setResourcePath
-
event
-
getEvent
Get event- Returns:
- event
-
setEvent
-
equals
-
hashCode
public int hashCode() -
toString
-