Exemplo n.º 1
0
 def getVO(self, unitIndex=None):
     return makeUnitShortVO(self.unitFunctional, unitIndex)
Exemplo n.º 2
0
 def getVO(self, unitIndex=None):
     return makeUnitShortVO(self.prbEntity, unitIndex)
Exemplo n.º 3
0
 def getVO(self, unitIndex = None):
     return makeUnitShortVO(self.unitFunctional, unitIndex)