public final class PPP_PCB extends PPP_PCB_Common
Represents a PPP_PCB message structure (see chapter 12.3.3). 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.
PPP_PCB objPCB = (PPP_PCB)MessageFactory.createInstance().createSendSupportedMessage("PPP", "PCB");
addPathwayGroup, addPathwayGroups, addSoftwareSegment, addSoftwareSegment, getPathwayGroups, getPatientIdentificationSegment, getPatientVisitGroup, getSoftwareSegments, getUserAuthenticationCredentialSegment, setPatientIdentificationSegment, setPatientVisitGroup, 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