
Uses of Enum Class
org.hl7.fhir.r5.model.InventoryItem.InventoryItemStatusCodes
Packages that use InventoryItem.InventoryItemStatusCodes
-
Uses of InventoryItem.InventoryItemStatusCodes in org.hl7.fhir.r5.model
Fields in org.hl7.fhir.r5.model with type parameters of type InventoryItem.InventoryItemStatusCodesMethods in org.hl7.fhir.r5.model that return InventoryItem.InventoryItemStatusCodesModifier and TypeMethodDescriptionInventoryItem.getStatus()
Returns the enum constant of this class with the specified name.InventoryItem.InventoryItemStatusCodes.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.hl7.fhir.r5.model that return types with arguments of type InventoryItem.InventoryItemStatusCodesModifier and TypeMethodDescriptionInventoryItem.InventoryItemStatusCodesEnumFactory.fromType
(PrimitiveType<?> code) InventoryItem.getStatusElement()
Methods in org.hl7.fhir.r5.model with parameters of type InventoryItem.InventoryItemStatusCodesModifier and TypeMethodDescriptionInventoryItem.setStatus
(InventoryItem.InventoryItemStatusCodes value) InventoryItem.InventoryItemStatusCodesEnumFactory.toCode
(InventoryItem.InventoryItemStatusCodes code) InventoryItem.InventoryItemStatusCodesEnumFactory.toSystem
(InventoryItem.InventoryItemStatusCodes code) Method parameters in org.hl7.fhir.r5.model with type arguments of type InventoryItem.InventoryItemStatusCodesModifier and TypeMethodDescriptionInventoryItem.setStatusElement
(Enumeration<InventoryItem.InventoryItemStatusCodes> value) Constructors in org.hl7.fhir.r5.model with parameters of type InventoryItem.InventoryItemStatusCodesModifierConstructorDescriptionConstructor