Constructor and Description |
---|
Ndm(List<String> comments, List<NdmConstituent<?,?>> constituents)
简单构造函数。
|
Modifier and Type | Method and Description |
---|---|
List<String> |
getComments()
获取评论的不可修改视图。
|
List<NdmConstituent<?,?>> |
getConstituents()
获取消息成分的不可修改视图。
|
public Ndm(List<String> comments, List<NdmConstituent<?,?>> constituents)
comments
- 文件评论
constituents
- 消息的成分
public List<NdmConstituent<?,?>> getConstituents()
Copyright © 2002-2023 CS GROUP. All rights reserved.