public class ResourceReferenceInfo extends Object
| Constructor and Description |
|---|
ResourceReferenceInfo(FhirContext theContext,
IBaseResource theOwningResource,
List<String> thePathToElement,
IBaseReference theElement) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
IBaseReference |
getResourceReference() |
boolean |
matchesInclude(Include theInclude) |
boolean |
matchesIncludeSet(Set<Include> theIncludes) |
String |
toString() |
public ResourceReferenceInfo(FhirContext theContext, IBaseResource theOwningResource, List<String> thePathToElement, IBaseReference theElement)
public IBaseReference getResourceReference()
public boolean matchesIncludeSet(Set<Include> theIncludes)
public boolean matchesInclude(Include theInclude)
Copyright © 2014–2019 University Health Network. All rights reserved.