ParameterMap#

public class ParameterMap implements EntityMap<Parameter>#

Fields#

_impl#

EntityMapParameter _impl#

Constructors#

ParameterMap#

ParameterMap(EntityMapParameter impl)#

Methods#

find#

public Parameter find(String name)#

Get the Parameter with the specified name

Throws:

iterator#

public Iterator<Parameter> iterator()#

Get an iterator to the contents of the class

size#

public int size()#

Get the number of Parameters