Uses of Class
net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.spring.tool.TypedParameterType

Packages that use TypedParameterType
net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.spring.tool   
 

Uses of TypedParameterType in net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.spring.tool
 

Fields in net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.spring.tool declared as TypedParameterType
protected  TypedParameterType Annotation.assignableTo
           
protected  TypedParameterType Annotation.expectedType
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.spring.tool that return TypedParameterType
 TypedParameterType TypedParameterType.clone()
          Creates and returns a copy of this object.
 TypedParameterType ObjectFactory.createTypedParameterType()
          Create an instance of TypedParameterType
 TypedParameterType Annotation.getAssignableTo()
          Gets the value of the assignableTo property.
 TypedParameterType Annotation.getExpectedType()
          Gets the value of the expectedType property.
 

Methods in net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.spring.tool with parameters of type TypedParameterType
 void Annotation.setAssignableTo(TypedParameterType value)
          Sets the value of the assignableTo property.
 void Annotation.setExpectedType(TypedParameterType value)
          Sets the value of the expectedType property.
 

Constructors in net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.spring.tool with parameters of type TypedParameterType
TypedParameterType(TypedParameterType o)
          Creates a new net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.spring.tool.TypedParameterType instance by copying a given instance.
 



Copyright © 2009 The CC-XJC Community. All Rights Reserved.