| Package | Description |
|---|---|
| org.openestate.is24.restapi.xml.common |
| Modifier and Type | Field and Description |
|---|---|
protected VideoProcessingStatusType |
VideoInfo.processingStatus |
| Modifier and Type | Method and Description |
|---|---|
static VideoProcessingStatusType |
VideoProcessingStatusType.fromValue(String v) |
VideoProcessingStatusType |
VideoInfo.getProcessingStatus()
Gets the value of the processingStatus property.
|
static VideoProcessingStatusType |
VideoProcessingStatusType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VideoProcessingStatusType[] |
VideoProcessingStatusType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
VideoInfo.setProcessingStatus(VideoProcessingStatusType value)
Sets the value of the processingStatus property.
|
Copyright © 2018 OpenEstate. All rights reserved.