Interface PlanDefinition_Action_ParticipantBuilder
-
- All Known Implementing Classes:
PlanDefinition_Action_ParticipantBuilder.Impl
public interface PlanDefinition_Action_ParticipantBuilder
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classPlanDefinition_Action_ParticipantBuilder.Impl
-
Method Summary
All Methods Static Methods Instance Methods Abstract Methods Modifier and Type Method Description com.babylonhealth.lit.hl7.model.PlanDefinition$Action$Participantbuild()static PlanDefinition_Action_ParticipantBuilder.Implbuilder(com.babylonhealth.lit.hl7.ACTION_PARTICIPANT_TYPE _type)static PlanDefinition_Action_ParticipantBuilder.Implinit(com.babylonhealth.lit.hl7.ACTION_PARTICIPANT_TYPE _type)
-
-
-
Method Detail
-
build
com.babylonhealth.lit.hl7.model.PlanDefinition$Action$Participant build()
-
init
static PlanDefinition_Action_ParticipantBuilder.Impl init(com.babylonhealth.lit.hl7.ACTION_PARTICIPANT_TYPE _type)
-
builder
static PlanDefinition_Action_ParticipantBuilder.Impl builder(com.babylonhealth.lit.hl7.ACTION_PARTICIPANT_TYPE _type)
-
-