Uses of Enum Class
org.hl7.v3.EntityClassContainer
-
Uses of EntityClassContainer in org.hl7.v3
Fields in org.hl7.v3 declared as EntityClassContainerModifier and TypeFieldDescriptionprotected EntityClassContainerCOCTMT080000UVContainer.classCodeprotected EntityClassContainerCOCTMT230100UVPackagedMedicine.classCodeMethods in org.hl7.v3 that return EntityClassContainerModifier and TypeMethodDescriptionstatic EntityClassContainerCOCTMT080000UVContainer.getClassCode()Gets the value of the classCode property.COCTMT230100UVPackagedMedicine.getClassCode()Gets the value of the classCode property.static EntityClassContainerReturns the enum constant of this class with the specified name.static EntityClassContainer[]EntityClassContainer.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.hl7.v3 with parameters of type EntityClassContainerModifier and TypeMethodDescriptionvoidCOCTMT080000UVContainer.setClassCode(EntityClassContainer value) Sets the value of the classCode property.voidCOCTMT230100UVPackagedMedicine.setClassCode(EntityClassContainer value) Sets the value of the classCode property.COCTMT080000UVContainer.withClassCode(EntityClassContainer value) COCTMT230100UVPackagedMedicine.withClassCode(EntityClassContainer value)