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

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

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

Fields in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.javaee declared as ServiceImplBeanType
protected  ServiceImplBeanType PortComponentType.serviceImplBean
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.javaee that return ServiceImplBeanType
 ServiceImplBeanType ServiceImplBeanType.clone()
          Creates and returns a copy of this object.
protected static ServiceImplBeanType ObjectFactory.copyOfServiceImplBeanType(ServiceImplBeanType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.javaee.ServiceImplBeanType instance.
 ServiceImplBeanType ObjectFactory.createServiceImplBeanType()
          Create an instance of ServiceImplBeanType
 ServiceImplBeanType PortComponentType.getServiceImplBean()
          Gets the value of the serviceImplBean property.
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.javaee with parameters of type ServiceImplBeanType
protected static ServiceImplBeanType ObjectFactory.copyOfServiceImplBeanType(ServiceImplBeanType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.javaee.ServiceImplBeanType instance.
 void PortComponentType.setServiceImplBean(ServiceImplBeanType value)
          Sets the value of the serviceImplBean property.
 

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



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