UniPRT SDK v1.0.0.0
 
Loading...
Searching...
No Matches
JsonMng.JsonMng Class Reference

Public Member Functions

 __init__ (self, mgmt_msg)
 Initializes a new instance with the given management message.
 
 get_track_no (self)
 Gets the track number of the JSON message.
 
 set_track_no (self, track_no)
 Sets the track number of the JSON message.
 

Public Attributes

 track_no
 

Constructor & Destructor Documentation

◆ __init__()

JsonMng.JsonMng.__init__ ( self,
mgmt_msg )

Initializes a new instance with the given management message.

Parameters
mgmt_msgThe management message to initialize with.
Returns
An initialized instance of JsonMng, or nil if the object could not be created.

Member Function Documentation

◆ get_track_no()

JsonMng.JsonMng.get_track_no ( self)

Gets the track number of the JSON message.

Returns
The track number as a string.

◆ set_track_no()

JsonMng.JsonMng.set_track_no ( self,
track_no )

Sets the track number of the JSON message.

Parameters
track_noThe track number to set.

Member Data Documentation

◆ track_no

JsonMng.JsonMng.track_no

The documentation for this class was generated from the following file: