Class BgpConfigurator.withdrawRoute_args
- java.lang.Object
-
- org.opendaylight.netvirt.bgpmanager.thrift.gen.BgpConfigurator.withdrawRoute_args
-
- All Implemented Interfaces:
java.io.Serializable,java.lang.Cloneable,java.lang.Comparable<BgpConfigurator.withdrawRoute_args>,org.apache.thrift.TBase<BgpConfigurator.withdrawRoute_args,BgpConfigurator.withdrawRoute_args._Fields>
- Enclosing class:
- BgpConfigurator
public static class BgpConfigurator.withdrawRoute_args extends java.lang.Object implements org.apache.thrift.TBase<BgpConfigurator.withdrawRoute_args,BgpConfigurator.withdrawRoute_args._Fields>, java.io.Serializable, java.lang.Cloneable, java.lang.Comparable<BgpConfigurator.withdrawRoute_args>
- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classBgpConfigurator.withdrawRoute_args._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.
-
Field Summary
Fields Modifier and Type Field Description af_afiafijava.lang.Stringesilongethtagjava.lang.Stringmacaddressstatic java.util.Map<BgpConfigurator.withdrawRoute_args._Fields,org.apache.thrift.meta_data.FieldMetaData>metaDataMapprotocol_typep_typejava.lang.Stringprefixjava.lang.Stringrd
-
Constructor Summary
Constructors Constructor Description withdrawRoute_args()withdrawRoute_args(BgpConfigurator.withdrawRoute_args other)Performs a deep copy on other.withdrawRoute_args(protocol_type p_type, java.lang.String prefix, java.lang.String rd, long ethtag, java.lang.String esi, java.lang.String macaddress, af_afi afi)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidclear()intcompareTo(BgpConfigurator.withdrawRoute_args other)BgpConfigurator.withdrawRoute_argsdeepCopy()booleanequals(java.lang.Object that)booleanequals(BgpConfigurator.withdrawRoute_args that)BgpConfigurator.withdrawRoute_args._FieldsfieldForId(int fieldId)af_afigetAfi()java.lang.StringgetEsi()longgetEthtag()java.lang.ObjectgetFieldValue(BgpConfigurator.withdrawRoute_args._Fields field)java.lang.StringgetMacaddress()protocol_typegetP_type()java.lang.StringgetPrefix()java.lang.StringgetRd()inthashCode()booleanisSet(BgpConfigurator.withdrawRoute_args._Fields field)Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwisebooleanisSetAfi()Returns true if field afi is set (has been assigned a value) and false otherwisebooleanisSetEsi()Returns true if field esi is set (has been assigned a value) and false otherwisebooleanisSetEthtag()Returns true if field ethtag is set (has been assigned a value) and false otherwisebooleanisSetMacaddress()Returns true if field macaddress is set (has been assigned a value) and false otherwisebooleanisSetP_type()Returns true if field p_type is set (has been assigned a value) and false otherwisebooleanisSetPrefix()Returns true if field prefix is set (has been assigned a value) and false otherwisebooleanisSetRd()Returns true if field rd is set (has been assigned a value) and false otherwisevoidread(org.apache.thrift.protocol.TProtocol iprot)BgpConfigurator.withdrawRoute_argssetAfi(af_afi afi)voidsetAfiIsSet(boolean value)BgpConfigurator.withdrawRoute_argssetEsi(java.lang.String esi)voidsetEsiIsSet(boolean value)BgpConfigurator.withdrawRoute_argssetEthtag(long ethtag)voidsetEthtagIsSet(boolean value)voidsetFieldValue(BgpConfigurator.withdrawRoute_args._Fields field, java.lang.Object value)BgpConfigurator.withdrawRoute_argssetMacaddress(java.lang.String macaddress)voidsetMacaddressIsSet(boolean value)BgpConfigurator.withdrawRoute_argssetP_type(protocol_type p_type)voidsetP_typeIsSet(boolean value)BgpConfigurator.withdrawRoute_argssetPrefix(java.lang.String prefix)voidsetPrefixIsSet(boolean value)BgpConfigurator.withdrawRoute_argssetRd(java.lang.String rd)voidsetRdIsSet(boolean value)java.lang.StringtoString()voidunsetAfi()voidunsetEsi()voidunsetEthtag()voidunsetMacaddress()voidunsetP_type()voidunsetPrefix()voidunsetRd()voidvalidate()voidwrite(org.apache.thrift.protocol.TProtocol oprot)
-
-
-
Field Detail
-
p_type
public protocol_type p_type
- See Also:
protocol_type
-
prefix
public java.lang.String prefix
-
rd
public java.lang.String rd
-
ethtag
public long ethtag
-
esi
public java.lang.String esi
-
macaddress
public java.lang.String macaddress
-
metaDataMap
public static final java.util.Map<BgpConfigurator.withdrawRoute_args._Fields,org.apache.thrift.meta_data.FieldMetaData> metaDataMap
-
-
Constructor Detail
-
withdrawRoute_args
public withdrawRoute_args()
-
withdrawRoute_args
public withdrawRoute_args(protocol_type p_type, java.lang.String prefix, java.lang.String rd, long ethtag, java.lang.String esi, java.lang.String macaddress, af_afi afi)
-
withdrawRoute_args
public withdrawRoute_args(BgpConfigurator.withdrawRoute_args other)
Performs a deep copy on other.
-
-
Method Detail
-
deepCopy
public BgpConfigurator.withdrawRoute_args deepCopy()
- Specified by:
deepCopyin interfaceorg.apache.thrift.TBase<BgpConfigurator.withdrawRoute_args,BgpConfigurator.withdrawRoute_args._Fields>
-
clear
public void clear()
- Specified by:
clearin interfaceorg.apache.thrift.TBase<BgpConfigurator.withdrawRoute_args,BgpConfigurator.withdrawRoute_args._Fields>
-
getP_type
public protocol_type getP_type()
- See Also:
protocol_type
-
setP_type
public BgpConfigurator.withdrawRoute_args setP_type(protocol_type p_type)
- See Also:
protocol_type
-
unsetP_type
public void unsetP_type()
-
isSetP_type
public boolean isSetP_type()
Returns true if field p_type is set (has been assigned a value) and false otherwise
-
setP_typeIsSet
public void setP_typeIsSet(boolean value)
-
getPrefix
public java.lang.String getPrefix()
-
setPrefix
public BgpConfigurator.withdrawRoute_args setPrefix(java.lang.String prefix)
-
unsetPrefix
public void unsetPrefix()
-
isSetPrefix
public boolean isSetPrefix()
Returns true if field prefix is set (has been assigned a value) and false otherwise
-
setPrefixIsSet
public void setPrefixIsSet(boolean value)
-
getRd
public java.lang.String getRd()
-
setRd
public BgpConfigurator.withdrawRoute_args setRd(java.lang.String rd)
-
unsetRd
public void unsetRd()
-
isSetRd
public boolean isSetRd()
Returns true if field rd is set (has been assigned a value) and false otherwise
-
setRdIsSet
public void setRdIsSet(boolean value)
-
getEthtag
public long getEthtag()
-
setEthtag
public BgpConfigurator.withdrawRoute_args setEthtag(long ethtag)
-
unsetEthtag
public void unsetEthtag()
-
isSetEthtag
public boolean isSetEthtag()
Returns true if field ethtag is set (has been assigned a value) and false otherwise
-
setEthtagIsSet
public void setEthtagIsSet(boolean value)
-
getEsi
public java.lang.String getEsi()
-
setEsi
public BgpConfigurator.withdrawRoute_args setEsi(java.lang.String esi)
-
unsetEsi
public void unsetEsi()
-
isSetEsi
public boolean isSetEsi()
Returns true if field esi is set (has been assigned a value) and false otherwise
-
setEsiIsSet
public void setEsiIsSet(boolean value)
-
getMacaddress
public java.lang.String getMacaddress()
-
setMacaddress
public BgpConfigurator.withdrawRoute_args setMacaddress(java.lang.String macaddress)
-
unsetMacaddress
public void unsetMacaddress()
-
isSetMacaddress
public boolean isSetMacaddress()
Returns true if field macaddress is set (has been assigned a value) and false otherwise
-
setMacaddressIsSet
public void setMacaddressIsSet(boolean value)
-
setAfi
public BgpConfigurator.withdrawRoute_args setAfi(af_afi afi)
- See Also:
af_afi
-
unsetAfi
public void unsetAfi()
-
isSetAfi
public boolean isSetAfi()
Returns true if field afi is set (has been assigned a value) and false otherwise
-
setAfiIsSet
public void setAfiIsSet(boolean value)
-
setFieldValue
public void setFieldValue(BgpConfigurator.withdrawRoute_args._Fields field, java.lang.Object value)
- Specified by:
setFieldValuein interfaceorg.apache.thrift.TBase<BgpConfigurator.withdrawRoute_args,BgpConfigurator.withdrawRoute_args._Fields>
-
getFieldValue
public java.lang.Object getFieldValue(BgpConfigurator.withdrawRoute_args._Fields field)
- Specified by:
getFieldValuein interfaceorg.apache.thrift.TBase<BgpConfigurator.withdrawRoute_args,BgpConfigurator.withdrawRoute_args._Fields>
-
isSet
public boolean isSet(BgpConfigurator.withdrawRoute_args._Fields field)
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise- Specified by:
isSetin interfaceorg.apache.thrift.TBase<BgpConfigurator.withdrawRoute_args,BgpConfigurator.withdrawRoute_args._Fields>
-
equals
public boolean equals(java.lang.Object that)
- Overrides:
equalsin classjava.lang.Object
-
equals
public boolean equals(BgpConfigurator.withdrawRoute_args that)
-
hashCode
public int hashCode()
- Overrides:
hashCodein classjava.lang.Object
-
compareTo
public int compareTo(BgpConfigurator.withdrawRoute_args other)
- Specified by:
compareToin interfacejava.lang.Comparable<BgpConfigurator.withdrawRoute_args>
-
fieldForId
public BgpConfigurator.withdrawRoute_args._Fields fieldForId(int fieldId)
- Specified by:
fieldForIdin interfaceorg.apache.thrift.TBase<BgpConfigurator.withdrawRoute_args,BgpConfigurator.withdrawRoute_args._Fields>
-
read
public void read(org.apache.thrift.protocol.TProtocol iprot) throws org.apache.thrift.TException- Specified by:
readin interfaceorg.apache.thrift.TBase<BgpConfigurator.withdrawRoute_args,BgpConfigurator.withdrawRoute_args._Fields>- Throws:
org.apache.thrift.TException
-
write
public void write(org.apache.thrift.protocol.TProtocol oprot) throws org.apache.thrift.TException- Specified by:
writein interfaceorg.apache.thrift.TBase<BgpConfigurator.withdrawRoute_args,BgpConfigurator.withdrawRoute_args._Fields>- Throws:
org.apache.thrift.TException
-
toString
public java.lang.String toString()
- Overrides:
toStringin classjava.lang.Object
-
validate
public void validate() throws org.apache.thrift.TException- Throws:
org.apache.thrift.TException
-
-