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