ca.uhn.hl7v2.model.v231.group
Class OSR_Q06_PIDNTEORCOBRRXORQDRQ1ODSODTNTECTI

java.lang.Object
  extended by ca.uhn.hl7v2.model.AbstractGroup
      extended by ca.uhn.hl7v2.model.v231.group.OSR_Q06_PIDNTEORCOBRRXORQDRQ1ODSODTNTECTI
All Implemented Interfaces:
Group, Structure, Serializable

public class OSR_Q06_PIDNTEORCOBRRXORQDRQ1ODSODTNTECTI
extends AbstractGroup

Represents a OSR_Q06_PIDNTEORCOBRRXORQDRQ1ODSODTNTECTI group structure (a Group object). A Group is an ordered collection of message segments that can repeat together or be optionally in/excluded together. This Group contains the following elements:

See Also:
Serialized Form

Constructor Summary
OSR_Q06_PIDNTEORCOBRRXORQDRQ1ODSODTNTECTI(Group parent, ModelClassFactory factory)
          Creates a new OSR_Q06_PIDNTEORCOBRRXORQDRQ1ODSODTNTECTI group
 
Method Summary
 OSR_Q06_ORCOBRRXORQDRQ1ODSODTNTECTI getORCOBRRXORQDRQ1ODSODTNTECTI()
          Returns the first repetition of ORCOBRRXORQDRQ1ODSODTNTECTI (a Group object) - creates it if necessary
 OSR_Q06_ORCOBRRXORQDRQ1ODSODTNTECTI getORCOBRRXORQDRQ1ODSODTNTECTI(int rep)
          Returns a specific repetition of ORCOBRRXORQDRQ1ODSODTNTECTI (a Group object) - creates it if necessary
 int getORCOBRRXORQDRQ1ODSODTNTECTIReps()
          Returns the number of existing repetitions of ORCOBRRXORQDRQ1ODSODTNTECTI
 OSR_Q06_PIDNTE getPIDNTE()
          Returns PIDNTE (a Group object) - creates it if necessary
 String getVersion()
          Returns "2.3.1"
 OSR_Q06_ORCOBRRXORQDRQ1ODSODTNTECTI insertORCOBRRXORQDRQ1ODSODTNTECTI(int rep)
          Inserts a specific repetition of ORCOBRRXORQDRQ1ODSODTNTECTI (a Group object)
 void insertORCOBRRXORQDRQ1ODSODTNTECTI(OSR_Q06_ORCOBRRXORQDRQ1ODSODTNTECTI structure, int rep)
          Inserts a specific repetition of ORCOBRRXORQDRQ1ODSODTNTECTI (a Group object)
 OSR_Q06_ORCOBRRXORQDRQ1ODSODTNTECTI removeORCOBRRXORQDRQ1ODSODTNTECTI(int rep)
          Removes a specific repetition of ORCOBRRXORQDRQ1ODSODTNTECTI (a Group object)
 
Methods inherited from class ca.uhn.hl7v2.model.AbstractGroup
add, add, addNonstandardSegment, addNonstandardSegment, clear, currentReps, get, get, getAll, getClass, getMessage, getModelClassFactory, getName, getNames, getParent, insertRepetition, insertRepetition, isGroup, isRepeating, isRequired, removeRepetition
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OSR_Q06_PIDNTEORCOBRRXORQDRQ1ODSODTNTECTI

public OSR_Q06_PIDNTEORCOBRRXORQDRQ1ODSODTNTECTI(Group parent,
                                                 ModelClassFactory factory)
Creates a new OSR_Q06_PIDNTEORCOBRRXORQDRQ1ODSODTNTECTI group

Method Detail

getVersion

public String getVersion()
Returns "2.3.1"


getPIDNTE

public OSR_Q06_PIDNTE getPIDNTE()
Returns PIDNTE (a Group object) - creates it if necessary


getORCOBRRXORQDRQ1ODSODTNTECTI

public OSR_Q06_ORCOBRRXORQDRQ1ODSODTNTECTI getORCOBRRXORQDRQ1ODSODTNTECTI()
Returns the first repetition of ORCOBRRXORQDRQ1ODSODTNTECTI (a Group object) - creates it if necessary


getORCOBRRXORQDRQ1ODSODTNTECTI

public OSR_Q06_ORCOBRRXORQDRQ1ODSODTNTECTI getORCOBRRXORQDRQ1ODSODTNTECTI(int rep)
Returns a specific repetition of ORCOBRRXORQDRQ1ODSODTNTECTI (a Group object) - creates it if necessary

Parameters:
rep - The repetition index (0-indexed, i.e. the first repetition is at index 0)
Throws:
HL7Exception - if the repetition requested is more than one greater than the number of existing repetitions.

getORCOBRRXORQDRQ1ODSODTNTECTIReps

public int getORCOBRRXORQDRQ1ODSODTNTECTIReps()
Returns the number of existing repetitions of ORCOBRRXORQDRQ1ODSODTNTECTI


insertORCOBRRXORQDRQ1ODSODTNTECTI

public void insertORCOBRRXORQDRQ1ODSODTNTECTI(OSR_Q06_ORCOBRRXORQDRQ1ODSODTNTECTI structure,
                                              int rep)
                                       throws HL7Exception
Inserts a specific repetition of ORCOBRRXORQDRQ1ODSODTNTECTI (a Group object)

Throws:
HL7Exception
See Also:
AbstractGroup#insertRepetition(Structure, int)

insertORCOBRRXORQDRQ1ODSODTNTECTI

public OSR_Q06_ORCOBRRXORQDRQ1ODSODTNTECTI insertORCOBRRXORQDRQ1ODSODTNTECTI(int rep)
                                                                      throws HL7Exception
Inserts a specific repetition of ORCOBRRXORQDRQ1ODSODTNTECTI (a Group object)

Throws:
HL7Exception
See Also:
AbstractGroup#insertRepetition(Structure, int)

removeORCOBRRXORQDRQ1ODSODTNTECTI

public OSR_Q06_ORCOBRRXORQDRQ1ODSODTNTECTI removeORCOBRRXORQDRQ1ODSODTNTECTI(int rep)
                                                                      throws HL7Exception
Removes a specific repetition of ORCOBRRXORQDRQ1ODSODTNTECTI (a Group object)

Throws:
HL7Exception
See Also:
AbstractGroup.removeRepetition(String, int)


Copyright © 2001-2011 University Health Network. All Rights Reserved.