| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
getComponent() |
int |
getField() |
int |
getFieldRepetition() |
String |
getSegmentName() |
int |
getSegmentRepetition() |
int |
getSubcomponent() |
int |
hashCode() |
boolean |
isUnknown() |
void |
popGroup() |
Location |
pushGroup(String name,
int rep) |
String |
toString() |
Location |
withComponent(int component) |
Location |
withField(int field) |
Location |
withFieldIndizes(int[] indices)
Bulk setter for field indices
|
Location |
withFieldRepetition(int fieldRepetition) |
Location |
withSegmentName(String segmentName) |
Location |
withSegmentRepetition(int segmentRepetition) |
Location |
withSubcomponent(int subcomponent) |
public boolean isUnknown()
public void popGroup()
public String getSegmentName()
public Location withSegmentName(String segmentName)
public int getSegmentRepetition()
public Location withSegmentRepetition(int segmentRepetition)
public int getField()
public int getFieldRepetition()
public Location withFieldRepetition(int fieldRepetition)
public int getComponent()
public Location withComponent(int component)
public int getSubcomponent()
public Location withSubcomponent(int subcomponent)
public Location withFieldIndizes(int[] indices)
indices - integer array as returned by Terser#getIndicesCopyright © 2001-2014 University Health Network. All Rights Reserved.