Uses of Interface
net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee.RemoveMethodType

Packages that use RemoveMethodType
net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee   
net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee.impl   
 

Uses of RemoveMethodType in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee that return RemoveMethodType
 RemoveMethodType ObjectFactory.createRemoveMethodType()
          Create an instance of RemoveMethodType
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee that return types with arguments of type RemoveMethodType
 List<RemoveMethodType> SessionBeanType.getRemoveMethod()
          Gets the value of the removeMethod property.
 

Uses of RemoveMethodType in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee.impl
 

Classes in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee.impl that implement RemoveMethodType
 class RemoveMethodTypeImpl
           
 

Fields in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee.impl with type parameters of type RemoveMethodType
protected  List<RemoveMethodType> SessionBeanTypeImpl.removeMethod
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee.impl that return types with arguments of type RemoveMethodType
 List<RemoveMethodType> SessionBeanTypeImpl.getRemoveMethod()
           
 



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