models_v2.nas_protocol_enum module¶
-
class
models_v2.nas_protocol_enum.NasProtocolEnum[source]¶ Bases:
objectImplementation of the ‘NasProtocol’ enum.
Specifies Nas Protocol type.
- Attributes:
KNOPROTOCOL: TODO: type description here. KNFS3: TODO: type description here. KCIFS1: TODO: type description here. KCIFS2: TODO: type description here. KCIFS3: TODO: type description here.
-
KCIFS1= 'kCifs1'¶
-
KCIFS2= 'kCifs2'¶
-
KCIFS3= 'kCifs3'¶
-
KNFS3= 'kNfs3'¶
-
KNOPROTOCOL= 'kNoProtocol'¶