org.tridas.interfaces
Interface TridasIdentifiable

All Known Subinterfaces:
ITridas, ITridasDerivedSeries, ITridasSeries
All Known Implementing Classes:
BaseSeries, TridasDerivedSeries, TridasElement, TridasEntity, TridasMeasurementSeries, TridasObject, TridasObjectEx, TridasProject, TridasRadius, TridasSample

public interface TridasIdentifiable

An entity that supports the tridasidentifier

Author:
Lucas Madar

Method Summary
 TridasIdentifier getIdentifier()
          Gets the value of the identifier property.
 

Method Detail

getIdentifier

TridasIdentifier getIdentifier()
Gets the value of the identifier property.

Returns:
possible object is TridasIdentifier


Copyright © 2011 TRiDaS. All Rights Reserved.