Uses of Class
net.sourceforge.ccxjc.it.model.prot.collections.valueclass.spring.tool.TypedParameterType

Packages that use TypedParameterType
net.sourceforge.ccxjc.it.model.prot.collections.valueclass.spring.tool   
 

Uses of TypedParameterType in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.spring.tool
 

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

Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.spring.tool that return TypedParameterType
 TypedParameterType TypedParameterType.clone()
          Creates and returns a copy of this object.
protected static TypedParameterType ObjectFactory.copyOfTypedParameterType(TypedParameterType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.spring.tool.TypedParameterType instance.
 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.prot.collections.valueclass.spring.tool with parameters of type TypedParameterType
protected static TypedParameterType ObjectFactory.copyOfTypedParameterType(TypedParameterType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.spring.tool.TypedParameterType instance.
 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.prot.collections.valueclass.spring.tool with parameters of type TypedParameterType
TypedParameterType(TypedParameterType o)
          Creates a new net.sourceforge.ccxjc.it.model.prot.collections.valueclass.spring.tool.TypedParameterType instance by copying a given instance.
 



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