Record.rtype
This commit is contained in:
@@ -17,6 +17,9 @@ class Record(object):
|
||||
def name(self):
|
||||
"""Record name
|
||||
"""
|
||||
def rtype(self):
|
||||
"""Record type
|
||||
"""
|
||||
def isPyRecord(self):
|
||||
"""Is this record using Python Device.
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user