@Beta public class BillingDocumentRequestSuccssrDocCancldMessageFactory extends Object implements MessageFactory<BillingDocumentRequestSuccssrDocCancldMessage>
MessageFactory
interface to encapsulate the creation of a
BillingDocumentRequestSuccssrDocCancldMessage
.Constructor and Description |
---|
BillingDocumentRequestSuccssrDocCancldMessageFactory() |
Modifier and Type | Method and Description |
---|---|
BillingDocumentRequestSuccssrDocCancldMessage |
newMessage(String content)
Creates a new
BillingDocumentRequestSuccssrDocCancldMessage with the content of the message
content/payload. |
public BillingDocumentRequestSuccssrDocCancldMessageFactory()
@Nonnull public BillingDocumentRequestSuccssrDocCancldMessage newMessage(@Nonnull String content)
BillingDocumentRequestSuccssrDocCancldMessage
with the content of the message
content/payload.newMessage
in interface MessageFactory<BillingDocumentRequestSuccssrDocCancldMessage>
content
- The content/payload of the message.Copyright © 2019 SAP SE. All rights reserved.