Uses of Class
ca.uhn.hl7v2.model.v251.segment.AFF
Packages that use AFF
-
Uses of AFF in ca.uhn.hl7v2.model.v251.group
Methods in ca.uhn.hl7v2.model.v251.group that return AFFModifier and TypeMethodDescriptionMFN_M02_MF_STAFF.getAFF()Returns the first repetition of AFF (Professional Affiliation) - creates it if necessaryMFN_M02_MF_STAFF.getAFF(int rep) Returns a specific repetition of AFF (Professional Affiliation) - creates it if necessaryRSP_K25_STAFF.getAFF()Returns the first repetition of AFF (Professional Affiliation) - creates it if necessaryRSP_K25_STAFF.getAFF(int rep) Returns a specific repetition of AFF (Professional Affiliation) - creates it if necessaryMFN_M02_MF_STAFF.insertAFF(int rep) Inserts a specific repetition of AFF (Professional Affiliation)RSP_K25_STAFF.insertAFF(int rep) Inserts a specific repetition of AFF (Professional Affiliation)MFN_M02_MF_STAFF.removeAFF(int rep) Removes a specific repetition of AFF (Professional Affiliation)RSP_K25_STAFF.removeAFF(int rep) Removes a specific repetition of AFF (Professional Affiliation)Methods in ca.uhn.hl7v2.model.v251.group that return types with arguments of type AFFModifier and TypeMethodDescriptionMFN_M02_MF_STAFF.getAFFAll()Returns a non-modifiable List containing all current existing repetitions of AFF.RSP_K25_STAFF.getAFFAll()Returns a non-modifiable List containing all current existing repetitions of AFF.Methods in ca.uhn.hl7v2.model.v251.group with parameters of type AFF -
Uses of AFF in ca.uhn.hl7v2.model.v251.message
Methods in ca.uhn.hl7v2.model.v251.message that return AFFModifier and TypeMethodDescriptionPMU_B01.getAFF()Returns the first repetition of AFF (Professional Affiliation) - creates it if necessaryPMU_B01.getAFF(int rep) Returns a specific repetition of AFF (Professional Affiliation) - creates it if necessaryPMU_B01.insertAFF(int rep) Inserts a specific repetition of AFF (Professional Affiliation)PMU_B01.removeAFF(int rep) Removes a specific repetition of AFF (Professional Affiliation)Methods in ca.uhn.hl7v2.model.v251.message that return types with arguments of type AFFModifier and TypeMethodDescriptionPMU_B01.getAFFAll()Returns a non-modifiable List containing all current existing repetitions of AFF.Methods in ca.uhn.hl7v2.model.v251.message with parameters of type AFF