Uses of Enum Class
org.hl7.v3.RoleClassPartitivePartByBOT
-
Uses of RoleClassPartitivePartByBOT in org.hl7.v3
Fields in org.hl7.v3 declared as RoleClassPartitivePartByBOTModifier and TypeFieldDescriptionprotected RoleClassPartitivePartByBOTCOCTMT150000UV02OrganizationContains.classCodeprotected RoleClassPartitivePartByBOTCOCTMT150000UV02OrganizationPartOf.classCodeprotected RoleClassPartitivePartByBOTCOCTMT230100UVPart.classCodeMethods in org.hl7.v3 that return RoleClassPartitivePartByBOTModifier and TypeMethodDescriptionstatic RoleClassPartitivePartByBOTCOCTMT150000UV02OrganizationContains.getClassCode()Gets the value of the classCode property.COCTMT150000UV02OrganizationPartOf.getClassCode()Gets the value of the classCode property.COCTMT230100UVPart.getClassCode()Gets the value of the classCode property.static RoleClassPartitivePartByBOTReturns the enum constant of this class with the specified name.static RoleClassPartitivePartByBOT[]RoleClassPartitivePartByBOT.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 RoleClassPartitivePartByBOTModifier and TypeMethodDescriptionvoidCOCTMT150000UV02OrganizationContains.setClassCode(RoleClassPartitivePartByBOT value) Sets the value of the classCode property.voidCOCTMT150000UV02OrganizationPartOf.setClassCode(RoleClassPartitivePartByBOT value) Sets the value of the classCode property.voidCOCTMT230100UVPart.setClassCode(RoleClassPartitivePartByBOT value) Sets the value of the classCode property.COCTMT150000UV02OrganizationContains.withClassCode(RoleClassPartitivePartByBOT value) COCTMT150000UV02OrganizationPartOf.withClassCode(RoleClassPartitivePartByBOT value) COCTMT230100UVPart.withClassCode(RoleClassPartitivePartByBOT value)