org.apache.xbean.spring.generator
Class ParameterMapping

java.lang.Object
  extended by org.apache.xbean.spring.generator.ParameterMapping

public class ParameterMapping
extends Object

Version:
$Rev$ $Date$

Constructor Summary
ParameterMapping(String name, Type type)
           
 
Method Summary
 String getName()
           
 Type getType()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ParameterMapping

public ParameterMapping(String name,
                        Type type)
Method Detail

getName

public String getName()

getType

public Type getType()


Copyright © 2005-2012. All Rights Reserved.