Uses of Class
net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.javaee.RemoveMethodType

Packages that use RemoveMethodType
net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.javaee   
 

Uses of RemoveMethodType in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.javaee
 

Fields in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.javaee declared as RemoveMethodType
protected  RemoveMethodType[] SessionBeanType.removeMethod
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.javaee that return RemoveMethodType
 RemoveMethodType RemoveMethodType.clone()
          Creates and returns a copy of this object.
 RemoveMethodType ObjectFactory.createRemoveMethodType()
          Create an instance of RemoveMethodType
 RemoveMethodType[] SessionBeanType.getRemoveMethod()
           
 RemoveMethodType SessionBeanType.getRemoveMethod(int idx)
           
 RemoveMethodType SessionBeanType.setRemoveMethod(int idx, RemoveMethodType value)
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.javaee with parameters of type RemoveMethodType
 RemoveMethodType SessionBeanType.setRemoveMethod(int idx, RemoveMethodType value)
           
 void SessionBeanType.setRemoveMethod(RemoveMethodType[] values)
           
 

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



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