|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TridasIdentifier | |
|---|---|
| org.tridas.interfaces | |
| org.tridas.schema | |
| Uses of TridasIdentifier in org.tridas.interfaces |
|---|
| Methods in org.tridas.interfaces that return TridasIdentifier | |
|---|---|
TridasIdentifier |
TridasIdentifiable.getIdentifier()
Gets the value of the identifier property. |
| Methods in org.tridas.interfaces with parameters of type TridasIdentifier | |
|---|---|
void |
ITridas.setIdentifier(TridasIdentifier value)
Sets the value of the identifier property. |
| Uses of TridasIdentifier in org.tridas.schema |
|---|
| Fields in org.tridas.schema declared as TridasIdentifier | |
|---|---|
protected TridasIdentifier |
TridasEntity.identifier
|
protected TridasIdentifier |
TridasDerivedSeries.identifier
|
protected TridasIdentifier |
TridasMeasurementSeries.identifier
|
protected TridasIdentifier |
TridasResearch.identifier
|
protected TridasIdentifier |
SeriesLink.identifier
|
protected TridasIdentifier |
TridasLaboratory.identifier
|
| Methods in org.tridas.schema that return TridasIdentifier | |
|---|---|
TridasIdentifier |
ObjectFactory.createTridasIdentifier()
Create an instance of TridasIdentifier |
TridasIdentifier |
TridasEntity.getIdentifier()
Gets the value of the identifier property. |
TridasIdentifier |
TridasDerivedSeries.getIdentifier()
Gets the value of the identifier property. |
TridasIdentifier |
TridasMeasurementSeries.getIdentifier()
Gets the value of the identifier property. |
TridasIdentifier |
TridasResearch.getIdentifier()
Gets the value of the identifier property. |
TridasIdentifier |
SeriesLink.getIdentifier()
Gets the value of the identifier property. |
TridasIdentifier |
TridasLaboratory.getIdentifier()
Identifier for the laboratory. |
| Methods in org.tridas.schema with parameters of type TridasIdentifier | |
|---|---|
void |
TridasEntity.setIdentifier(TridasIdentifier value)
Sets the value of the identifier property. |
void |
TridasDerivedSeries.setIdentifier(TridasIdentifier value)
Sets the value of the identifier property. |
void |
TridasMeasurementSeries.setIdentifier(TridasIdentifier value)
Sets the value of the identifier property. |
void |
TridasResearch.setIdentifier(TridasIdentifier value)
Sets the value of the identifier property. |
void |
SeriesLink.setIdentifier(TridasIdentifier value)
Sets the value of the identifier property. |
void |
TridasLaboratory.setIdentifier(TridasIdentifier value)
Sets the value of the identifier property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||