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

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

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

Fields in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee declared as EjbRefNameType
protected  EjbRefNameType EjbRefType.ejbRefName
           
protected  EjbRefNameType EjbLocalRefType.ejbRefName
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee that return EjbRefNameType
 EjbRefNameType EjbRefNameType.clone()
          Creates and returns a copy of this object.
static EjbRefNameType ObjectFactory.copyOfEjbRefNameType(EjbRefNameType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee.EjbRefNameType instance.
 EjbRefNameType ObjectFactory.createEjbRefNameType()
          Create an instance of EjbRefNameType
 EjbRefNameType EjbRefType.getEjbRefName()
          Gets the value of the ejbRefName property.
 EjbRefNameType EjbLocalRefType.getEjbRefName()
          Gets the value of the ejbRefName property.
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee with parameters of type EjbRefNameType
static EjbRefNameType ObjectFactory.copyOfEjbRefNameType(EjbRefNameType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee.EjbRefNameType instance.
 void EjbRefType.setEjbRefName(EjbRefNameType value)
          Sets the value of the ejbRefName property.
 void EjbLocalRefType.setEjbRefName(EjbRefNameType value)
          Sets the value of the ejbRefName property.
 

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



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