Interface Element
-
- All Known Implementing Classes:
CurrentDateUTC,FileName,FileSize,LabelLength,Md5Checksum,ModelVersion,ObjectMd5Checksum,ReaderFormat
public interface Element
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetUnits()StringgetValue()voidsetParameters(PDSObject pdsObject)
-
-
-
Method Detail
-
getUnits
String getUnits()
-
getValue
String getValue() throws TemplateException
- Throws:
TemplateException
-
setParameters
void setParameters(PDSObject pdsObject)
-
-