class documentation

class QcodeID(object):

View In Hierarchy

Constructs a qcode identifier with the specified ID.

Method copy Get a copy of this object
Property id Get the ID.
Class Variable _id the id
def copy(self):

Get a copy of this object

Returns
QcodeIDthe copy.
@property
id: str =

Get the ID.

_id: str =

the id