Class EventSubscriptionInput
java.lang.Object
de.hybris.platform.billmanagementtmfwebservices.v1.dto.EventSubscriptionInput
Deprecated.
Sets the communication endpoint address the service instance must use to deliver notification information
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionDeprecated.booleanDeprecated.@NotNull StringDeprecated.The callback being registered.getQuery()Deprecated.additional data to be passedinthashCode()Deprecated.Deprecated.voidsetCallback(String callback) Deprecated.voidDeprecated.toString()Deprecated.
-
Constructor Details
-
EventSubscriptionInput
public EventSubscriptionInput()Deprecated.
-
-
Method Details
-
callback
Deprecated. -
getCallback
Deprecated.The callback being registered.- Returns:
- callback
-
setCallback
Deprecated. -
query
Deprecated. -
getQuery
Deprecated.additional data to be passed- Returns:
- query
-
setQuery
Deprecated. -
equals
Deprecated. -
hashCode
public int hashCode()Deprecated. -
toString
Deprecated.
-