| Home | Trees | Indices | Help |
|---|
|
|
object --+
|
PropertyName
Contains a property name and the expected data type of values associated with the property.
This is returned in a list when the method get_property_names() is called.
Copyright: Copyright (c) DeviceAtlas Limited 2021. All Rights Reserved.
Author: DeviceAtlas Limited
| Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from |
|||
| Properties | |
|
name Get the name of this PropertyName. |
|
|
data_type_id Get the data type ID for values associated with this Property name. |
|
|
Inherited from |
|
| Method Details |
Create a new PropertyName with a string name and expected data type of values.
|
Get the data type name for values associated with this Property name.
|
| Property Details |
nameGet the name of this PropertyName.
|
data_type_idGet the data type ID for values associated with this Property name.
|
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Wed Dec 4 11:30:35 2019 | http://epydoc.sourceforge.net |