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