
Uses of Enum Class
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.typeAction 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.ConsentExceptTypeConsent.ExceptComponent.getType()static Consent.ConsentExceptTypeReturns the enum constant of this class with the specified name.static Consent.ConsentExceptType[]Consent.ConsentExceptType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.hl7.fhir.dstu3.model that return types with arguments of type Consent.ConsentExceptTypeModifier and TypeMethodDescriptionConsent.ConsentExceptTypeEnumFactory.fromType(PrimitiveType<?> code) Consent.ExceptComponent.getTypeElement()Methods 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