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