Uses of Class
net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee.MethodIntfType

Packages that use MethodIntfType
net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee   
 

Uses of MethodIntfType in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee
 

Fields in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee declared as MethodIntfType
protected  MethodIntfType MethodType.methodIntf
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee that return MethodIntfType
 MethodIntfType MethodIntfType.clone()
          Creates and returns a copy of this object.
static MethodIntfType ObjectFactory.copyOfMethodIntfType(MethodIntfType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee.MethodIntfType instance.
 MethodIntfType ObjectFactory.createMethodIntfType()
          Create an instance of MethodIntfType
 MethodIntfType MethodType.getMethodIntf()
          Gets the value of the methodIntf property.
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee with parameters of type MethodIntfType
static MethodIntfType ObjectFactory.copyOfMethodIntfType(MethodIntfType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee.MethodIntfType instance.
 void MethodType.setMethodIntf(MethodIntfType value)
          Sets the value of the methodIntf property.
 

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



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