Uses of Class
net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.javaee.EjbRefTypeType

Packages that use EjbRefTypeType
net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.javaee   
 

Uses of EjbRefTypeType in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.javaee
 

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

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



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