Interface CareTeam_ParticipantBuilder
-
- All Known Implementing Classes:
CareTeam_ParticipantBuilder.Impl
public interface CareTeam_ParticipantBuilder
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classCareTeam_ParticipantBuilder.Impl
-
Method Summary
All Methods Static Methods Instance Methods Abstract Methods Modifier and Type Method Description com.babylonhealth.lit.hl7.model.CareTeam.Participantbuild()static CareTeam_ParticipantBuilder.Implbuilder()static CareTeam_ParticipantBuilder.Implinit()
-
-
-
Method Detail
-
build
com.babylonhealth.lit.hl7.model.CareTeam.Participant build()
-
init
static CareTeam_ParticipantBuilder.Impl init()
-
builder
static CareTeam_ParticipantBuilder.Impl builder()
-
-