Package sop.operation
Interface Version
-
- All Known Implementing Classes:
VersionImpl
public interface Version
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetName()Return the implementations name.StringgetVersion()Return the implementations version string.
-
-
-
Method Detail
-
getVersion
String getVersion()
Return the implementations version string.- Returns:
- version string
-
-