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

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

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

Fields in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee declared as EjbNameType
protected  EjbNameType EntityBeanType.ejbName
           
protected  EjbNameType MethodType.ejbName
           
protected  EjbNameType MessageDrivenBeanType.ejbName
           
protected  EjbNameType SessionBeanType.ejbName
           
protected  EjbNameType RelationshipRoleSourceType.ejbName
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee that return EjbNameType
 EjbNameType EjbNameType.clone()
          Creates and returns a copy of this object.
protected static EjbNameType ObjectFactory.copyOfEjbNameType(EjbNameType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee.EjbNameType instance.
 EjbNameType ObjectFactory.createEjbNameType()
          Create an instance of EjbNameType
 EjbNameType EntityBeanType.getEjbName()
          Gets the value of the ejbName property.
 EjbNameType MethodType.getEjbName()
          Gets the value of the ejbName property.
 EjbNameType MessageDrivenBeanType.getEjbName()
          Gets the value of the ejbName property.
 EjbNameType SessionBeanType.getEjbName()
          Gets the value of the ejbName property.
 EjbNameType RelationshipRoleSourceType.getEjbName()
          Gets the value of the ejbName property.
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee with parameters of type EjbNameType
protected static EjbNameType ObjectFactory.copyOfEjbNameType(EjbNameType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee.EjbNameType instance.
 void EntityBeanType.setEjbName(EjbNameType value)
          Sets the value of the ejbName property.
 void MethodType.setEjbName(EjbNameType value)
          Sets the value of the ejbName property.
 void MessageDrivenBeanType.setEjbName(EjbNameType value)
          Sets the value of the ejbName property.
 void SessionBeanType.setEjbName(EjbNameType value)
          Sets the value of the ejbName property.
 void RelationshipRoleSourceType.setEjbName(EjbNameType value)
          Sets the value of the ejbName property.
 

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



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