nextpyp.client.gen.TomoVirMethod#

class nextpyp.client.gen.TomoVirMethod#

Bases: object

(no description yet)

Methods

__init__

from_json

Reads this enum value from JSON

to_json

Converts this enum value into JSON

Attributes

Auto

Manual

NoneVal

PYPEval

PYPTrain

TopazEval

TopazTrain

Details

__init__(name)#
Parameters:

name (str) –

Return type:

None

classmethod from_json(name)#

Reads this enum value from JSON

Return type:

TomoVirMethod

Parameters:

name (str) –

to_json()#

Converts this enum value into JSON

Return type:

str