public static class BgpConfigurator.enableEORDelay_args extends Object implements org.apache.thrift.TBase<BgpConfigurator.enableEORDelay_args,BgpConfigurator.enableEORDelay_args._Fields>, Serializable, Cloneable, Comparable<BgpConfigurator.enableEORDelay_args>
Modifier and Type | Class and Description |
---|---|
static class |
BgpConfigurator.enableEORDelay_args._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
Modifier and Type | Field and Description |
---|---|
int |
delay |
static Map<BgpConfigurator.enableEORDelay_args._Fields,org.apache.thrift.meta_data.FieldMetaData> |
metaDataMap |
Constructor and Description |
---|
enableEORDelay_args() |
enableEORDelay_args(BgpConfigurator.enableEORDelay_args other)
Performs a deep copy on other.
|
enableEORDelay_args(int delay) |
Modifier and Type | Method and Description |
---|---|
void |
clear() |
int |
compareTo(BgpConfigurator.enableEORDelay_args other) |
BgpConfigurator.enableEORDelay_args |
deepCopy() |
boolean |
equals(BgpConfigurator.enableEORDelay_args that) |
boolean |
equals(Object that) |
BgpConfigurator.enableEORDelay_args._Fields |
fieldForId(int fieldId) |
int |
getDelay() |
Object |
getFieldValue(BgpConfigurator.enableEORDelay_args._Fields field) |
int |
hashCode() |
boolean |
isSet(BgpConfigurator.enableEORDelay_args._Fields field)
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
|
boolean |
isSetDelay()
Returns true if field delay is set (has been assigned a value) and false otherwise
|
void |
read(org.apache.thrift.protocol.TProtocol iprot) |
BgpConfigurator.enableEORDelay_args |
setDelay(int delay) |
void |
setDelayIsSet(boolean value) |
void |
setFieldValue(BgpConfigurator.enableEORDelay_args._Fields field,
Object value) |
String |
toString() |
void |
unsetDelay() |
void |
validate() |
void |
write(org.apache.thrift.protocol.TProtocol oprot) |
public int delay
public static final Map<BgpConfigurator.enableEORDelay_args._Fields,org.apache.thrift.meta_data.FieldMetaData> metaDataMap
public enableEORDelay_args()
public enableEORDelay_args(int delay)
public enableEORDelay_args(BgpConfigurator.enableEORDelay_args other)
public BgpConfigurator.enableEORDelay_args deepCopy()
deepCopy
in interface org.apache.thrift.TBase<BgpConfigurator.enableEORDelay_args,BgpConfigurator.enableEORDelay_args._Fields>
public void clear()
clear
in interface org.apache.thrift.TBase<BgpConfigurator.enableEORDelay_args,BgpConfigurator.enableEORDelay_args._Fields>
public int getDelay()
public BgpConfigurator.enableEORDelay_args setDelay(int delay)
public void unsetDelay()
public boolean isSetDelay()
public void setDelayIsSet(boolean value)
public void setFieldValue(BgpConfigurator.enableEORDelay_args._Fields field, Object value)
setFieldValue
in interface org.apache.thrift.TBase<BgpConfigurator.enableEORDelay_args,BgpConfigurator.enableEORDelay_args._Fields>
public Object getFieldValue(BgpConfigurator.enableEORDelay_args._Fields field)
getFieldValue
in interface org.apache.thrift.TBase<BgpConfigurator.enableEORDelay_args,BgpConfigurator.enableEORDelay_args._Fields>
public boolean isSet(BgpConfigurator.enableEORDelay_args._Fields field)
isSet
in interface org.apache.thrift.TBase<BgpConfigurator.enableEORDelay_args,BgpConfigurator.enableEORDelay_args._Fields>
public boolean equals(BgpConfigurator.enableEORDelay_args that)
public int compareTo(BgpConfigurator.enableEORDelay_args other)
compareTo
in interface Comparable<BgpConfigurator.enableEORDelay_args>
public BgpConfigurator.enableEORDelay_args._Fields fieldForId(int fieldId)
fieldForId
in interface org.apache.thrift.TBase<BgpConfigurator.enableEORDelay_args,BgpConfigurator.enableEORDelay_args._Fields>
public void read(org.apache.thrift.protocol.TProtocol iprot) throws org.apache.thrift.TException
read
in interface org.apache.thrift.TBase<BgpConfigurator.enableEORDelay_args,BgpConfigurator.enableEORDelay_args._Fields>
org.apache.thrift.TException
public void write(org.apache.thrift.protocol.TProtocol oprot) throws org.apache.thrift.TException
write
in interface org.apache.thrift.TBase<BgpConfigurator.enableEORDelay_args,BgpConfigurator.enableEORDelay_args._Fields>
org.apache.thrift.TException
public void validate() throws org.apache.thrift.TException
org.apache.thrift.TException
Copyright © 2019 OpenDaylight. All rights reserved.