public static class KmsMediaServerService.invokeJsonRpc_args extends Object implements org.apache.thrift.TBase<KmsMediaServerService.invokeJsonRpc_args,KmsMediaServerService.invokeJsonRpc_args._Fields>, Serializable, Cloneable
| Modifier and Type | Class and Description |
|---|---|
static class |
KmsMediaServerService.invokeJsonRpc_args._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_args._Fields,org.apache.thrift.meta_data.FieldMetaData> |
metaDataMap |
String |
request |
| Constructor and Description |
|---|
KmsMediaServerService.invokeJsonRpc_args() |
KmsMediaServerService.invokeJsonRpc_args(KmsMediaServerService.invokeJsonRpc_args other)
Performs a deep copy on other.
|
KmsMediaServerService.invokeJsonRpc_args(String request) |
public String request
public static final Map<KmsMediaServerService.invokeJsonRpc_args._Fields,org.apache.thrift.meta_data.FieldMetaData> metaDataMap
public KmsMediaServerService.invokeJsonRpc_args()
public KmsMediaServerService.invokeJsonRpc_args(String request)
public KmsMediaServerService.invokeJsonRpc_args(KmsMediaServerService.invokeJsonRpc_args other)
public KmsMediaServerService.invokeJsonRpc_args deepCopy()
deepCopy in interface org.apache.thrift.TBase<KmsMediaServerService.invokeJsonRpc_args,KmsMediaServerService.invokeJsonRpc_args._Fields>public void clear()
clear in interface org.apache.thrift.TBase<KmsMediaServerService.invokeJsonRpc_args,KmsMediaServerService.invokeJsonRpc_args._Fields>public String getRequest()
public KmsMediaServerService.invokeJsonRpc_args setRequest(String request)
public void unsetRequest()
public boolean isSetRequest()
public void setRequestIsSet(boolean value)
public void setFieldValue(KmsMediaServerService.invokeJsonRpc_args._Fields field, Object value)
setFieldValue in interface org.apache.thrift.TBase<KmsMediaServerService.invokeJsonRpc_args,KmsMediaServerService.invokeJsonRpc_args._Fields>public Object getFieldValue(KmsMediaServerService.invokeJsonRpc_args._Fields field)
getFieldValue in interface org.apache.thrift.TBase<KmsMediaServerService.invokeJsonRpc_args,KmsMediaServerService.invokeJsonRpc_args._Fields>public boolean isSet(KmsMediaServerService.invokeJsonRpc_args._Fields field)
isSet in interface org.apache.thrift.TBase<KmsMediaServerService.invokeJsonRpc_args,KmsMediaServerService.invokeJsonRpc_args._Fields>public boolean equals(KmsMediaServerService.invokeJsonRpc_args that)
public int compareTo(KmsMediaServerService.invokeJsonRpc_args other)
compareTo in interface Comparable<KmsMediaServerService.invokeJsonRpc_args>public KmsMediaServerService.invokeJsonRpc_args._Fields fieldForId(int fieldId)
fieldForId in interface org.apache.thrift.TBase<KmsMediaServerService.invokeJsonRpc_args,KmsMediaServerService.invokeJsonRpc_args._Fields>public void read(org.apache.thrift.protocol.TProtocol iprot)
throws org.apache.thrift.TException
read in interface org.apache.thrift.TBase<KmsMediaServerService.invokeJsonRpc_args,KmsMediaServerService.invokeJsonRpc_args._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_args,KmsMediaServerService.invokeJsonRpc_args._Fields>org.apache.thrift.TExceptionpublic void validate()
throws org.apache.thrift.TException
org.apache.thrift.TExceptionCopyright © 2014 Kurento. All rights reserved.