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