public final class TCU_U10 extends TCU_U10_Common
Represents a TCU_U10 message structure (see chapter 13.3.10). This structure contains the following elements:
0: MSH (Message Header Segment) SINGLE_COMPULSARYFollowing is the step to create message
Before that, respective Message Source and Message Recipient to be set on Message Factory.
TCU_U10 objU10 = (TCU_U10)MessageFactory.createInstance().createSendSupportedMessage("TCU", "U10");
addSoftwareSegment, addSoftwareSegment, addTestConfigurationGroup, addTestConfigurationGroups, getEquipmentDetailSegment, getSoftwareSegments, getTestConfigurationGroups, getUserAuthenticationCredentialSegment, setEquipmentDetailSegment, setUserAuthenticationCredentialSegmentcontains, dumpMessage, dumpMessage, getACKMode, getGroup, getGroupMap, getHeader, getMessageCode, getMessageControlID, getMessageStructure, getQueryUserParameters, getSegment, getSegmentSet, getSubscriptionType, getTriggerEvent, isQuery, isResponse, populate, removeGroup, removeSegment, removeSegment, removeSegmentAttribute, removeSegmentAttribute, removeSegmentAttribute, removeSegments, setHeader, setSubscriptionType, updateSegmentAttribute, updateSegmentAttribute, validate, writeToXML, writeToXML