Uses of Interface
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee.EjbLinkType

Packages that use EjbLinkType
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee   
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee.impl   
 

Uses of EjbLinkType in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee that return EjbLinkType
 EjbLinkType ObjectFactory.createEjbLinkType()
          Create an instance of EjbLinkType
 EjbLinkType ServiceImplBeanType.getEjbLink()
          Gets the value of the ejbLink property.
 EjbLinkType EjbRefType.getEjbLink()
          Gets the value of the ejbLink property.
 EjbLinkType EjbLocalRefType.getEjbLink()
          Gets the value of the ejbLink property.
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee with parameters of type EjbLinkType
 void ServiceImplBeanType.setEjbLink(EjbLinkType value)
          Sets the value of the ejbLink property.
 void EjbRefType.setEjbLink(EjbLinkType value)
          Sets the value of the ejbLink property.
 void EjbLocalRefType.setEjbLink(EjbLinkType value)
          Sets the value of the ejbLink property.
 

Uses of EjbLinkType in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee.impl
 

Classes in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee.impl that implement EjbLinkType
 class EjbLinkTypeImpl
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee.impl that return EjbLinkType
 EjbLinkType EjbRefTypeImpl.getEjbLink()
           
 EjbLinkType ServiceImplBeanTypeImpl.getEjbLink()
           
 EjbLinkType EjbLocalRefTypeImpl.getEjbLink()
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee.impl with parameters of type EjbLinkType
 void EjbRefTypeImpl.setEjbLink(EjbLinkType value)
           
 void ServiceImplBeanTypeImpl.setEjbLink(EjbLinkType value)
           
 void EjbLocalRefTypeImpl.setEjbLink(EjbLinkType value)
           
 



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