class documentation

class Version:

Constructor: Version(dao)

View In Hierarchy

Undocumented

Method __init__ Undocumented
Method exists Undocumented
Method get Undocumented
Method set Undocumented
Instance Variable __dao Undocumented
def __init__(self, dao):

Undocumented

def exists(self, name):

Undocumented

def get(self, name):

Undocumented

def set(self, name, version, version_name=''):

Undocumented

__dao =

Undocumented