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