Commit 2e5d0db7 authored by hardy's avatar hardy

removed getter/setter from RAM class

parent 91480dcc
This diff is collapsed.
......@@ -92,7 +92,7 @@ class RANManagement():
self.epcObj = None
"""
#-----------------------------------------------------------
# Setters and Getters on Public members
#-----------------------------------------------------------
......@@ -228,6 +228,8 @@ class RANManagement():
def GetprematureExit(self):
return self.prematureExit
"""
#-----------------------------------------------------------
# RAN management functions
#-----------------------------------------------------------
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment