Uses of Interface
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee.MethodIntfType

Packages that use MethodIntfType
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee   
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee.impl   
 

Uses of MethodIntfType in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee that return MethodIntfType
 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.prot.collections.novalueclass.javaee with parameters of type MethodIntfType
 void MethodType.setMethodIntf(MethodIntfType value)
          Sets the value of the methodIntf property.
 

Uses of MethodIntfType in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee.impl
 

Classes in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee.impl that implement MethodIntfType
 class MethodIntfTypeImpl
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee.impl that return MethodIntfType
 MethodIntfType MethodTypeImpl.getMethodIntf()
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee.impl with parameters of type MethodIntfType
 void MethodTypeImpl.setMethodIntf(MethodIntfType value)
           
 



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