Interface CapabilityStatement_Rest_InteractionBuilder
-
- All Known Implementing Classes:
CapabilityStatement_Rest_InteractionBuilder.Impl
public interface CapabilityStatement_Rest_InteractionBuilder
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classCapabilityStatement_Rest_InteractionBuilder.Impl
-
Method Summary
All Methods Static Methods Instance Methods Abstract Methods Modifier and Type Method Description com.babylonhealth.lit.hl7.model.CapabilityStatement$Rest$Interactionbuild()static CapabilityStatement_Rest_InteractionBuilder.Implbuilder(com.babylonhealth.lit.hl7.SYSTEM_RESTFUL_INTERACTION code)static CapabilityStatement_Rest_InteractionBuilder.Implinit(com.babylonhealth.lit.hl7.SYSTEM_RESTFUL_INTERACTION code)
-
-
-
Method Detail
-
build
com.babylonhealth.lit.hl7.model.CapabilityStatement$Rest$Interaction build()
-
init
static CapabilityStatement_Rest_InteractionBuilder.Impl init(com.babylonhealth.lit.hl7.SYSTEM_RESTFUL_INTERACTION code)
-
builder
static CapabilityStatement_Rest_InteractionBuilder.Impl builder(com.babylonhealth.lit.hl7.SYSTEM_RESTFUL_INTERACTION code)
-
-