|
||||||||||
| 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.SRM_S01_RGSAISAPRNTEAIGAPRNTEAILAPRNTEAIPAPRNTE
public class SRM_S01_RGSAISAPRNTEAIGAPRNTEAILAPRNTEAIPAPRNTE
Represents a SRM_S01_RGSAISAPRNTEAIGAPRNTEAILAPRNTEAIPAPRNTE 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 | |
|---|---|
SRM_S01_RGSAISAPRNTEAIGAPRNTEAILAPRNTEAIPAPRNTE(Group parent,
ModelClassFactory factory)
Creates a new SRM_S01_RGSAISAPRNTEAIGAPRNTEAILAPRNTEAIPAPRNTE group |
|
| Method Summary | |
|---|---|
SRM_S01_AIGAPRNTE |
getAIGAPRNTE()
Returns the first repetition of AIGAPRNTE (a Group object) - creates it if necessary |
SRM_S01_AIGAPRNTE |
getAIGAPRNTE(int rep)
Returns a specific repetition of AIGAPRNTE (a Group object) - creates it if necessary |
int |
getAIGAPRNTEReps()
Returns the number of existing repetitions of AIGAPRNTE |
SRM_S01_AILAPRNTE |
getAILAPRNTE()
Returns the first repetition of AILAPRNTE (a Group object) - creates it if necessary |
SRM_S01_AILAPRNTE |
getAILAPRNTE(int rep)
Returns a specific repetition of AILAPRNTE (a Group object) - creates it if necessary |
int |
getAILAPRNTEReps()
Returns the number of existing repetitions of AILAPRNTE |
SRM_S01_AIPAPRNTE |
getAIPAPRNTE()
Returns the first repetition of AIPAPRNTE (a Group object) - creates it if necessary |
SRM_S01_AIPAPRNTE |
getAIPAPRNTE(int rep)
Returns a specific repetition of AIPAPRNTE (a Group object) - creates it if necessary |
int |
getAIPAPRNTEReps()
Returns the number of existing repetitions of AIPAPRNTE |
SRM_S01_AISAPRNTE |
getAISAPRNTE()
Returns the first repetition of AISAPRNTE (a Group object) - creates it if necessary |
SRM_S01_AISAPRNTE |
getAISAPRNTE(int rep)
Returns a specific repetition of AISAPRNTE (a Group object) - creates it if necessary |
int |
getAISAPRNTEReps()
Returns the number of existing repetitions of AISAPRNTE |
RGS |
getRGS()
Returns RGS (RGS - resource group segment) - creates it if necessary |
String |
getVersion()
Returns "2.3.1" |
SRM_S01_AIGAPRNTE |
insertAIGAPRNTE(int rep)
Inserts a specific repetition of AIGAPRNTE (a Group object) |
void |
insertAIGAPRNTE(SRM_S01_AIGAPRNTE structure,
int rep)
Inserts a specific repetition of AIGAPRNTE (a Group object) |
SRM_S01_AILAPRNTE |
insertAILAPRNTE(int rep)
Inserts a specific repetition of AILAPRNTE (a Group object) |
void |
insertAILAPRNTE(SRM_S01_AILAPRNTE structure,
int rep)
Inserts a specific repetition of AILAPRNTE (a Group object) |
SRM_S01_AIPAPRNTE |
insertAIPAPRNTE(int rep)
Inserts a specific repetition of AIPAPRNTE (a Group object) |
void |
insertAIPAPRNTE(SRM_S01_AIPAPRNTE structure,
int rep)
Inserts a specific repetition of AIPAPRNTE (a Group object) |
SRM_S01_AISAPRNTE |
insertAISAPRNTE(int rep)
Inserts a specific repetition of AISAPRNTE (a Group object) |
void |
insertAISAPRNTE(SRM_S01_AISAPRNTE structure,
int rep)
Inserts a specific repetition of AISAPRNTE (a Group object) |
SRM_S01_AIGAPRNTE |
removeAIGAPRNTE(int rep)
Removes a specific repetition of AIGAPRNTE (a Group object) |
SRM_S01_AILAPRNTE |
removeAILAPRNTE(int rep)
Removes a specific repetition of AILAPRNTE (a Group object) |
SRM_S01_AIPAPRNTE |
removeAIPAPRNTE(int rep)
Removes a specific repetition of AIPAPRNTE (a Group object) |
SRM_S01_AISAPRNTE |
removeAISAPRNTE(int rep)
Removes a specific repetition of AISAPRNTE (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 SRM_S01_RGSAISAPRNTEAIGAPRNTEAILAPRNTEAIPAPRNTE(Group parent,
ModelClassFactory factory)
| Method Detail |
|---|
public String getVersion()
public RGS getRGS()
public SRM_S01_AISAPRNTE getAISAPRNTE()
public SRM_S01_AISAPRNTE getAISAPRNTE(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 getAISAPRNTEReps()
public void insertAISAPRNTE(SRM_S01_AISAPRNTE structure,
int rep)
throws HL7Exception
HL7ExceptionAbstractGroup#insertRepetition(Structure, int)
public SRM_S01_AISAPRNTE insertAISAPRNTE(int rep)
throws HL7Exception
HL7ExceptionAbstractGroup#insertRepetition(Structure, int)
public SRM_S01_AISAPRNTE removeAISAPRNTE(int rep)
throws HL7Exception
HL7ExceptionAbstractGroup.removeRepetition(String, int)public SRM_S01_AIGAPRNTE getAIGAPRNTE()
public SRM_S01_AIGAPRNTE getAIGAPRNTE(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 getAIGAPRNTEReps()
public void insertAIGAPRNTE(SRM_S01_AIGAPRNTE structure,
int rep)
throws HL7Exception
HL7ExceptionAbstractGroup#insertRepetition(Structure, int)
public SRM_S01_AIGAPRNTE insertAIGAPRNTE(int rep)
throws HL7Exception
HL7ExceptionAbstractGroup#insertRepetition(Structure, int)
public SRM_S01_AIGAPRNTE removeAIGAPRNTE(int rep)
throws HL7Exception
HL7ExceptionAbstractGroup.removeRepetition(String, int)public SRM_S01_AILAPRNTE getAILAPRNTE()
public SRM_S01_AILAPRNTE getAILAPRNTE(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 getAILAPRNTEReps()
public void insertAILAPRNTE(SRM_S01_AILAPRNTE structure,
int rep)
throws HL7Exception
HL7ExceptionAbstractGroup#insertRepetition(Structure, int)
public SRM_S01_AILAPRNTE insertAILAPRNTE(int rep)
throws HL7Exception
HL7ExceptionAbstractGroup#insertRepetition(Structure, int)
public SRM_S01_AILAPRNTE removeAILAPRNTE(int rep)
throws HL7Exception
HL7ExceptionAbstractGroup.removeRepetition(String, int)public SRM_S01_AIPAPRNTE getAIPAPRNTE()
public SRM_S01_AIPAPRNTE getAIPAPRNTE(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 getAIPAPRNTEReps()
public void insertAIPAPRNTE(SRM_S01_AIPAPRNTE structure,
int rep)
throws HL7Exception
HL7ExceptionAbstractGroup#insertRepetition(Structure, int)
public SRM_S01_AIPAPRNTE insertAIPAPRNTE(int rep)
throws HL7Exception
HL7ExceptionAbstractGroup#insertRepetition(Structure, int)
public SRM_S01_AIPAPRNTE removeAIPAPRNTE(int rep)
throws HL7Exception
HL7ExceptionAbstractGroup.removeRepetition(String, int)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||