public class SampleContext extends Entity implements Serializable
| Modifier and Type | Field and Description |
|---|---|
protected String |
cdcHistometastasis |
protected String |
id |
protected List<Sample> |
sample |
| Constructor and Description |
|---|
SampleContext() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCdcHistometastasis() |
String |
getId()
Gets the value of the id property.
|
List<Sample> |
getSample() |
void |
setCdcHistometastasis(String cdcHistometastasis) |
void |
setId(String id)
Sets the value of the id property.
|
void |
setSample(List<Sample> sample) |
getAttribute, getContainer, getRefCopyright © 2021 Samply Community. All rights reserved.