Uses of Enum Class
org.hl7.v3.XParticipationAuthorPerformer
-
Uses of XParticipationAuthorPerformer in org.hl7.v3
Fields in org.hl7.v3 declared as XParticipationAuthorPerformerModifier and TypeFieldDescriptionprotected XParticipationAuthorPerformerCOCTMT080000UVAuthorOrPerformer.typeCodeprotected XParticipationAuthorPerformerMFMIMT700711UV01AuthorOrPerformer.typeCodeprotected XParticipationAuthorPerformerQUQIMT021001UV01AuthorOrPerformer.typeCodeMethods in org.hl7.v3 that return XParticipationAuthorPerformerModifier and TypeMethodDescriptionCOCTMT080000UVAuthorOrPerformer.getTypeCode()Gets the value of the typeCode property.MFMIMT700711UV01AuthorOrPerformer.getTypeCode()Gets the value of the typeCode property.QUQIMT021001UV01AuthorOrPerformer.getTypeCode()Gets the value of the typeCode property.Returns the enum constant of this class with the specified name.static XParticipationAuthorPerformer[]XParticipationAuthorPerformer.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 XParticipationAuthorPerformerModifier and TypeMethodDescriptionvoidCOCTMT080000UVAuthorOrPerformer.setTypeCode(XParticipationAuthorPerformer value) Sets the value of the typeCode property.voidMFMIMT700711UV01AuthorOrPerformer.setTypeCode(XParticipationAuthorPerformer value) Sets the value of the typeCode property.voidQUQIMT021001UV01AuthorOrPerformer.setTypeCode(XParticipationAuthorPerformer value) Sets the value of the typeCode property.COCTMT080000UVAuthorOrPerformer.withTypeCode(XParticipationAuthorPerformer value) MFMIMT700711UV01AuthorOrPerformer.withTypeCode(XParticipationAuthorPerformer value) QUQIMT021001UV01AuthorOrPerformer.withTypeCode(XParticipationAuthorPerformer value)