Esempio n. 1
0
 def setName(self, name):
     upcastSelf = self
     upcastSelf = upcastSelf.upcastToNamable()
     returnValue = libpandaexpress._inPJoxtLNBW(upcastSelf.this, name)
     return returnValue
Esempio n. 2
0
 def setName(self, name):
     upcastSelf = self
     upcastSelf = upcastSelf.upcastToNamable()
     returnValue = libpandaexpress._inPJoxtLNBW(upcastSelf.this, name)
     return returnValue
Esempio n. 3
0
 def setName(self, name):
     returnValue = libpandaexpress._inPJoxtLNBW(self.this, name)
     return returnValue