Uses of Enum Class
org.hl7.v3.RoleClassContact
-
Uses of RoleClassContact in org.hl7.v3
Fields in org.hl7.v3 declared as RoleClassContactModifier and TypeFieldDescriptionprotected RoleClassContactCOCTMT030000UV04ContactParty.classCodeprotected RoleClassContactCOCTMT030007UVContactParty.classCodeprotected RoleClassContactCOCTMT040203UV01NotificationParty.classCodeprotected RoleClassContactCOCTMT150000UV02ContactParty.classCodeprotected RoleClassContactCOCTMT150003UV03ContactParty.classCodeprotected RoleClassContactCOCTMT150007UVContactParty.classCodeprotected RoleClassContactPRPAMT201310UV02ContactParty.classCodeMethods in org.hl7.v3 that return RoleClassContactModifier and TypeMethodDescriptionstatic RoleClassContactCOCTMT030000UV04ContactParty.getClassCode()Gets the value of the classCode property.COCTMT030007UVContactParty.getClassCode()Gets the value of the classCode property.COCTMT040203UV01NotificationParty.getClassCode()Gets the value of the classCode property.COCTMT150000UV02ContactParty.getClassCode()Gets the value of the classCode property.COCTMT150003UV03ContactParty.getClassCode()Gets the value of the classCode property.COCTMT150007UVContactParty.getClassCode()Gets the value of the classCode property.PRPAMT201310UV02ContactParty.getClassCode()Gets the value of the classCode property.static RoleClassContactReturns the enum constant of this class with the specified name.static RoleClassContact[]RoleClassContact.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 RoleClassContactModifier and TypeMethodDescriptionvoidCOCTMT030000UV04ContactParty.setClassCode(RoleClassContact value) Sets the value of the classCode property.voidCOCTMT030007UVContactParty.setClassCode(RoleClassContact value) Sets the value of the classCode property.voidCOCTMT040203UV01NotificationParty.setClassCode(RoleClassContact value) Sets the value of the classCode property.voidCOCTMT150000UV02ContactParty.setClassCode(RoleClassContact value) Sets the value of the classCode property.voidCOCTMT150003UV03ContactParty.setClassCode(RoleClassContact value) Sets the value of the classCode property.voidCOCTMT150007UVContactParty.setClassCode(RoleClassContact value) Sets the value of the classCode property.voidPRPAMT201310UV02ContactParty.setClassCode(RoleClassContact value) Sets the value of the classCode property.COCTMT030000UV04ContactParty.withClassCode(RoleClassContact value) COCTMT030007UVContactParty.withClassCode(RoleClassContact value) COCTMT040203UV01NotificationParty.withClassCode(RoleClassContact value) COCTMT150000UV02ContactParty.withClassCode(RoleClassContact value) COCTMT150003UV03ContactParty.withClassCode(RoleClassContact value) COCTMT150007UVContactParty.withClassCode(RoleClassContact value) PRPAMT201310UV02ContactParty.withClassCode(RoleClassContact value)