Uses of Enum Class
com.xensource.xenapi.Types.PifIgmpStatus
-
Uses of Types.PifIgmpStatus in com.xensource.xenapi
Fields in com.xensource.xenapi declared as Types.PifIgmpStatusModifier and TypeFieldDescriptionPIF.Record.igmpSnoopingStatusThe IGMP snooping status of the corresponding network bridge First published in XenServer 7.3.Methods in com.xensource.xenapi that return Types.PifIgmpStatusModifier and TypeMethodDescriptionPIF.getIgmpSnoopingStatus(Connection c) Get the igmp_snooping_status field of the given PIF.static Types.PifIgmpStatusTypes.toPifIgmpStatus(Object object) Deprecated.this method will not be publicly exposed in future releases of this package.static Types.PifIgmpStatusReturns the enum constant of this class with the specified name.static Types.PifIgmpStatus[]Types.PifIgmpStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.