static TestReport.Participant.Builder |
TestReport.Participant.builder() |
|
TestReport.Participant.Builder |
TestReport.Participant.Builder.display(String display) |
The display name of the participant.
|
TestReport.Participant.Builder |
TestReport.Participant.Builder.display(java.lang.String display) |
Convenience method for setting display .
|
TestReport.Participant.Builder |
TestReport.Participant.Builder.extension(Extension... extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
TestReport.Participant.Builder |
TestReport.Participant.Builder.extension(java.util.Collection<Extension> extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
protected TestReport.Participant.Builder |
TestReport.Participant.Builder.from(TestReport.Participant participant) |
|
TestReport.Participant.Builder |
TestReport.Participant.Builder.id(java.lang.String id) |
Unique id for the element within a resource (for internal references).
|
TestReport.Participant.Builder |
TestReport.Participant.Builder.modifierExtension(Extension... modifierExtension) |
May be used to represent additional information that is not part of the basic definition of the element and that
modifies the understanding of the element in which it is contained and/or the understanding of the containing
element's descendants.
|
TestReport.Participant.Builder |
TestReport.Participant.Builder.modifierExtension(java.util.Collection<Extension> modifierExtension) |
May be used to represent additional information that is not part of the basic definition of the element and that
modifies the understanding of the element in which it is contained and/or the understanding of the containing
element's descendants.
|
TestReport.Participant.Builder |
TestReport.Participant.toBuilder() |
|
TestReport.Participant.Builder |
TestReport.Participant.Builder.type(TestReportParticipantType type) |
The type of participant.
|
TestReport.Participant.Builder |
TestReport.Participant.Builder.uri(Uri uri) |
The uri of the participant.
|