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