Uses of Interface
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee.RemoteType

Packages that use RemoteType
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee   
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee.impl   
 

Uses of RemoteType in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee that return RemoteType
 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.prot.indexed.novalueclass.javaee with parameters of type RemoteType
 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.
 

Uses of RemoteType in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee.impl
 

Classes in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee.impl that implement RemoteType
 class RemoteTypeImpl
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee.impl that return RemoteType
 RemoteType EntityBeanTypeImpl.getRemote()
           
 RemoteType EjbRefTypeImpl.getRemote()
           
 RemoteType SessionBeanTypeImpl.getRemote()
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee.impl with parameters of type RemoteType
 void EntityBeanTypeImpl.setRemote(RemoteType value)
           
 void EjbRefTypeImpl.setRemote(RemoteType value)
           
 void SessionBeanTypeImpl.setRemote(RemoteType value)
           
 



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