csc.update.GroupId¶
- class csc.update.GroupId¶
- __init__(*args, **kwargs)¶
Overloaded function.
__init__(self: csc.update.GroupId, arg0: str) -> None
__init__(self: csc.update.GroupId) -> None
Methods
__init__
(*args, **kwargs)Overloaded function.
is_null
(self)null
()to_string
(self)- __cmp__(self: csc.update.GroupId, arg0: csc.update.GroupId) int ¶
- __eq__(self: csc.update.GroupId, arg0: csc.update.GroupId) bool ¶
- __hash__(self: csc.update.GroupId) int ¶
- __init__(*args, **kwargs)¶
Overloaded function.
__init__(self: csc.update.GroupId, arg0: str) -> None
__init__(self: csc.update.GroupId) -> None
- __module__ = 'csc.update'¶
- __ne__(self: csc.update.GroupId, arg0: csc.update.GroupId) bool ¶
- __str__(self: csc.update.GroupId) str ¶
- is_null(self: csc.update.GroupId) bool ¶
- static null() csc.update.GroupId ¶
- to_string(self: csc.update.GroupId) str ¶