Enum BundleEntryTransactionMethodEnum

java.lang.Object
java.lang.Enum<BundleEntryTransactionMethodEnum>
ca.uhn.fhir.model.valueset.BundleEntryTransactionMethodEnum
All Implemented Interfaces:
Serializable, Comparable<BundleEntryTransactionMethodEnum>

This Enum is only used to support using the DSTU1 Bundle structure (ca.uhn.fhir.model.api.Bundle) on a DSTU2 server. It is preferably to use the new DSTU2 Bundle (ca.uhn.fhir.model.dstu2.resource.Bundle) for this purpose.