DSMEnumerationCase

class dsviper.DSMEnumerationCase

Bases: object

A class used to represent the definition of a case for an enum.

Note: Not directly instantiable.

documentation() str

Return the documentation.

name() str

Return the name.