Uses of Interface
net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.spring.tool.TypedParameterType

Packages that use TypedParameterType
net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.spring.tool   
net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.spring.tool.impl   
 

Uses of TypedParameterType in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.spring.tool
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.spring.tool that return TypedParameterType
 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.collections.novalueclass.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.
 

Uses of TypedParameterType in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.spring.tool.impl
 

Classes in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.spring.tool.impl that implement TypedParameterType
 class TypedParameterTypeImpl
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.spring.tool.impl that return TypedParameterType
 TypedParameterType AnnotationImpl.getAssignableTo()
           
 TypedParameterType AnnotationImpl.getExpectedType()
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.spring.tool.impl with parameters of type TypedParameterType
 void AnnotationImpl.setAssignableTo(TypedParameterType value)
           
 void AnnotationImpl.setExpectedType(TypedParameterType value)
           
 



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