|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectca.uhn.hl7v2.model.AbstractGroup
ca.uhn.hl7v2.model.v231.group.SRR_S01_RGSAISNTEAIGNTEAILNTEAIPNTE
public class SRR_S01_RGSAISNTEAIGNTEAILNTEAIPNTE
Represents a SRR_S01_RGSAISNTEAIGNTEAILNTEAIPNTE 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:
| Constructor Summary | |
|---|---|
SRR_S01_RGSAISNTEAIGNTEAILNTEAIPNTE(Group parent,
ModelClassFactory factory)
Creates a new SRR_S01_RGSAISNTEAIGNTEAILNTEAIPNTE group |
|
| Method Summary | |
|---|---|
SRR_S01_AIGNTE |
getAIGNTE()
Returns the first repetition of AIGNTE (a Group object) - creates it if necessary |
SRR_S01_AIGNTE |
getAIGNTE(int rep)
Returns a specific repetition of AIGNTE (a Group object) - creates it if necessary |
int |
getAIGNTEReps()
Returns the number of existing repetitions of AIGNTE |
SRR_S01_AILNTE |
getAILNTE()
Returns the first repetition of AILNTE (a Group object) - creates it if necessary |
SRR_S01_AILNTE |
getAILNTE(int rep)
Returns a specific repetition of AILNTE (a Group object) - creates it if necessary |
int |
getAILNTEReps()
Returns the number of existing repetitions of AILNTE |
SRR_S01_AIPNTE |
getAIPNTE()
Returns the first repetition of AIPNTE (a Group object) - creates it if necessary |
SRR_S01_AIPNTE |
getAIPNTE(int rep)
Returns a specific repetition of AIPNTE (a Group object) - creates it if necessary |
int |
getAIPNTEReps()
Returns the number of existing repetitions of AIPNTE |
SRR_S01_AISNTE |
getAISNTE()
Returns the first repetition of AISNTE (a Group object) - creates it if necessary |
SRR_S01_AISNTE |
getAISNTE(int rep)
Returns a specific repetition of AISNTE (a Group object) - creates it if necessary |
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" |
SRR_S01_AIGNTE |
insertAIGNTE(int rep)
Inserts a specific repetition of AIGNTE (a Group object) |
void |
insertAIGNTE(SRR_S01_AIGNTE structure,
int rep)
Inserts a specific repetition of AIGNTE (a Group object) |
SRR_S01_AILNTE |
insertAILNTE(int rep)
Inserts a specific repetition of AILNTE (a Group object) |
void |
insertAILNTE(SRR_S01_AILNTE structure,
int rep)
Inserts a specific repetition of AILNTE (a Group object) |
SRR_S01_AIPNTE |
insertAIPNTE(int rep)
Inserts a specific repetition of AIPNTE (a Group object) |
void |
insertAIPNTE(SRR_S01_AIPNTE structure,
int rep)
Inserts a specific repetition of AIPNTE (a Group object) |
SRR_S01_AISNTE |
insertAISNTE(int rep)
Inserts a specific repetition of AISNTE (a Group object) |
void |
insertAISNTE(SRR_S01_AISNTE structure,
int rep)
Inserts a specific repetition of AISNTE (a Group object) |
SRR_S01_AIGNTE |
removeAIGNTE(int rep)
Removes a specific repetition of AIGNTE (a Group object) |
SRR_S01_AILNTE |
removeAILNTE(int rep)
Removes a specific repetition of AILNTE (a Group object) |
SRR_S01_AIPNTE |
removeAIPNTE(int rep)
Removes a specific repetition of AIPNTE (a Group object) |
SRR_S01_AISNTE |
removeAISNTE(int rep)
Removes a specific repetition of AISNTE (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 |
|---|
public SRR_S01_RGSAISNTEAIGNTEAILNTEAIPNTE(Group parent,
ModelClassFactory factory)
| Method Detail |
|---|
public String getVersion()
public RGS getRGS()
public SRR_S01_AISNTE getAISNTE()
public SRR_S01_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 void insertAISNTE(SRR_S01_AISNTE structure,
int rep)
throws HL7Exception
HL7ExceptionAbstractGroup#insertRepetition(Structure, int)
public SRR_S01_AISNTE insertAISNTE(int rep)
throws HL7Exception
HL7ExceptionAbstractGroup#insertRepetition(Structure, int)
public SRR_S01_AISNTE removeAISNTE(int rep)
throws HL7Exception
HL7ExceptionAbstractGroup.removeRepetition(String, int)public SRR_S01_AIGNTE getAIGNTE()
public SRR_S01_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 void insertAIGNTE(SRR_S01_AIGNTE structure,
int rep)
throws HL7Exception
HL7ExceptionAbstractGroup#insertRepetition(Structure, int)
public SRR_S01_AIGNTE insertAIGNTE(int rep)
throws HL7Exception
HL7ExceptionAbstractGroup#insertRepetition(Structure, int)
public SRR_S01_AIGNTE removeAIGNTE(int rep)
throws HL7Exception
HL7ExceptionAbstractGroup.removeRepetition(String, int)public SRR_S01_AILNTE getAILNTE()
public SRR_S01_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 void insertAILNTE(SRR_S01_AILNTE structure,
int rep)
throws HL7Exception
HL7ExceptionAbstractGroup#insertRepetition(Structure, int)
public SRR_S01_AILNTE insertAILNTE(int rep)
throws HL7Exception
HL7ExceptionAbstractGroup#insertRepetition(Structure, int)
public SRR_S01_AILNTE removeAILNTE(int rep)
throws HL7Exception
HL7ExceptionAbstractGroup.removeRepetition(String, int)public SRR_S01_AIPNTE getAIPNTE()
public SRR_S01_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 void insertAIPNTE(SRR_S01_AIPNTE structure,
int rep)
throws HL7Exception
HL7ExceptionAbstractGroup#insertRepetition(Structure, int)
public SRR_S01_AIPNTE insertAIPNTE(int rep)
throws HL7Exception
HL7ExceptionAbstractGroup#insertRepetition(Structure, int)
public SRR_S01_AIPNTE removeAIPNTE(int rep)
throws HL7Exception
HL7ExceptionAbstractGroup.removeRepetition(String, int)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||