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

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

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

Methods in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee that return EjbRefTypeType
 EjbRefTypeType ObjectFactory.createEjbRefTypeType()
          Create an instance of EjbRefTypeType
 EjbRefTypeType EjbRefType.getEjbRefType()
          Gets the value of the ejbRefType property.
 EjbRefTypeType EjbLocalRefType.getEjbRefType()
          Gets the value of the ejbRefType property.
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee with parameters of type EjbRefTypeType
 void EjbRefType.setEjbRefType(EjbRefTypeType value)
          Sets the value of the ejbRefType property.
 void EjbLocalRefType.setEjbRefType(EjbRefTypeType value)
          Sets the value of the ejbRefType property.
 

Uses of EjbRefTypeType 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 EjbRefTypeType
 class EjbRefTypeTypeImpl
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee.impl that return EjbRefTypeType
 EjbRefTypeType EjbRefTypeImpl.getEjbRefType()
           
 EjbRefTypeType EjbLocalRefTypeImpl.getEjbRefType()
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee.impl with parameters of type EjbRefTypeType
 void EjbRefTypeImpl.setEjbRefType(EjbRefTypeType value)
           
 void EjbLocalRefTypeImpl.setEjbRefType(EjbRefTypeType value)
           
 



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