Uses of Enum Class
org.hl7.v3.RoleClassLicensedEntity
-
Uses of RoleClassLicensedEntity in org.hl7.v3
Fields in org.hl7.v3 declared as RoleClassLicensedEntityModifier and TypeFieldDescriptionprotected RoleClassLicensedEntityCOCTMT090000UV01LicensedEntity.classCodeprotected RoleClassLicensedEntityCOCTMT090100UV01LicensedEntity.classCodeprotected RoleClassLicensedEntityCOCTMT090300UV01LicensedEntity.classCodeMethods in org.hl7.v3 that return RoleClassLicensedEntityModifier and TypeMethodDescriptionstatic RoleClassLicensedEntityCOCTMT090000UV01LicensedEntity.getClassCode()Gets the value of the classCode property.COCTMT090100UV01LicensedEntity.getClassCode()Gets the value of the classCode property.COCTMT090300UV01LicensedEntity.getClassCode()Gets the value of the classCode property.static RoleClassLicensedEntityReturns the enum constant of this class with the specified name.static RoleClassLicensedEntity[]RoleClassLicensedEntity.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 RoleClassLicensedEntityModifier and TypeMethodDescriptionvoidCOCTMT090000UV01LicensedEntity.setClassCode(RoleClassLicensedEntity value) Sets the value of the classCode property.voidCOCTMT090100UV01LicensedEntity.setClassCode(RoleClassLicensedEntity value) Sets the value of the classCode property.voidCOCTMT090300UV01LicensedEntity.setClassCode(RoleClassLicensedEntity value) Sets the value of the classCode property.COCTMT090000UV01LicensedEntity.withClassCode(RoleClassLicensedEntity value) COCTMT090100UV01LicensedEntity.withClassCode(RoleClassLicensedEntity value) COCTMT090300UV01LicensedEntity.withClassCode(RoleClassLicensedEntity value)