Uses of Class
ca.uhn.hl7v2.model.v251.group.TCU_U10_TEST_CONFIGURATION
Packages that use TCU_U10_TEST_CONFIGURATION
-
Uses of TCU_U10_TEST_CONFIGURATION in ca.uhn.hl7v2.model.v251.message
Methods in ca.uhn.hl7v2.model.v251.message that return TCU_U10_TEST_CONFIGURATIONModifier and TypeMethodDescriptionTCU_U10.getTEST_CONFIGURATION()Returns the first repetition of TEST_CONFIGURATION (a Group object) - creates it if necessaryTCU_U10.getTEST_CONFIGURATION(int rep) Returns a specific repetition of TEST_CONFIGURATION (a Group object) - creates it if necessaryTCU_U10.insertTEST_CONFIGURATION(int rep) Inserts a specific repetition of TEST_CONFIGURATION (a Group object)TCU_U10.removeTEST_CONFIGURATION(int rep) Removes a specific repetition of TEST_CONFIGURATION (a Group object)Methods in ca.uhn.hl7v2.model.v251.message that return types with arguments of type TCU_U10_TEST_CONFIGURATIONModifier and TypeMethodDescriptionTCU_U10.getTEST_CONFIGURATIONAll()Returns a non-modifiable List containing all current existing repetitions of TEST_CONFIGURATION.Methods in ca.uhn.hl7v2.model.v251.message with parameters of type TCU_U10_TEST_CONFIGURATIONModifier and TypeMethodDescriptionvoidTCU_U10.insertTEST_CONFIGURATION(TCU_U10_TEST_CONFIGURATION structure, int rep) Inserts a specific repetition of TEST_CONFIGURATION (a Group object)