Uses of Class
net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee.EjbLinkType

Packages that use EjbLinkType
net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee   
 

Uses of EjbLinkType in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee
 

Fields in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee declared as EjbLinkType
protected  EjbLinkType ServiceImplBeanType.ejbLink
           
protected  EjbLinkType EjbRefType.ejbLink
           
protected  EjbLinkType EjbLocalRefType.ejbLink
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee that return EjbLinkType
 EjbLinkType EjbLinkType.clone()
          Creates and returns a copy of this object.
protected static EjbLinkType ObjectFactory.copyOfEjbLinkType(EjbLinkType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee.EjbLinkType instance.
 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.prot.collections.valueclass.javaee with parameters of type EjbLinkType
protected static EjbLinkType ObjectFactory.copyOfEjbLinkType(EjbLinkType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee.EjbLinkType instance.
 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.
 

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



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