OcaLibVolStandardTypeID¶
-
class
OcaLibVolStandardTypeID()¶ Enum that describes type of data in a standard library volume.
-
OcaLibVolStandardTypeID.None¶ type: OcaLibVolStandardTypeID
Singleton object corresponding to the entry with value
0.
-
OcaLibVolStandardTypeID.ParamSet¶ type: OcaLibVolStandardTypeID
Singleton object corresponding to the entry with value
1.
-
OcaLibVolStandardTypeID.Patch¶ type: OcaLibVolStandardTypeID
Singleton object corresponding to the entry with value
2.
-
OcaLibVolStandardTypeID.Program¶ type: OcaLibVolStandardTypeID
Singleton object corresponding to the entry with value
3.
-