Uses of Class
net.sourceforge.ccxjc.it.model.priv.collections.valueclass.javaee.EjbRefTypeType

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

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

Fields in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.javaee declared as EjbRefTypeType
protected  EjbRefTypeType EjbRefType.ejbRefType
           
protected  EjbRefTypeType EjbLocalRefType.ejbRefType
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.javaee that return EjbRefTypeType
 EjbRefTypeType EjbRefTypeType.clone()
          Creates and returns a copy of this object.
 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.valueclass.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.
 

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



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