public static class KmsMediaServerService.invokeJsonRpc_result extends Object implements org.apache.thrift.TBase<KmsMediaServerService.invokeJsonRpc_result,KmsMediaServerService.invokeJsonRpc_result._Fields>, Serializable, Cloneable
| Modifier and Type | Class and Description |
|---|---|
static class |
KmsMediaServerService.invokeJsonRpc_result._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
| Modifier and Type | Field and Description |
|---|---|
static Map<KmsMediaServerService.invokeJsonRpc_result._Fields,org.apache.thrift.meta_data.FieldMetaData> |
metaDataMap |
String |
success |
| Constructor and Description |
|---|
KmsMediaServerService.invokeJsonRpc_result() |
KmsMediaServerService.invokeJsonRpc_result(KmsMediaServerService.invokeJsonRpc_result other)
Performs a deep copy on other.
|
KmsMediaServerService.invokeJsonRpc_result(String success) |
public String success
public static final Map<KmsMediaServerService.invokeJsonRpc_result._Fields,org.apache.thrift.meta_data.FieldMetaData> metaDataMap
public KmsMediaServerService.invokeJsonRpc_result()
public KmsMediaServerService.invokeJsonRpc_result(String success)
public KmsMediaServerService.invokeJsonRpc_result(KmsMediaServerService.invokeJsonRpc_result other)
public KmsMediaServerService.invokeJsonRpc_result deepCopy()
deepCopy in interface org.apache.thrift.TBase<KmsMediaServerService.invokeJsonRpc_result,KmsMediaServerService.invokeJsonRpc_result._Fields>public void clear()
clear in interface org.apache.thrift.TBase<KmsMediaServerService.invokeJsonRpc_result,KmsMediaServerService.invokeJsonRpc_result._Fields>public String getSuccess()
public KmsMediaServerService.invokeJsonRpc_result setSuccess(String success)
public void unsetSuccess()
public boolean isSetSuccess()
public void setSuccessIsSet(boolean value)
public void setFieldValue(KmsMediaServerService.invokeJsonRpc_result._Fields field, Object value)
setFieldValue in interface org.apache.thrift.TBase<KmsMediaServerService.invokeJsonRpc_result,KmsMediaServerService.invokeJsonRpc_result._Fields>public Object getFieldValue(KmsMediaServerService.invokeJsonRpc_result._Fields field)
getFieldValue in interface org.apache.thrift.TBase<KmsMediaServerService.invokeJsonRpc_result,KmsMediaServerService.invokeJsonRpc_result._Fields>public boolean isSet(KmsMediaServerService.invokeJsonRpc_result._Fields field)
isSet in interface org.apache.thrift.TBase<KmsMediaServerService.invokeJsonRpc_result,KmsMediaServerService.invokeJsonRpc_result._Fields>public boolean equals(KmsMediaServerService.invokeJsonRpc_result that)
public int compareTo(KmsMediaServerService.invokeJsonRpc_result other)
compareTo in interface Comparable<KmsMediaServerService.invokeJsonRpc_result>public KmsMediaServerService.invokeJsonRpc_result._Fields fieldForId(int fieldId)
fieldForId in interface org.apache.thrift.TBase<KmsMediaServerService.invokeJsonRpc_result,KmsMediaServerService.invokeJsonRpc_result._Fields>public void read(org.apache.thrift.protocol.TProtocol iprot)
throws org.apache.thrift.TException
read in interface org.apache.thrift.TBase<KmsMediaServerService.invokeJsonRpc_result,KmsMediaServerService.invokeJsonRpc_result._Fields>org.apache.thrift.TExceptionpublic void write(org.apache.thrift.protocol.TProtocol oprot)
throws org.apache.thrift.TException
write in interface org.apache.thrift.TBase<KmsMediaServerService.invokeJsonRpc_result,KmsMediaServerService.invokeJsonRpc_result._Fields>org.apache.thrift.TExceptionpublic void validate()
throws org.apache.thrift.TException
org.apache.thrift.TExceptionCopyright © 2014 Kurento. All rights reserved.