public class SpecificLocation extends Object
| Modifier and Type | Field and Description |
|---|---|
protected SNOMED_AU_Code |
anatomicalLocationName |
protected SNOMED_AU_Code |
side |
| Constructor and Description |
|---|
SpecificLocation(SNOMED_AU_Code anatomicalLocationName,
SNOMED_AU_Code side) |
| Modifier and Type | Method and Description |
|---|---|
SNOMED_AU_Code |
getAnatomicalLocationName() |
SNOMED_AU_Code |
getSide() |
void |
setAnatomicalLocationName(SNOMED_AU_Code anatomicalLocationName) |
void |
setSide(SNOMED_AU_Code side) |
protected SNOMED_AU_Code anatomicalLocationName
protected SNOMED_AU_Code side
public SpecificLocation(SNOMED_AU_Code anatomicalLocationName, SNOMED_AU_Code side)
public SNOMED_AU_Code getAnatomicalLocationName()
public void setAnatomicalLocationName(SNOMED_AU_Code anatomicalLocationName)
public SNOMED_AU_Code getSide()
public void setSide(SNOMED_AU_Code side)
Copyright © 2021. All rights reserved.