public class B2BCommentsDTO
extends AbstractCollectionDTO
| Constructor and Description |
|---|
B2BCommentsDTO()
Generated constructor - for generic creation.
|
B2BCommentsDTO(List<B2BCommentDTO> b2bcommentsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<B2BCommentDTO> |
getB2BComments() |
void |
setB2BComments(List<B2BCommentDTO> b2bcommentsList) |
public B2BCommentsDTO()
public B2BCommentsDTO(List<B2BCommentDTO> b2bcommentsList)
public List<B2BCommentDTO> getB2BComments()
public void setB2BComments(List<B2BCommentDTO> b2bcommentsList)
b2bcommentsList - the b2bcommentsList to setCopyright © 2017 SAP SE. All Rights Reserved.