Uses of Enum Class
org.hl7.v3.EntityClassNonPersonLivingSubject
-
Uses of EntityClassNonPersonLivingSubject in org.hl7.v3
Fields in org.hl7.v3 declared as EntityClassNonPersonLivingSubjectModifier and TypeFieldDescriptionprotected EntityClassNonPersonLivingSubjectCOCTMT030000UV04NonPersonLivingSubject.classCodeprotected EntityClassNonPersonLivingSubjectCOCTMT030007UVNonPersonLivingSubject.classCodeprotected EntityClassNonPersonLivingSubjectCOCTMT080000UVNonPersonLivingSubject.classCodeprotected EntityClassNonPersonLivingSubjectCOCTMT290000UV06NonPersonLivingSubject.classCodeprotected EntityClassNonPersonLivingSubjectPRPAMT201310UV02NonPersonLivingSubject.classCodeMethods in org.hl7.v3 that return EntityClassNonPersonLivingSubjectModifier and TypeMethodDescriptionCOCTMT030000UV04NonPersonLivingSubject.getClassCode()Gets the value of the classCode property.COCTMT030007UVNonPersonLivingSubject.getClassCode()Gets the value of the classCode property.COCTMT080000UVNonPersonLivingSubject.getClassCode()Gets the value of the classCode property.COCTMT290000UV06NonPersonLivingSubject.getClassCode()Gets the value of the classCode property.PRPAMT201310UV02NonPersonLivingSubject.getClassCode()Gets the value of the classCode property.Returns the enum constant of this class with the specified name.static EntityClassNonPersonLivingSubject[]EntityClassNonPersonLivingSubject.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 EntityClassNonPersonLivingSubjectModifier and TypeMethodDescriptionvoidCOCTMT030000UV04NonPersonLivingSubject.setClassCode(EntityClassNonPersonLivingSubject value) Sets the value of the classCode property.voidCOCTMT030007UVNonPersonLivingSubject.setClassCode(EntityClassNonPersonLivingSubject value) Sets the value of the classCode property.voidCOCTMT080000UVNonPersonLivingSubject.setClassCode(EntityClassNonPersonLivingSubject value) Sets the value of the classCode property.voidCOCTMT290000UV06NonPersonLivingSubject.setClassCode(EntityClassNonPersonLivingSubject value) Sets the value of the classCode property.voidPRPAMT201310UV02NonPersonLivingSubject.setClassCode(EntityClassNonPersonLivingSubject value) Sets the value of the classCode property.COCTMT030000UV04NonPersonLivingSubject.withClassCode(EntityClassNonPersonLivingSubject value) COCTMT030007UVNonPersonLivingSubject.withClassCode(EntityClassNonPersonLivingSubject value) COCTMT080000UVNonPersonLivingSubject.withClassCode(EntityClassNonPersonLivingSubject value) COCTMT290000UV06NonPersonLivingSubject.withClassCode(EntityClassNonPersonLivingSubject value) PRPAMT201310UV02NonPersonLivingSubject.withClassCode(EntityClassNonPersonLivingSubject value)