
Uses of Enum
org.hl7.fhir.dstu3.model.Consent.ConsentExceptType
Packages that use Consent.ConsentExceptType
-
Uses of Consent.ConsentExceptType in org.hl7.fhir.dstu3.model
Fields in org.hl7.fhir.dstu3.model with type parameters of type Consent.ConsentExceptTypeModifier and TypeFieldDescriptionprotected Enumeration<Consent.ConsentExceptType>
Consent.ExceptComponent.type
Action to take - permit or deny - when the exception conditions are met.Methods in org.hl7.fhir.dstu3.model that return Consent.ConsentExceptTypeModifier and TypeMethodDescriptionstatic Consent.ConsentExceptType
Consent.ExceptComponent.getType()
static Consent.ConsentExceptType
Returns the enum constant of this type with the specified name.static Consent.ConsentExceptType[]
Consent.ConsentExceptType.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.hl7.fhir.dstu3.model that return types with arguments of type Consent.ConsentExceptTypeMethods in org.hl7.fhir.dstu3.model with parameters of type Consent.ConsentExceptTypeModifier and TypeMethodDescriptionConsent.ExceptComponent.setType
(Consent.ConsentExceptType value) Consent.ConsentExceptTypeEnumFactory.toCode
(Consent.ConsentExceptType code) Consent.ConsentExceptTypeEnumFactory.toSystem
(Consent.ConsentExceptType code) Method parameters in org.hl7.fhir.dstu3.model with type arguments of type Consent.ConsentExceptTypeModifier and TypeMethodDescriptionConsent.ExceptComponent.setTypeElement
(Enumeration<Consent.ConsentExceptType> value) Constructor parameters in org.hl7.fhir.dstu3.model with type arguments of type Consent.ConsentExceptTypeModifierConstructorDescriptionConstructor