Пример #1
0
 def setName(self, name):
     upcastSelf = self
     upcastSelf = upcastSelf.upcastToNamable()
     returnValue = libpandaexpress._inPJoxtLNBW(upcastSelf.this, name)
     return returnValue
Пример #2
0
 def setName(self, name):
     upcastSelf = self
     upcastSelf = upcastSelf.upcastToNamable()
     returnValue = libpandaexpress._inPJoxtLNBW(upcastSelf.this, name)
     return returnValue
Пример #3
0
 def setName(self, name):
     returnValue = libpandaexpress._inPJoxtLNBW(self.this, name)
     return returnValue