public class SQR_S25_RGSAISNTEAIGNTEAIPNTEAILNTE extends AbstractGroup
Represents a SQR_S25_RGSAISNTEAIGNTEAIPNTEAILNTE 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:
log| Constructor and Description |
|---|
SQR_S25_RGSAISNTEAIGNTEAIPNTEAILNTE(Group parent,
ModelClassFactory factory)
Creates a new SQR_S25_RGSAISNTEAIGNTEAIPNTEAILNTE group
|
| Modifier and Type | Method and Description |
|---|---|
SQR_S25_AIGNTE |
getAIGNTE()
Returns
the first repetition of
AIGNTE (a Group object) - creates it if necessary
|
SQR_S25_AIGNTE |
getAIGNTE(int rep)
Returns a specific repetition of
AIGNTE (a Group object) - creates it if necessary
|
List<SQR_S25_AIGNTE> |
getAIGNTEAll()
Returns a non-modifiable List containing all current existing repetitions of AIGNTE.
|
int |
getAIGNTEReps()
Returns the number of existing repetitions of AIGNTE
|
SQR_S25_AILNTE |
getAILNTE()
Returns
the first repetition of
AILNTE (a Group object) - creates it if necessary
|
SQR_S25_AILNTE |
getAILNTE(int rep)
Returns a specific repetition of
AILNTE (a Group object) - creates it if necessary
|
List<SQR_S25_AILNTE> |
getAILNTEAll()
Returns a non-modifiable List containing all current existing repetitions of AILNTE.
|
int |
getAILNTEReps()
Returns the number of existing repetitions of AILNTE
|
SQR_S25_AIPNTE |
getAIPNTE()
Returns
the first repetition of
AIPNTE (a Group object) - creates it if necessary
|
SQR_S25_AIPNTE |
getAIPNTE(int rep)
Returns a specific repetition of
AIPNTE (a Group object) - creates it if necessary
|
List<SQR_S25_AIPNTE> |
getAIPNTEAll()
Returns a non-modifiable List containing all current existing repetitions of AIPNTE.
|
int |
getAIPNTEReps()
Returns the number of existing repetitions of AIPNTE
|
SQR_S25_AISNTE |
getAISNTE()
Returns
the first repetition of
AISNTE (a Group object) - creates it if necessary
|
SQR_S25_AISNTE |
getAISNTE(int rep)
Returns a specific repetition of
AISNTE (a Group object) - creates it if necessary
|
List<SQR_S25_AISNTE> |
getAISNTEAll()
Returns a non-modifiable List containing all current existing repetitions of AISNTE.
|
int |
getAISNTEReps()
Returns the number of existing repetitions of AISNTE
|
RGS |
getRGS()
Returns
RGS (RGS - resource group segment) - creates it if necessary
|
String |
getVersion()
Returns "2.3.1"
|
SQR_S25_AIGNTE |
insertAIGNTE(int rep)
Inserts a specific repetition of AIGNTE (a Group object)
|
void |
insertAIGNTE(SQR_S25_AIGNTE structure,
int rep)
Inserts a specific repetition of AIGNTE (a Group object)
|
SQR_S25_AILNTE |
insertAILNTE(int rep)
Inserts a specific repetition of AILNTE (a Group object)
|
void |
insertAILNTE(SQR_S25_AILNTE structure,
int rep)
Inserts a specific repetition of AILNTE (a Group object)
|
SQR_S25_AIPNTE |
insertAIPNTE(int rep)
Inserts a specific repetition of AIPNTE (a Group object)
|
void |
insertAIPNTE(SQR_S25_AIPNTE structure,
int rep)
Inserts a specific repetition of AIPNTE (a Group object)
|
SQR_S25_AISNTE |
insertAISNTE(int rep)
Inserts a specific repetition of AISNTE (a Group object)
|
void |
insertAISNTE(SQR_S25_AISNTE structure,
int rep)
Inserts a specific repetition of AISNTE (a Group object)
|
SQR_S25_AIGNTE |
removeAIGNTE(int rep)
Removes a specific repetition of AIGNTE (a Group object)
|
SQR_S25_AILNTE |
removeAILNTE(int rep)
Removes a specific repetition of AILNTE (a Group object)
|
SQR_S25_AIPNTE |
removeAIPNTE(int rep)
Removes a specific repetition of AIPNTE (a Group object)
|
SQR_S25_AISNTE |
removeAISNTE(int rep)
Removes a specific repetition of AISNTE (a Group object)
|
add, add, addNonstandardSegment, addNonstandardSegment, clear, currentReps, get, get, getAll, getAllAsList, getClass, getFieldNumForName, getModelClassFactory, getName, getNames, getNonStandardNames, getReps, getTyped, getTyped, insert, insertRepetition, insertRepetition, isGroup, isRepeating, isRequired, removeRepetition, tryToInstantiateStructuregetMessage, getParentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetMessage, getParentpublic SQR_S25_RGSAISNTEAIGNTEAIPNTEAILNTE(Group parent, ModelClassFactory factory)
public String getVersion()
public SQR_S25_AISNTE getAISNTE()
public SQR_S25_AISNTE getAISNTE(int rep)
rep - The repetition index (0-indexed, i.e. the first repetition is at index 0)HL7Exception - if the repetition requested is more than one
greater than the number of existing repetitions.public int getAISNTEReps()
public List<SQR_S25_AISNTE> getAISNTEAll() throws HL7Exception
Returns a non-modifiable List containing all current existing repetitions of AISNTE.
Note that unlike getAISNTE(), this method will not create any reps
if none are already present, so an empty list may be returned.
HL7Exceptionpublic void insertAISNTE(SQR_S25_AISNTE structure, int rep) throws HL7Exception
HL7ExceptionAbstractGroup#insertRepetition(Structure, int)public SQR_S25_AISNTE insertAISNTE(int rep) throws HL7Exception
HL7ExceptionAbstractGroup#insertRepetition(Structure, int)public SQR_S25_AISNTE removeAISNTE(int rep) throws HL7Exception
HL7ExceptionAbstractGroup.removeRepetition(String, int)public SQR_S25_AIGNTE getAIGNTE()
public SQR_S25_AIGNTE getAIGNTE(int rep)
rep - The repetition index (0-indexed, i.e. the first repetition is at index 0)HL7Exception - if the repetition requested is more than one
greater than the number of existing repetitions.public int getAIGNTEReps()
public List<SQR_S25_AIGNTE> getAIGNTEAll() throws HL7Exception
Returns a non-modifiable List containing all current existing repetitions of AIGNTE.
Note that unlike getAIGNTE(), this method will not create any reps
if none are already present, so an empty list may be returned.
HL7Exceptionpublic void insertAIGNTE(SQR_S25_AIGNTE structure, int rep) throws HL7Exception
HL7ExceptionAbstractGroup#insertRepetition(Structure, int)public SQR_S25_AIGNTE insertAIGNTE(int rep) throws HL7Exception
HL7ExceptionAbstractGroup#insertRepetition(Structure, int)public SQR_S25_AIGNTE removeAIGNTE(int rep) throws HL7Exception
HL7ExceptionAbstractGroup.removeRepetition(String, int)public SQR_S25_AIPNTE getAIPNTE()
public SQR_S25_AIPNTE getAIPNTE(int rep)
rep - The repetition index (0-indexed, i.e. the first repetition is at index 0)HL7Exception - if the repetition requested is more than one
greater than the number of existing repetitions.public int getAIPNTEReps()
public List<SQR_S25_AIPNTE> getAIPNTEAll() throws HL7Exception
Returns a non-modifiable List containing all current existing repetitions of AIPNTE.
Note that unlike getAIPNTE(), this method will not create any reps
if none are already present, so an empty list may be returned.
HL7Exceptionpublic void insertAIPNTE(SQR_S25_AIPNTE structure, int rep) throws HL7Exception
HL7ExceptionAbstractGroup#insertRepetition(Structure, int)public SQR_S25_AIPNTE insertAIPNTE(int rep) throws HL7Exception
HL7ExceptionAbstractGroup#insertRepetition(Structure, int)public SQR_S25_AIPNTE removeAIPNTE(int rep) throws HL7Exception
HL7ExceptionAbstractGroup.removeRepetition(String, int)public SQR_S25_AILNTE getAILNTE()
public SQR_S25_AILNTE getAILNTE(int rep)
rep - The repetition index (0-indexed, i.e. the first repetition is at index 0)HL7Exception - if the repetition requested is more than one
greater than the number of existing repetitions.public int getAILNTEReps()
public List<SQR_S25_AILNTE> getAILNTEAll() throws HL7Exception
Returns a non-modifiable List containing all current existing repetitions of AILNTE.
Note that unlike getAILNTE(), this method will not create any reps
if none are already present, so an empty list may be returned.
HL7Exceptionpublic void insertAILNTE(SQR_S25_AILNTE structure, int rep) throws HL7Exception
HL7ExceptionAbstractGroup#insertRepetition(Structure, int)public SQR_S25_AILNTE insertAILNTE(int rep) throws HL7Exception
HL7ExceptionAbstractGroup#insertRepetition(Structure, int)public SQR_S25_AILNTE removeAILNTE(int rep) throws HL7Exception
HL7ExceptionAbstractGroup.removeRepetition(String, int)Copyright © 2001-2012 University Health Network. All Rights Reserved.