Package com.vidispine.generated
Class LicenseType.PropInfo
- java.lang.Object
-
- com.vidispine.generated.LicenseType.PropInfo
-
- Enclosing class:
- LicenseType
public static class LicenseType.PropInfo extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static String
CODEC_STATUS
static String
DATABASE_SIZE_LIMIT
static String
END_CUSTOMER_COMPANY_CONTACT_EMAIL
static String
END_CUSTOMER_COMPANYNAME
static String
EXPIRY_DATE
static String
FILE_STATUS
static String
ITEM_NUMBER
static String
LICENSE_ERROR_STATUS
static String
LICENSE_STATUS
static String
LICENSE_TYPE
static String
MACADDRESSES
static String
RESELLER_COMPANY_CONTACT_EMAIL
static String
RESELLER_COMPANY_NAME
static String
STORAGE_NUMBER
static String
TRANSCODER_NUMBER
static String
USER_NUMBER
-
Constructor Summary
Constructors Constructor Description PropInfo()
-
-
-
Field Detail
-
EXPIRY_DATE
public static final transient String EXPIRY_DATE
- See Also:
- Constant Field Values
-
MACADDRESSES
public static final transient String MACADDRESSES
- See Also:
- Constant Field Values
-
FILE_STATUS
public static final transient String FILE_STATUS
- See Also:
- Constant Field Values
-
STORAGE_NUMBER
public static final transient String STORAGE_NUMBER
- See Also:
- Constant Field Values
-
USER_NUMBER
public static final transient String USER_NUMBER
- See Also:
- Constant Field Values
-
ITEM_NUMBER
public static final transient String ITEM_NUMBER
- See Also:
- Constant Field Values
-
TRANSCODER_NUMBER
public static final transient String TRANSCODER_NUMBER
- See Also:
- Constant Field Values
-
DATABASE_SIZE_LIMIT
public static final transient String DATABASE_SIZE_LIMIT
- See Also:
- Constant Field Values
-
END_CUSTOMER_COMPANYNAME
public static final transient String END_CUSTOMER_COMPANYNAME
- See Also:
- Constant Field Values
-
END_CUSTOMER_COMPANY_CONTACT_EMAIL
public static final transient String END_CUSTOMER_COMPANY_CONTACT_EMAIL
- See Also:
- Constant Field Values
-
RESELLER_COMPANY_NAME
public static final transient String RESELLER_COMPANY_NAME
- See Also:
- Constant Field Values
-
RESELLER_COMPANY_CONTACT_EMAIL
public static final transient String RESELLER_COMPANY_CONTACT_EMAIL
- See Also:
- Constant Field Values
-
LICENSE_STATUS
public static final transient String LICENSE_STATUS
- See Also:
- Constant Field Values
-
CODEC_STATUS
public static final transient String CODEC_STATUS
- See Also:
- Constant Field Values
-
LICENSE_ERROR_STATUS
public static final transient String LICENSE_ERROR_STATUS
- See Also:
- Constant Field Values
-
LICENSE_TYPE
public static final transient String LICENSE_TYPE
- See Also:
- Constant Field Values
-
-