csc.update.InterfaceAttributeSide¶
- class csc.update.InterfaceAttributeSide¶
InterfaceAttributeSide enumerable
InterfaceSide - inside the group, GroupSide - when the group is a node
Members:
InterfaceSide
GroupSide
- __init__(self: csc.update.InterfaceAttributeSide, value: int) None ¶
Methods
__init__
(self, value)Attributes
- GroupSide = <InterfaceAttributeSide.GroupSide: 1>¶
- InterfaceSide = <InterfaceAttributeSide.InterfaceSide: 0>¶
- __index__(self: csc.update.InterfaceAttributeSide) int ¶
- __init__(self: csc.update.InterfaceAttributeSide, value: int) None ¶
- __int__(self: csc.update.InterfaceAttributeSide) int ¶
- __members__ = {'GroupSide': <InterfaceAttributeSide.GroupSide: 1>, 'InterfaceSide': <InterfaceAttributeSide.InterfaceSide: 0>}¶
- __module__ = 'csc.update'¶
- __setstate__(self: csc.update.InterfaceAttributeSide, state: int) None ¶
- __str__()¶
name(self: handle) -> str
- property name¶
- property value¶