public class InquiryContentBuilder extends ContentBuilder
コンストラクタと説明 |
---|
InquiryContentBuilder(Agent subject,
Agent target,
Content content)
照会発話のためのInquiryContentBuilderを構築する
Constructs a InquiryContentBuilder for the utterance of an inquiry.
|
InquiryContentBuilder(Agent target,
Content content)
照会発話のためのInquiryContentBuilderを構築する
Constructs a InquiryContentBuilder for the utterance of an inquiry.
|
public InquiryContentBuilder(Agent target, Content content)
target
- content
- Content
Content
representing the inquired matter.public InquiryContentBuilder(Agent subject, Agent target, Content content)
subject
- target
- content
- Content
Content
representing the inquired matter.