Uses of Enum
org.bidib.wizard.mvc.ifnet.model.IFnetConfigurationModel.IpMode
Packages that use IFnetConfigurationModel.IpMode
-
Uses of IFnetConfigurationModel.IpMode in org.bidib.wizard.mvc.ifnet.model
Methods in org.bidib.wizard.mvc.ifnet.model that return IFnetConfigurationModel.IpModeModifier and TypeMethodDescriptionIFnetConfigurationModel.getIpMode()Returns the enum constant of this type with the specified name.static IFnetConfigurationModel.IpMode[]IFnetConfigurationModel.IpMode.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.bidib.wizard.mvc.ifnet.model with parameters of type IFnetConfigurationModel.IpModeModifier and TypeMethodDescriptionvoidIFnetConfigurationModel.setIpMode(IFnetConfigurationModel.IpMode ipMode)