Uses of Class
org.neuroml1.model.network.InputTarget
Packages that use InputTarget
-
Uses of InputTarget in org.neuroml1.model.network
Fields in org.neuroml1.model.network declared as InputTargetMethods in org.neuroml1.model.network that return InputTargetModifier and TypeMethodDescriptionObjectFactory.createInputTarget()Create an instance ofInputTargetInput.getTarget()Gets the value of the target property.Methods in org.neuroml1.model.network with parameters of type InputTargetModifier and TypeMethodDescriptionvoidInput.setTarget(InputTarget value) Sets the value of the target property.