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 String
getUnits()
String
getValue()
void
setParameters(PDSObject pdsObject)
-
-
-
Method Detail
-
getUnits
String getUnits()
-
getValue
String getValue() throws TemplateException
- Throws:
TemplateException
-
setParameters
void setParameters(PDSObject pdsObject)
-
-