| Package | Description |
|---|---|
| ca.uhn.fhir.context.api | |
| ca.uhn.fhir.rest.api |
| Modifier and Type | Method and Description |
|---|---|
static BundleInclusionRule |
BundleInclusionRule.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BundleInclusionRule[] |
BundleInclusionRule.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IVersionSpecificBundleFactory.addResourcesToBundle(List<IBaseResource> theResult,
BundleTypeEnum theBundleType,
String theServerBase,
BundleInclusionRule theBundleInclusionRule,
Set<Include> theIncludes) |
Copyright © 2014–2017 University Health Network. All rights reserved.