|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectca.uhn.hl7v2.model.AbstractSegment
ca.uhn.hl7v2.model.v24.segment.RGS
public class RGS
Represents an HL7 RGS message segment (Resource Group). This segment has the following fields:
| Constructor Summary | |
|---|---|
RGS(Group parent,
ModelClassFactory factory)
Creates a new RGS segment |
|
| Method Summary | |
|---|---|
protected Type |
createNewTypeWithoutReflection(int field)
|
CE |
getResourceGroupID()
Returns RGS-3: "Resource Group ID" - creates it if necessary |
SI |
getRgs1_SetIDRGS()
Returns RGS-1: "Set ID - RGS" - creates it if necessary |
ID |
getRgs2_SegmentActionCode()
Returns RGS-2: "Segment Action Code" - creates it if necessary |
CE |
getRgs3_ResourceGroupID()
Returns RGS-3: "Resource Group ID" - creates it if necessary |
ID |
getSegmentActionCode()
Returns RGS-2: "Segment Action Code" - creates it if necessary |
SI |
getSetIDRGS()
Returns RGS-1: "Set ID - RGS" - creates it if necessary |
| Methods inherited from class ca.uhn.hl7v2.model.AbstractSegment |
|---|
add, add, clear, encode, getField, getField, getLength, getMaxCardinality, getMessage, getName, getNames, getParent, insertRepetition, isRequired, main, numFields, parse, removeRepetition |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RGS(Group parent,
ModelClassFactory factory)
| Method Detail |
|---|
public SI getSetIDRGS()
public SI getRgs1_SetIDRGS()
public ID getSegmentActionCode()
public ID getRgs2_SegmentActionCode()
public CE getResourceGroupID()
public CE getRgs3_ResourceGroupID()
protected Type createNewTypeWithoutReflection(int field)
createNewTypeWithoutReflection in class AbstractSegment
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||