Uses of Interface
net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.javaee.FullyQualifiedClassType

Packages that use FullyQualifiedClassType
net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.javaee   
net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.javaee.impl   
 

Uses of FullyQualifiedClassType in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.javaee
 

Subinterfaces of FullyQualifiedClassType in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.javaee
 interface EjbClassType
          The ejb-classType contains the fully-qualified name of the enterprise bean's class.
 interface FacesConfigValueClassType
          The "value-class" element defines the Java type to which each "value" element's value will be converted to, prior to adding it to the "list-entries" list for a managed property that is a java.util.List, or a "map-entries" map for a managed property that is a java.util.Map.
 interface HomeType
          The homeType defines the fully-qualified name of an enterprise bean's home interface.
 interface LocalHomeType
          The local-homeType defines the fully-qualified name of an enterprise bean's local home interface.
 interface LocalType
          The localType defines the fully-qualified name of an enterprise bean's local interface.
 interface MessageDestinationTypeType
          The message-destination-typeType specifies the type of the destination.
 interface RemoteType
          The remote element contains the fully-qualified name of the enterprise bean's remote interface.
 

Methods in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.javaee that return FullyQualifiedClassType
 FullyQualifiedClassType ObjectFactory.createFullyQualifiedClassType()
          Create an instance of FullyQualifiedClassType
 FullyQualifiedClassType FacesConfigAttributeType.getAttributeClass()
          Gets the value of the attributeClass property.
 FullyQualifiedClassType FacesConfigApplicationResourceBundleType.getBaseName()
          Gets the value of the baseName property.
 FullyQualifiedClassType ApplicationClientType.getCallbackHandler()
          Gets the value of the callbackHandler property.
 FullyQualifiedClassType AroundInvokeType.getClazz()
          Gets the value of the clazz property.
 FullyQualifiedClassType FacesConfigComponentType.getComponentClass()
          Gets the value of the componentClass property.
 FullyQualifiedClassType FacesConfigConverterType.getConverterClass()
          Gets the value of the converterClass property.
 FullyQualifiedClassType FacesConfigConverterType.getConverterForClass()
          Gets the value of the converterForClass property.
 FullyQualifiedClassType ApplicationExceptionType.getExceptionClass()
          Gets the value of the exceptionClass property.
 FullyQualifiedClassType ErrorPageType.getExceptionType()
          Gets the value of the exceptionType property.
 FullyQualifiedClassType FilterType.getFilterClass()
          Gets the value of the filterClass property.
 FullyQualifiedClassType FunctionType.getFunctionClass()
          Gets the value of the functionClass property.
 FullyQualifiedClassType PortComponentHandlerType.getHandlerClass()
          Gets the value of the handlerClass property.
 FullyQualifiedClassType ServiceRefHandlerType.getHandlerClass()
          Gets the value of the handlerClass property.
 FullyQualifiedClassType InjectionTargetType.getInjectionTargetClass()
          Gets the value of the injectionTargetClass property.
 FullyQualifiedClassType InterceptorType.getInterceptorClass()
          Gets the value of the interceptorClass property.
 FullyQualifiedClassType FacesConfigMapEntriesType.getKeyClass()
          Gets the value of the keyClass property.
 FullyQualifiedClassType LifecycleCallbackType.getLifecycleCallbackClass()
          Gets the value of the lifecycleCallbackClass property.
 FullyQualifiedClassType ListenerType.getListenerClass()
          Gets the value of the listenerClass property.
 FullyQualifiedClassType FacesConfigManagedBeanType.getManagedBeanClass()
          Gets the value of the managedBeanClass property.
 FullyQualifiedClassType MessageDrivenBeanType.getMessagingType()
          Gets the value of the messagingType property.
 FullyQualifiedClassType EntityBeanType.getPrimKeyClass()
          Gets the value of the primKeyClass property.
 FullyQualifiedClassType FacesConfigReferencedBeanType.getReferencedBeanClass()
          Gets the value of the referencedBeanClass property.
 FullyQualifiedClassType FacesConfigRendererType.getRendererClass()
          Gets the value of the rendererClass property.
 FullyQualifiedClassType FacesConfigRenderKitType.getRenderKitClass()
          Gets the value of the renderKitClass property.
 FullyQualifiedClassType ResourceEnvRefType.getResourceEnvRefType()
          Gets the value of the resourceEnvRefType property.
 FullyQualifiedClassType ResourceRefType.getResType()
          Gets the value of the resType property.
 FullyQualifiedClassType SessionBeanType.getServiceEndpoint()
          Gets the value of the serviceEndpoint property.
 FullyQualifiedClassType PortComponentRefType.getServiceEndpointInterface()
          Gets the value of the serviceEndpointInterface property.
 FullyQualifiedClassType PortComponentType.getServiceEndpointInterface()
          Gets the value of the serviceEndpointInterface property.
 FullyQualifiedClassType ServiceRefType.getServiceInterface()
          Gets the value of the serviceInterface property.
 FullyQualifiedClassType ServiceRefType.getServiceRefType()
          Gets the value of the serviceRefType property.
 FullyQualifiedClassType ServletType.getServletClass()
          Gets the value of the servletClass property.
 FullyQualifiedClassType TagType.getTagClass()
          Gets the value of the tagClass property.
 FullyQualifiedClassType TagType.getTeiClass()
          Gets the value of the teiClass property.
 FullyQualifiedClassType TldAttributeType.getType()
          Gets the value of the type property.
 FullyQualifiedClassType TldDeferredValueType.getType()
          Gets the value of the type property.
 FullyQualifiedClassType FacesConfigValidatorType.getValidatorClass()
          Gets the value of the validatorClass property.
 FullyQualifiedClassType ValidatorType.getValidatorClass()
          Gets the value of the validatorClass property.
 FullyQualifiedClassType VariableType.getVariableClass()
          Gets the value of the variableClass property.
 

Methods in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.javaee that return types with arguments of type FullyQualifiedClassType
 javax.xml.bind.JAXBElement<FullyQualifiedClassType> ObjectFactory.createFacesConfigApplicationTypeActionListener(FullyQualifiedClassType value)
          Create an instance of JAXBElement<FullyQualifiedClassType>}
 javax.xml.bind.JAXBElement<FullyQualifiedClassType> ObjectFactory.createFacesConfigApplicationTypeElResolver(FullyQualifiedClassType value)
          Create an instance of JAXBElement<FullyQualifiedClassType>}
 javax.xml.bind.JAXBElement<FullyQualifiedClassType> ObjectFactory.createFacesConfigApplicationTypeNavigationHandler(FullyQualifiedClassType value)
          Create an instance of JAXBElement<FullyQualifiedClassType>}
 javax.xml.bind.JAXBElement<FullyQualifiedClassType> ObjectFactory.createFacesConfigApplicationTypePropertyResolver(FullyQualifiedClassType value)
          Create an instance of JAXBElement<FullyQualifiedClassType>}
 javax.xml.bind.JAXBElement<FullyQualifiedClassType> ObjectFactory.createFacesConfigApplicationTypeStateManager(FullyQualifiedClassType value)
          Create an instance of JAXBElement<FullyQualifiedClassType>}
 javax.xml.bind.JAXBElement<FullyQualifiedClassType> ObjectFactory.createFacesConfigApplicationTypeVariableResolver(FullyQualifiedClassType value)
          Create an instance of JAXBElement<FullyQualifiedClassType>}
 javax.xml.bind.JAXBElement<FullyQualifiedClassType> ObjectFactory.createFacesConfigApplicationTypeViewHandler(FullyQualifiedClassType value)
          Create an instance of JAXBElement<FullyQualifiedClassType>}
 javax.xml.bind.JAXBElement<FullyQualifiedClassType> ObjectFactory.createFacesConfigFactoryTypeApplicationFactory(FullyQualifiedClassType value)
          Create an instance of JAXBElement<FullyQualifiedClassType>}
 javax.xml.bind.JAXBElement<FullyQualifiedClassType> ObjectFactory.createFacesConfigFactoryTypeFacesContextFactory(FullyQualifiedClassType value)
          Create an instance of JAXBElement<FullyQualifiedClassType>}
 javax.xml.bind.JAXBElement<FullyQualifiedClassType> ObjectFactory.createFacesConfigFactoryTypeLifecycleFactory(FullyQualifiedClassType value)
          Create an instance of JAXBElement<FullyQualifiedClassType>}
 javax.xml.bind.JAXBElement<FullyQualifiedClassType> ObjectFactory.createFacesConfigFactoryTypeRenderKitFactory(FullyQualifiedClassType value)
          Create an instance of JAXBElement<FullyQualifiedClassType>}
 List<FullyQualifiedClassType> SessionBeanType.getBusinessLocal()
          Gets the value of the businessLocal property.
 List<FullyQualifiedClassType> SessionBeanType.getBusinessRemote()
          Gets the value of the businessRemote property.
 List<FullyQualifiedClassType> InterceptorOrderType.getInterceptorClass()
          Gets the value of the interceptorClass property.
 List<FullyQualifiedClassType> InterceptorBindingType.getInterceptorClass()
          Gets the value of the interceptorClass property.
 List<FullyQualifiedClassType> FacesConfigLifecycleType.getPhaseListener()
          Gets the value of the phaseListener property.
 

Methods in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.javaee with parameters of type FullyQualifiedClassType
 javax.xml.bind.JAXBElement<FullyQualifiedClassType> ObjectFactory.createFacesConfigApplicationTypeActionListener(FullyQualifiedClassType value)
          Create an instance of JAXBElement<FullyQualifiedClassType>}
 javax.xml.bind.JAXBElement<FullyQualifiedClassType> ObjectFactory.createFacesConfigApplicationTypeElResolver(FullyQualifiedClassType value)
          Create an instance of JAXBElement<FullyQualifiedClassType>}
 javax.xml.bind.JAXBElement<FullyQualifiedClassType> ObjectFactory.createFacesConfigApplicationTypeNavigationHandler(FullyQualifiedClassType value)
          Create an instance of JAXBElement<FullyQualifiedClassType>}
 javax.xml.bind.JAXBElement<FullyQualifiedClassType> ObjectFactory.createFacesConfigApplicationTypePropertyResolver(FullyQualifiedClassType value)
          Create an instance of JAXBElement<FullyQualifiedClassType>}
 javax.xml.bind.JAXBElement<FullyQualifiedClassType> ObjectFactory.createFacesConfigApplicationTypeStateManager(FullyQualifiedClassType value)
          Create an instance of JAXBElement<FullyQualifiedClassType>}
 javax.xml.bind.JAXBElement<FullyQualifiedClassType> ObjectFactory.createFacesConfigApplicationTypeVariableResolver(FullyQualifiedClassType value)
          Create an instance of JAXBElement<FullyQualifiedClassType>}
 javax.xml.bind.JAXBElement<FullyQualifiedClassType> ObjectFactory.createFacesConfigApplicationTypeViewHandler(FullyQualifiedClassType value)
          Create an instance of JAXBElement<FullyQualifiedClassType>}
 javax.xml.bind.JAXBElement<FullyQualifiedClassType> ObjectFactory.createFacesConfigFactoryTypeApplicationFactory(FullyQualifiedClassType value)
          Create an instance of JAXBElement<FullyQualifiedClassType>}
 javax.xml.bind.JAXBElement<FullyQualifiedClassType> ObjectFactory.createFacesConfigFactoryTypeFacesContextFactory(FullyQualifiedClassType value)
          Create an instance of JAXBElement<FullyQualifiedClassType>}
 javax.xml.bind.JAXBElement<FullyQualifiedClassType> ObjectFactory.createFacesConfigFactoryTypeLifecycleFactory(FullyQualifiedClassType value)
          Create an instance of JAXBElement<FullyQualifiedClassType>}
 javax.xml.bind.JAXBElement<FullyQualifiedClassType> ObjectFactory.createFacesConfigFactoryTypeRenderKitFactory(FullyQualifiedClassType value)
          Create an instance of JAXBElement<FullyQualifiedClassType>}
 void FacesConfigAttributeType.setAttributeClass(FullyQualifiedClassType value)
          Sets the value of the attributeClass property.
 void FacesConfigApplicationResourceBundleType.setBaseName(FullyQualifiedClassType value)
          Sets the value of the baseName property.
 void ApplicationClientType.setCallbackHandler(FullyQualifiedClassType value)
          Sets the value of the callbackHandler property.
 void AroundInvokeType.setClazz(FullyQualifiedClassType value)
          Sets the value of the clazz property.
 void FacesConfigComponentType.setComponentClass(FullyQualifiedClassType value)
          Sets the value of the componentClass property.
 void FacesConfigConverterType.setConverterClass(FullyQualifiedClassType value)
          Sets the value of the converterClass property.
 void FacesConfigConverterType.setConverterForClass(FullyQualifiedClassType value)
          Sets the value of the converterForClass property.
 void ApplicationExceptionType.setExceptionClass(FullyQualifiedClassType value)
          Sets the value of the exceptionClass property.
 void ErrorPageType.setExceptionType(FullyQualifiedClassType value)
          Sets the value of the exceptionType property.
 void FilterType.setFilterClass(FullyQualifiedClassType value)
          Sets the value of the filterClass property.
 void FunctionType.setFunctionClass(FullyQualifiedClassType value)
          Sets the value of the functionClass property.
 void PortComponentHandlerType.setHandlerClass(FullyQualifiedClassType value)
          Sets the value of the handlerClass property.
 void ServiceRefHandlerType.setHandlerClass(FullyQualifiedClassType value)
          Sets the value of the handlerClass property.
 void InjectionTargetType.setInjectionTargetClass(FullyQualifiedClassType value)
          Sets the value of the injectionTargetClass property.
 void InterceptorType.setInterceptorClass(FullyQualifiedClassType value)
          Sets the value of the interceptorClass property.
 void FacesConfigMapEntriesType.setKeyClass(FullyQualifiedClassType value)
          Sets the value of the keyClass property.
 void LifecycleCallbackType.setLifecycleCallbackClass(FullyQualifiedClassType value)
          Sets the value of the lifecycleCallbackClass property.
 void ListenerType.setListenerClass(FullyQualifiedClassType value)
          Sets the value of the listenerClass property.
 void FacesConfigManagedBeanType.setManagedBeanClass(FullyQualifiedClassType value)
          Sets the value of the managedBeanClass property.
 void MessageDrivenBeanType.setMessagingType(FullyQualifiedClassType value)
          Sets the value of the messagingType property.
 void EntityBeanType.setPrimKeyClass(FullyQualifiedClassType value)
          Sets the value of the primKeyClass property.
 void FacesConfigReferencedBeanType.setReferencedBeanClass(FullyQualifiedClassType value)
          Sets the value of the referencedBeanClass property.
 void FacesConfigRendererType.setRendererClass(FullyQualifiedClassType value)
          Sets the value of the rendererClass property.
 void FacesConfigRenderKitType.setRenderKitClass(FullyQualifiedClassType value)
          Sets the value of the renderKitClass property.
 void ResourceEnvRefType.setResourceEnvRefType(FullyQualifiedClassType value)
          Sets the value of the resourceEnvRefType property.
 void ResourceRefType.setResType(FullyQualifiedClassType value)
          Sets the value of the resType property.
 void SessionBeanType.setServiceEndpoint(FullyQualifiedClassType value)
          Sets the value of the serviceEndpoint property.
 void PortComponentRefType.setServiceEndpointInterface(FullyQualifiedClassType value)
          Sets the value of the serviceEndpointInterface property.
 void PortComponentType.setServiceEndpointInterface(FullyQualifiedClassType value)
          Sets the value of the serviceEndpointInterface property.
 void ServiceRefType.setServiceInterface(FullyQualifiedClassType value)
          Sets the value of the serviceInterface property.
 void ServiceRefType.setServiceRefType(FullyQualifiedClassType value)
          Sets the value of the serviceRefType property.
 void ServletType.setServletClass(FullyQualifiedClassType value)
          Sets the value of the servletClass property.
 void TagType.setTagClass(FullyQualifiedClassType value)
          Sets the value of the tagClass property.
 void TagType.setTeiClass(FullyQualifiedClassType value)
          Sets the value of the teiClass property.
 void TldAttributeType.setType(FullyQualifiedClassType value)
          Sets the value of the type property.
 void TldDeferredValueType.setType(FullyQualifiedClassType value)
          Sets the value of the type property.
 void FacesConfigValidatorType.setValidatorClass(FullyQualifiedClassType value)
          Sets the value of the validatorClass property.
 void ValidatorType.setValidatorClass(FullyQualifiedClassType value)
          Sets the value of the validatorClass property.
 void VariableType.setVariableClass(FullyQualifiedClassType value)
          Sets the value of the variableClass property.
 

Uses of FullyQualifiedClassType in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.javaee.impl
 

Classes in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.javaee.impl that implement FullyQualifiedClassType
 class EjbClassTypeImpl
           
 class FacesConfigValueClassTypeImpl
           
 class FullyQualifiedClassTypeImpl
           
 class HomeTypeImpl
           
 class LocalHomeTypeImpl
           
 class LocalTypeImpl
           
 class MessageDestinationTypeTypeImpl
           
 class RemoteTypeImpl
           
 

Fields in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.javaee.impl with type parameters of type FullyQualifiedClassType
protected  List<FullyQualifiedClassType> SessionBeanTypeImpl.businessLocal
           
protected  List<FullyQualifiedClassType> SessionBeanTypeImpl.businessRemote
           
protected  List<FullyQualifiedClassType> InterceptorOrderTypeImpl.interceptorClass
           
protected  List<FullyQualifiedClassType> InterceptorBindingTypeImpl.interceptorClass
           
protected  List<FullyQualifiedClassType> FacesConfigLifecycleTypeImpl.phaseListener
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.javaee.impl that return FullyQualifiedClassType
 FullyQualifiedClassType FacesConfigAttributeTypeImpl.getAttributeClass()
           
 FullyQualifiedClassType FacesConfigApplicationResourceBundleTypeImpl.getBaseName()
           
 FullyQualifiedClassType ApplicationClientTypeImpl.getCallbackHandler()
           
 FullyQualifiedClassType AroundInvokeTypeImpl.getClazz()
           
 FullyQualifiedClassType FacesConfigComponentTypeImpl.getComponentClass()
           
 FullyQualifiedClassType FacesConfigConverterTypeImpl.getConverterClass()
           
 FullyQualifiedClassType FacesConfigConverterTypeImpl.getConverterForClass()
           
 FullyQualifiedClassType ApplicationExceptionTypeImpl.getExceptionClass()
           
 FullyQualifiedClassType ErrorPageTypeImpl.getExceptionType()
           
 FullyQualifiedClassType FilterTypeImpl.getFilterClass()
           
 FullyQualifiedClassType FunctionTypeImpl.getFunctionClass()
           
 FullyQualifiedClassType ServiceRefHandlerTypeImpl.getHandlerClass()
           
 FullyQualifiedClassType PortComponentHandlerTypeImpl.getHandlerClass()
           
 FullyQualifiedClassType InjectionTargetTypeImpl.getInjectionTargetClass()
           
 FullyQualifiedClassType InterceptorTypeImpl.getInterceptorClass()
           
 FullyQualifiedClassType FacesConfigMapEntriesTypeImpl.getKeyClass()
           
 FullyQualifiedClassType LifecycleCallbackTypeImpl.getLifecycleCallbackClass()
           
 FullyQualifiedClassType ListenerTypeImpl.getListenerClass()
           
 FullyQualifiedClassType FacesConfigManagedBeanTypeImpl.getManagedBeanClass()
           
 FullyQualifiedClassType MessageDrivenBeanTypeImpl.getMessagingType()
           
 FullyQualifiedClassType EntityBeanTypeImpl.getPrimKeyClass()
           
 FullyQualifiedClassType FacesConfigReferencedBeanTypeImpl.getReferencedBeanClass()
           
 FullyQualifiedClassType FacesConfigRendererTypeImpl.getRendererClass()
           
 FullyQualifiedClassType FacesConfigRenderKitTypeImpl.getRenderKitClass()
           
 FullyQualifiedClassType ResourceEnvRefTypeImpl.getResourceEnvRefType()
           
 FullyQualifiedClassType ResourceRefTypeImpl.getResType()
           
 FullyQualifiedClassType SessionBeanTypeImpl.getServiceEndpoint()
           
 FullyQualifiedClassType PortComponentTypeImpl.getServiceEndpointInterface()
           
 FullyQualifiedClassType PortComponentRefTypeImpl.getServiceEndpointInterface()
           
 FullyQualifiedClassType ServiceRefTypeImpl.getServiceInterface()
           
 FullyQualifiedClassType ServiceRefTypeImpl.getServiceRefType()
           
 FullyQualifiedClassType ServletTypeImpl.getServletClass()
           
 FullyQualifiedClassType TagTypeImpl.getTagClass()
           
 FullyQualifiedClassType TagTypeImpl.getTeiClass()
           
 FullyQualifiedClassType TldAttributeTypeImpl.getType()
           
 FullyQualifiedClassType TldDeferredValueTypeImpl.getType()
           
 FullyQualifiedClassType FacesConfigValidatorTypeImpl.getValidatorClass()
           
 FullyQualifiedClassType ValidatorTypeImpl.getValidatorClass()
           
 FullyQualifiedClassType VariableTypeImpl.getVariableClass()
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.javaee.impl that return types with arguments of type FullyQualifiedClassType
 List<FullyQualifiedClassType> SessionBeanTypeImpl.getBusinessLocal()
           
 List<FullyQualifiedClassType> SessionBeanTypeImpl.getBusinessRemote()
           
 List<FullyQualifiedClassType> InterceptorOrderTypeImpl.getInterceptorClass()
           
 List<FullyQualifiedClassType> InterceptorBindingTypeImpl.getInterceptorClass()
           
 List<FullyQualifiedClassType> FacesConfigLifecycleTypeImpl.getPhaseListener()
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.javaee.impl with parameters of type FullyQualifiedClassType
 void FacesConfigAttributeTypeImpl.setAttributeClass(FullyQualifiedClassType value)
           
 void FacesConfigApplicationResourceBundleTypeImpl.setBaseName(FullyQualifiedClassType value)
           
 void ApplicationClientTypeImpl.setCallbackHandler(FullyQualifiedClassType value)
           
 void AroundInvokeTypeImpl.setClazz(FullyQualifiedClassType value)
           
 void FacesConfigComponentTypeImpl.setComponentClass(FullyQualifiedClassType value)
           
 void FacesConfigConverterTypeImpl.setConverterClass(FullyQualifiedClassType value)
           
 void FacesConfigConverterTypeImpl.setConverterForClass(FullyQualifiedClassType value)
           
 void ApplicationExceptionTypeImpl.setExceptionClass(FullyQualifiedClassType value)
           
 void ErrorPageTypeImpl.setExceptionType(FullyQualifiedClassType value)
           
 void FilterTypeImpl.setFilterClass(FullyQualifiedClassType value)
           
 void FunctionTypeImpl.setFunctionClass(FullyQualifiedClassType value)
           
 void ServiceRefHandlerTypeImpl.setHandlerClass(FullyQualifiedClassType value)
           
 void PortComponentHandlerTypeImpl.setHandlerClass(FullyQualifiedClassType value)
           
 void InjectionTargetTypeImpl.setInjectionTargetClass(FullyQualifiedClassType value)
           
 void InterceptorTypeImpl.setInterceptorClass(FullyQualifiedClassType value)
           
 void FacesConfigMapEntriesTypeImpl.setKeyClass(FullyQualifiedClassType value)
           
 void LifecycleCallbackTypeImpl.setLifecycleCallbackClass(FullyQualifiedClassType value)
           
 void ListenerTypeImpl.setListenerClass(FullyQualifiedClassType value)
           
 void FacesConfigManagedBeanTypeImpl.setManagedBeanClass(FullyQualifiedClassType value)
           
 void MessageDrivenBeanTypeImpl.setMessagingType(FullyQualifiedClassType value)
           
 void EntityBeanTypeImpl.setPrimKeyClass(FullyQualifiedClassType value)
           
 void FacesConfigReferencedBeanTypeImpl.setReferencedBeanClass(FullyQualifiedClassType value)
           
 void FacesConfigRendererTypeImpl.setRendererClass(FullyQualifiedClassType value)
           
 void FacesConfigRenderKitTypeImpl.setRenderKitClass(FullyQualifiedClassType value)
           
 void ResourceEnvRefTypeImpl.setResourceEnvRefType(FullyQualifiedClassType value)
           
 void ResourceRefTypeImpl.setResType(FullyQualifiedClassType value)
           
 void SessionBeanTypeImpl.setServiceEndpoint(FullyQualifiedClassType value)
           
 void PortComponentTypeImpl.setServiceEndpointInterface(FullyQualifiedClassType value)
           
 void PortComponentRefTypeImpl.setServiceEndpointInterface(FullyQualifiedClassType value)
           
 void ServiceRefTypeImpl.setServiceInterface(FullyQualifiedClassType value)
           
 void ServiceRefTypeImpl.setServiceRefType(FullyQualifiedClassType value)
           
 void ServletTypeImpl.setServletClass(FullyQualifiedClassType value)
           
 void TagTypeImpl.setTagClass(FullyQualifiedClassType value)
           
 void TagTypeImpl.setTeiClass(FullyQualifiedClassType value)
           
 void TldAttributeTypeImpl.setType(FullyQualifiedClassType value)
           
 void TldDeferredValueTypeImpl.setType(FullyQualifiedClassType value)
           
 void FacesConfigValidatorTypeImpl.setValidatorClass(FullyQualifiedClassType value)
           
 void ValidatorTypeImpl.setValidatorClass(FullyQualifiedClassType value)
           
 void VariableTypeImpl.setVariableClass(FullyQualifiedClassType value)
           
 



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