
Uses of Enum
org.hl7.fhir.dstu3.model.Sequence.RepositoryType
Packages that use Sequence.RepositoryType
-
Uses of Sequence.RepositoryType in org.hl7.fhir.dstu3.model
Fields in org.hl7.fhir.dstu3.model with type parameters of type Sequence.RepositoryTypeModifier and TypeFieldDescriptionprotected Enumeration<Sequence.RepositoryType>
Sequence.SequenceRepositoryComponent.type
Click and see / RESTful API / Need login to see / RESTful API with authentication / Other ways to see resource.Methods in org.hl7.fhir.dstu3.model that return Sequence.RepositoryTypeModifier and TypeMethodDescriptionstatic Sequence.RepositoryType
Sequence.SequenceRepositoryComponent.getType()
static Sequence.RepositoryType
Returns the enum constant of this type with the specified name.static Sequence.RepositoryType[]
Sequence.RepositoryType.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 Sequence.RepositoryTypeMethods in org.hl7.fhir.dstu3.model with parameters of type Sequence.RepositoryTypeModifier and TypeMethodDescriptionSequence.SequenceRepositoryComponent.setType
(Sequence.RepositoryType value) Sequence.RepositoryTypeEnumFactory.toCode
(Sequence.RepositoryType code) Sequence.RepositoryTypeEnumFactory.toSystem
(Sequence.RepositoryType code) Method parameters in org.hl7.fhir.dstu3.model with type arguments of type Sequence.RepositoryTypeModifier and TypeMethodDescriptionSequence.SequenceRepositoryComponent.setTypeElement
(Enumeration<Sequence.RepositoryType> value) Constructor parameters in org.hl7.fhir.dstu3.model with type arguments of type Sequence.RepositoryTypeModifierConstructorDescriptionConstructor