Uses of Class
com.netgrif.application.engine.importer.model.AllowedNets
-
Packages that use AllowedNets Package Description com.netgrif.application.engine.importer.model -
-
Uses of AllowedNets in com.netgrif.application.engine.importer.model
Fields in com.netgrif.application.engine.importer.model declared as AllowedNets Modifier and Type Field Description protected AllowedNetsData. allowedNetsMethods in com.netgrif.application.engine.importer.model that return AllowedNets Modifier and Type Method Description AllowedNetsObjectFactory. createAllowedNets()Create an instance ofAllowedNetsAllowedNetsData. getAllowedNets()Gets the value of the allowedNets property.Methods in com.netgrif.application.engine.importer.model with parameters of type AllowedNets Modifier and Type Method Description voidData. setAllowedNets(AllowedNets value)Sets the value of the allowedNets property.
-