Uses of Class
net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee.RemoteType

Packages that use RemoteType
net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee   
 

Uses of RemoteType in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee
 

Fields in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee declared as RemoteType
protected  RemoteType EjbRefType.remote
           
protected  RemoteType EntityBeanType.remote
           
protected  RemoteType SessionBeanType.remote
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee that return RemoteType
 RemoteType RemoteType.clone()
          Creates and returns a copy of this object.
static RemoteType ObjectFactory.copyOfRemoteType(RemoteType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee.RemoteType instance.
 RemoteType ObjectFactory.createRemoteType()
          Create an instance of RemoteType
 RemoteType EjbRefType.getRemote()
          Gets the value of the remote property.
 RemoteType EntityBeanType.getRemote()
          Gets the value of the remote property.
 RemoteType SessionBeanType.getRemote()
          Gets the value of the remote property.
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee with parameters of type RemoteType
static RemoteType ObjectFactory.copyOfRemoteType(RemoteType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee.RemoteType instance.
 void EjbRefType.setRemote(RemoteType value)
          Sets the value of the remote property.
 void EntityBeanType.setRemote(RemoteType value)
          Sets the value of the remote property.
 void SessionBeanType.setRemote(RemoteType value)
          Sets the value of the remote property.
 

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



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