Uses of Class
org.opendaylight.netvirt.bgpmanager.thrift.gen.BgpUpdater.peerUp_args._Fields
-
Packages that use BgpUpdater.peerUp_args._Fields Package Description org.opendaylight.netvirt.bgpmanager.thrift.gen -
-
Uses of BgpUpdater.peerUp_args._Fields in org.opendaylight.netvirt.bgpmanager.thrift.gen
Fields in org.opendaylight.netvirt.bgpmanager.thrift.gen with type parameters of type BgpUpdater.peerUp_args._Fields Modifier and Type Field Description static java.util.Map<BgpUpdater.peerUp_args._Fields,org.apache.thrift.meta_data.FieldMetaData>BgpUpdater.peerUp_args. metaDataMapMethods in org.opendaylight.netvirt.bgpmanager.thrift.gen that return BgpUpdater.peerUp_args._Fields Modifier and Type Method Description BgpUpdater.peerUp_args._FieldsBgpUpdater.peerUp_args. fieldForId(int fieldId)static BgpUpdater.peerUp_args._FieldsBgpUpdater.peerUp_args._Fields. findByName(java.lang.String name)Find the _Fields constant that matches name, or null if its not found.static BgpUpdater.peerUp_args._FieldsBgpUpdater.peerUp_args._Fields. findByThriftId(int fieldId)Find the _Fields constant that matches fieldId, or null if its not found.static BgpUpdater.peerUp_args._FieldsBgpUpdater.peerUp_args._Fields. findByThriftIdOrThrow(int fieldId)Find the _Fields constant that matches fieldId, throwing an exception if it is not found.static BgpUpdater.peerUp_args._FieldsBgpUpdater.peerUp_args._Fields. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static BgpUpdater.peerUp_args._Fields[]BgpUpdater.peerUp_args._Fields. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.opendaylight.netvirt.bgpmanager.thrift.gen with parameters of type BgpUpdater.peerUp_args._Fields Modifier and Type Method Description java.lang.ObjectBgpUpdater.peerUp_args. getFieldValue(BgpUpdater.peerUp_args._Fields field)booleanBgpUpdater.peerUp_args. isSet(BgpUpdater.peerUp_args._Fields field)Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwisevoidBgpUpdater.peerUp_args. setFieldValue(BgpUpdater.peerUp_args._Fields field, java.lang.Object value)
-