Class ModelVersion
- java.lang.Object
-
- gov.nasa.pds.imaging.generate.automatic.elements.ModelVersion
-
-
Constructor Summary
Constructors Constructor Description ModelVersion()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getUnits()
String
getValue()
void
setParameters(PDSObject pdsObject)
-
-
-
Method Detail
-
getValue
public String getValue() throws TemplateException
- Specified by:
getValue
in interfaceElement
- Throws:
TemplateException
-
setParameters
public void setParameters(PDSObject pdsObject)
- Specified by:
setParameters
in interfaceElement
-
-