Package ca.uhn.fhir.jpa.api.model
Class LazyDaoMethodOutcome.EntityAndResource
java.lang.Object
ca.uhn.fhir.jpa.api.model.LazyDaoMethodOutcome.EntityAndResource
- Enclosing class:
LazyDaoMethodOutcome
-
Constructor Summary
ConstructorDescriptionEntityAndResource
(IBasePersistedResource theEntity, org.hl7.fhir.instance.model.api.IBaseResource theResource) -
Method Summary
Modifier and TypeMethodDescriptionorg.hl7.fhir.instance.model.api.IBaseResource
-
Constructor Details
-
EntityAndResource
public EntityAndResource(IBasePersistedResource theEntity, org.hl7.fhir.instance.model.api.IBaseResource theResource)
-
-
Method Details
-
getEntity
-
getResource
-