Uses of Enum
org.hl7.fhir.r5.model.CapabilityStatement.DocumentMode
Packages that use CapabilityStatement.DocumentMode
-
Uses of CapabilityStatement.DocumentMode in org.hl7.fhir.r5.model
Fields in org.hl7.fhir.r5.model with type parameters of type CapabilityStatement.DocumentModeModifier and TypeFieldDescriptionprotected Enumeration<CapabilityStatement.DocumentMode>CapabilityStatement.CapabilityStatementDocumentComponent.modeMode of this document declaration - whether an application is a producer or consumer.Methods in org.hl7.fhir.r5.model that return CapabilityStatement.DocumentModeModifier and TypeMethodDescriptionCapabilityStatement.CapabilityStatementDocumentComponent.getMode()Returns the enum constant of this type with the specified name.static CapabilityStatement.DocumentMode[]CapabilityStatement.DocumentMode.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.hl7.fhir.r5.model that return types with arguments of type CapabilityStatement.DocumentModeModifier and TypeMethodDescriptionCapabilityStatement.CapabilityStatementDocumentComponent.getModeElement()Methods in org.hl7.fhir.r5.model with parameters of type CapabilityStatement.DocumentModeModifier and TypeMethodDescriptionCapabilityStatement.CapabilityStatementDocumentComponent.setMode(CapabilityStatement.DocumentMode value) CapabilityStatement.DocumentModeEnumFactory.toCode(CapabilityStatement.DocumentMode code) CapabilityStatement.DocumentModeEnumFactory.toSystem(CapabilityStatement.DocumentMode code) Method parameters in org.hl7.fhir.r5.model with type arguments of type CapabilityStatement.DocumentModeModifier and TypeMethodDescriptionCapabilityStatement.CapabilityStatementDocumentComponent.setModeElement(Enumeration<CapabilityStatement.DocumentMode> value) Constructors in org.hl7.fhir.r5.model with parameters of type CapabilityStatement.DocumentModeModifierConstructorDescriptionConstructor