T
- as TypeC
- as the Contentpublic class MessagePart<T,C> extends Object
Constructor and Description |
---|
MessagePart() |
MessagePart(T type,
C content) |
Modifier and Type | Method and Description |
---|---|
C |
getContent() |
T |
getType() |
void |
setContent(C content) |
void |
setType(T type) |
Copyright © 2018. All rights reserved.