public abstract static class CommunicationChannelBean.CommunicationChannelBeanBuilder<C extends CommunicationChannelBean,B extends CommunicationChannelBean.CommunicationChannelBeanBuilder<C,B>> extends Object
| Constructor and Description |
|---|
CommunicationChannelBeanBuilder() |
| Modifier and Type | Method and Description |
|---|---|
protected B |
$fillValuesFrom(C instance) |
abstract C |
build() |
B |
channelId(String channelId) |
B |
channelType(ECommunicationChannelType channelType) |
protected abstract B |
self() |
String |
toString() |
protected abstract B self()
public abstract C build()
public B channelType(ECommunicationChannelType channelType)
Copyright © 2021 Albirar. All rights reserved.