Package com.vidispine.generated
Class RationalType.PropInfo
- java.lang.Object
-
- com.vidispine.generated.RationalType.PropInfo
-
- Enclosing class:
- RationalType
public static class RationalType.PropInfo extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static String
DENOMINATOR
static String
NUMERATOR
-
Constructor Summary
Constructors Constructor Description PropInfo()
-
-
-
Field Detail
-
NUMERATOR
public static final transient String NUMERATOR
- See Also:
- Constant Field Values
-
DENOMINATOR
public static final transient String DENOMINATOR
- See Also:
- Constant Field Values
-
-