Class VersionImpl

  • All Implemented Interfaces:
    sop.operation.Version

    public class VersionImpl
    extends java.lang.Object
    implements sop.operation.Version
    • Constructor Summary

      Constructors 
      Constructor Description
      VersionImpl()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getName()  
      java.lang.String getVersion()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • VersionImpl

        public VersionImpl()
    • Method Detail

      • getName

        public java.lang.String getName()
        Specified by:
        getName in interface sop.operation.Version
      • getVersion

        public java.lang.String getVersion()
        Specified by:
        getVersion in interface sop.operation.Version