Uses of Class
net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee.RemoveMethodType

Packages that use RemoveMethodType
net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee   
 

Uses of RemoveMethodType in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee
 

Fields in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee with type parameters of type RemoveMethodType
protected  List<RemoveMethodType> SessionBeanType.removeMethod
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee that return RemoveMethodType
 RemoveMethodType RemoveMethodType.clone()
          Creates and returns a copy of this object.
protected static RemoveMethodType ObjectFactory.copyOfRemoveMethodType(RemoveMethodType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee.RemoveMethodType instance.
 RemoveMethodType ObjectFactory.createRemoveMethodType()
          Create an instance of RemoveMethodType
 

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

Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee with parameters of type RemoveMethodType
protected static RemoveMethodType ObjectFactory.copyOfRemoveMethodType(RemoveMethodType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee.RemoveMethodType instance.
 

Method parameters in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee with type arguments of type RemoveMethodType
protected static void SessionBeanType.copyRemoveMethod(List<RemoveMethodType> source, List<RemoveMethodType> target)
          Copies all values of property RemoveMethod.
protected static void SessionBeanType.copyRemoveMethod(List<RemoveMethodType> source, List<RemoveMethodType> target)
          Copies all values of property RemoveMethod.
 

Constructors in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee with parameters of type RemoveMethodType
RemoveMethodType(RemoveMethodType o)
          Creates a new net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee.RemoveMethodType instance by copying a given instance.
 



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