All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.squeakysand.schema.javaee.ObjectFactory Maven / Gradle / Ivy

//
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.4 
// See http://java.sun.com/xml/jaxb 
// Any modifications to this file will be lost upon recompilation of the source schema. 
// Generated on: 2011.12.29 at 01:35:33 AM PST 
//


package com.squeakysand.schema.javaee;

import javax.xml.bind.JAXBElement;
import javax.xml.bind.annotation.XmlElementDecl;
import javax.xml.bind.annotation.XmlRegistry;
import javax.xml.namespace.QName;


/**
 * This object contains factory methods for each 
 * Java content interface and Java element interface 
 * generated in the com.squeakysand.schema.javaee package. 
 * 

An ObjectFactory allows you to programatically * construct new instances of the Java representation * for XML content. The Java representation of XML * content can consist of schema derived interfaces * and classes representing the binding of schema * type definitions, element declarations and model * groups. Factory methods for each of these are * provided in this class. * */ @XmlRegistry public class ObjectFactory { private final static QName _FacesConfigFactoryTypeFacesContextFactory_QNAME = new QName("http://java.sun.com/xml/ns/javaee", "faces-context-factory"); private final static QName _FacesConfigFactoryTypeFactoryExtension_QNAME = new QName("http://java.sun.com/xml/ns/javaee", "factory-extension"); private final static QName _FacesConfigFactoryTypeApplicationFactory_QNAME = new QName("http://java.sun.com/xml/ns/javaee", "application-factory"); private final static QName _FacesConfigFactoryTypeRenderKitFactory_QNAME = new QName("http://java.sun.com/xml/ns/javaee", "render-kit-factory"); private final static QName _FacesConfigFactoryTypeLifecycleFactory_QNAME = new QName("http://java.sun.com/xml/ns/javaee", "lifecycle-factory"); private final static QName _WebAppDistributable_QNAME = new QName("http://java.sun.com/xml/ns/javaee", "distributable"); private final static QName _WebAppDescription_QNAME = new QName("http://java.sun.com/xml/ns/javaee", "description"); private final static QName _WebAppResourceRef_QNAME = new QName("http://java.sun.com/xml/ns/javaee", "resource-ref"); private final static QName _WebAppListener_QNAME = new QName("http://java.sun.com/xml/ns/javaee", "listener"); private final static QName _WebAppPostConstruct_QNAME = new QName("http://java.sun.com/xml/ns/javaee", "post-construct"); private final static QName _WebAppServletMapping_QNAME = new QName("http://java.sun.com/xml/ns/javaee", "servlet-mapping"); private final static QName _WebAppLocaleEncodingMappingList_QNAME = new QName("http://java.sun.com/xml/ns/javaee", "locale-encoding-mapping-list"); private final static QName _WebAppJspConfig_QNAME = new QName("http://java.sun.com/xml/ns/javaee", "jsp-config"); private final static QName _WebAppEjbRef_QNAME = new QName("http://java.sun.com/xml/ns/javaee", "ejb-ref"); private final static QName _WebAppSessionConfig_QNAME = new QName("http://java.sun.com/xml/ns/javaee", "session-config"); private final static QName _WebAppPersistenceUnitRef_QNAME = new QName("http://java.sun.com/xml/ns/javaee", "persistence-unit-ref"); private final static QName _WebAppContextParam_QNAME = new QName("http://java.sun.com/xml/ns/javaee", "context-param"); private final static QName _WebAppEnvEntry_QNAME = new QName("http://java.sun.com/xml/ns/javaee", "env-entry"); private final static QName _WebAppMessageDestination_QNAME = new QName("http://java.sun.com/xml/ns/javaee", "message-destination"); private final static QName _WebAppWelcomeFileList_QNAME = new QName("http://java.sun.com/xml/ns/javaee", "welcome-file-list"); private final static QName _WebAppErrorPage_QNAME = new QName("http://java.sun.com/xml/ns/javaee", "error-page"); private final static QName _WebAppEjbLocalRef_QNAME = new QName("http://java.sun.com/xml/ns/javaee", "ejb-local-ref"); private final static QName _WebAppSecurityConstraint_QNAME = new QName("http://java.sun.com/xml/ns/javaee", "security-constraint"); private final static QName _WebAppMessageDestinationRef_QNAME = new QName("http://java.sun.com/xml/ns/javaee", "message-destination-ref"); private final static QName _WebAppPersistenceContextRef_QNAME = new QName("http://java.sun.com/xml/ns/javaee", "persistence-context-ref"); private final static QName _WebAppFilter_QNAME = new QName("http://java.sun.com/xml/ns/javaee", "filter"); private final static QName _WebAppPreDestroy_QNAME = new QName("http://java.sun.com/xml/ns/javaee", "pre-destroy"); private final static QName _WebAppMimeMapping_QNAME = new QName("http://java.sun.com/xml/ns/javaee", "mime-mapping"); private final static QName _WebAppIcon_QNAME = new QName("http://java.sun.com/xml/ns/javaee", "icon"); private final static QName _WebAppLoginConfig_QNAME = new QName("http://java.sun.com/xml/ns/javaee", "login-config"); private final static QName _WebAppDisplayName_QNAME = new QName("http://java.sun.com/xml/ns/javaee", "display-name"); private final static QName _WebAppSecurityRole_QNAME = new QName("http://java.sun.com/xml/ns/javaee", "security-role"); private final static QName _WebAppServiceRef_QNAME = new QName("http://java.sun.com/xml/ns/javaee", "service-ref"); private final static QName _WebAppFilterMapping_QNAME = new QName("http://java.sun.com/xml/ns/javaee", "filter-mapping"); private final static QName _WebAppResourceEnvRef_QNAME = new QName("http://java.sun.com/xml/ns/javaee", "resource-env-ref"); private final static QName _WebAppServlet_QNAME = new QName("http://java.sun.com/xml/ns/javaee", "servlet"); private final static QName _FacesConfigApplicationTypePropertyResolver_QNAME = new QName("http://java.sun.com/xml/ns/javaee", "property-resolver"); private final static QName _FacesConfigApplicationTypeDefaultRenderKitId_QNAME = new QName("http://java.sun.com/xml/ns/javaee", "default-render-kit-id"); private final static QName _FacesConfigApplicationTypeResourceBundle_QNAME = new QName("http://java.sun.com/xml/ns/javaee", "resource-bundle"); private final static QName _FacesConfigApplicationTypeActionListener_QNAME = new QName("http://java.sun.com/xml/ns/javaee", "action-listener"); private final static QName _FacesConfigApplicationTypeLocaleConfig_QNAME = new QName("http://java.sun.com/xml/ns/javaee", "locale-config"); private final static QName _FacesConfigApplicationTypeElResolver_QNAME = new QName("http://java.sun.com/xml/ns/javaee", "el-resolver"); private final static QName _FacesConfigApplicationTypeApplicationExtension_QNAME = new QName("http://java.sun.com/xml/ns/javaee", "application-extension"); private final static QName _FacesConfigApplicationTypeNavigationHandler_QNAME = new QName("http://java.sun.com/xml/ns/javaee", "navigation-handler"); private final static QName _FacesConfigApplicationTypeViewHandler_QNAME = new QName("http://java.sun.com/xml/ns/javaee", "view-handler"); private final static QName _FacesConfigApplicationTypeStateManager_QNAME = new QName("http://java.sun.com/xml/ns/javaee", "state-manager"); private final static QName _FacesConfigApplicationTypeMessageBundle_QNAME = new QName("http://java.sun.com/xml/ns/javaee", "message-bundle"); private final static QName _FacesConfigApplicationTypeVariableResolver_QNAME = new QName("http://java.sun.com/xml/ns/javaee", "variable-resolver"); /** * Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.squeakysand.schema.javaee * */ public ObjectFactory() { } /** * Create an instance of {@link Webservices } * */ public Webservices createWebservices() { return new Webservices(); } /** * Create an instance of {@link DescriptionType } * */ public DescriptionType createDescriptionType() { return new DescriptionType(); } /** * Create an instance of {@link DisplayNameType } * */ public DisplayNameType createDisplayNameType() { return new DisplayNameType(); } /** * Create an instance of {@link IconType } * */ public IconType createIconType() { return new IconType(); } /** * Create an instance of {@link WebserviceDescriptionType } * */ public WebserviceDescriptionType createWebserviceDescriptionType() { return new WebserviceDescriptionType(); } /** * Create an instance of {@link Application } * */ public Application createApplication() { return new Application(); } /** * Create an instance of {@link ModuleType } * */ public ModuleType createModuleType() { return new ModuleType(); } /** * Create an instance of {@link SecurityRoleType } * */ public SecurityRoleType createSecurityRoleType() { return new SecurityRoleType(); } /** * Create an instance of {@link PathType } * */ public PathType createPathType() { return new PathType(); } /** * Create an instance of {@link Taglib } * */ public Taglib createTaglib() { return new Taglib(); } /** * Create an instance of {@link TldCanonicalNameType } * */ public TldCanonicalNameType createTldCanonicalNameType() { return new TldCanonicalNameType(); } /** * Create an instance of {@link XsdAnyURIType } * */ public XsdAnyURIType createXsdAnyURIType() { return new XsdAnyURIType(); } /** * Create an instance of {@link ValidatorType } * */ public ValidatorType createValidatorType() { return new ValidatorType(); } /** * Create an instance of {@link ListenerType } * */ public ListenerType createListenerType() { return new ListenerType(); } /** * Create an instance of {@link TagType } * */ public TagType createTagType() { return new TagType(); } /** * Create an instance of {@link TagFileType } * */ public TagFileType createTagFileType() { return new TagFileType(); } /** * Create an instance of {@link FunctionType } * */ public FunctionType createFunctionType() { return new FunctionType(); } /** * Create an instance of {@link TldExtensionType } * */ public TldExtensionType createTldExtensionType() { return new TldExtensionType(); } /** * Create an instance of {@link HandlerChains } * */ public HandlerChains createHandlerChains() { return new HandlerChains(); } /** * Create an instance of {@link ServiceRefHandlerChainType } * */ public ServiceRefHandlerChainType createServiceRefHandlerChainType() { return new ServiceRefHandlerChainType(); } /** * Create an instance of {@link FacesConfig } * */ public FacesConfig createFacesConfig() { return new FacesConfig(); } /** * Create an instance of {@link FacesConfigApplicationType } * */ public FacesConfigApplicationType createFacesConfigApplicationType() { return new FacesConfigApplicationType(); } /** * Create an instance of {@link FacesConfigFactoryType } * */ public FacesConfigFactoryType createFacesConfigFactoryType() { return new FacesConfigFactoryType(); } /** * Create an instance of {@link FacesConfigComponentType } * */ public FacesConfigComponentType createFacesConfigComponentType() { return new FacesConfigComponentType(); } /** * Create an instance of {@link FacesConfigConverterType } * */ public FacesConfigConverterType createFacesConfigConverterType() { return new FacesConfigConverterType(); } /** * Create an instance of {@link FacesConfigManagedBeanType } * */ public FacesConfigManagedBeanType createFacesConfigManagedBeanType() { return new FacesConfigManagedBeanType(); } /** * Create an instance of {@link FacesConfigNavigationRuleType } * */ public FacesConfigNavigationRuleType createFacesConfigNavigationRuleType() { return new FacesConfigNavigationRuleType(); } /** * Create an instance of {@link FacesConfigReferencedBeanType } * */ public FacesConfigReferencedBeanType createFacesConfigReferencedBeanType() { return new FacesConfigReferencedBeanType(); } /** * Create an instance of {@link FacesConfigRenderKitType } * */ public FacesConfigRenderKitType createFacesConfigRenderKitType() { return new FacesConfigRenderKitType(); } /** * Create an instance of {@link FacesConfigLifecycleType } * */ public FacesConfigLifecycleType createFacesConfigLifecycleType() { return new FacesConfigLifecycleType(); } /** * Create an instance of {@link FacesConfigValidatorType } * */ public FacesConfigValidatorType createFacesConfigValidatorType() { return new FacesConfigValidatorType(); } /** * Create an instance of {@link FacesConfigExtensionType } * */ public FacesConfigExtensionType createFacesConfigExtensionType() { return new FacesConfigExtensionType(); } /** * Create an instance of {@link ApplicationClient } * */ public ApplicationClient createApplicationClient() { return new ApplicationClient(); } /** * Create an instance of {@link EnvEntryType } * */ public EnvEntryType createEnvEntryType() { return new EnvEntryType(); } /** * Create an instance of {@link EjbRefType } * */ public EjbRefType createEjbRefType() { return new EjbRefType(); } /** * Create an instance of {@link ServiceRefType } * */ public ServiceRefType createServiceRefType() { return new ServiceRefType(); } /** * Create an instance of {@link ResourceRefType } * */ public ResourceRefType createResourceRefType() { return new ResourceRefType(); } /** * Create an instance of {@link ResourceEnvRefType } * */ public ResourceEnvRefType createResourceEnvRefType() { return new ResourceEnvRefType(); } /** * Create an instance of {@link MessageDestinationRefType } * */ public MessageDestinationRefType createMessageDestinationRefType() { return new MessageDestinationRefType(); } /** * Create an instance of {@link PersistenceUnitRefType } * */ public PersistenceUnitRefType createPersistenceUnitRefType() { return new PersistenceUnitRefType(); } /** * Create an instance of {@link LifecycleCallbackType } * */ public LifecycleCallbackType createLifecycleCallbackType() { return new LifecycleCallbackType(); } /** * Create an instance of {@link FullyQualifiedClassType } * */ public FullyQualifiedClassType createFullyQualifiedClassType() { return new FullyQualifiedClassType(); } /** * Create an instance of {@link MessageDestinationType } * */ public MessageDestinationType createMessageDestinationType() { return new MessageDestinationType(); } /** * Create an instance of {@link WebApp } * */ public WebApp createWebApp() { return new WebApp(); } /** * Create an instance of {@link EmptyType } * */ public EmptyType createEmptyType() { return new EmptyType(); } /** * Create an instance of {@link ParamValueType } * */ public ParamValueType createParamValueType() { return new ParamValueType(); } /** * Create an instance of {@link FilterType } * */ public FilterType createFilterType() { return new FilterType(); } /** * Create an instance of {@link FilterMappingType } * */ public FilterMappingType createFilterMappingType() { return new FilterMappingType(); } /** * Create an instance of {@link ServletType } * */ public ServletType createServletType() { return new ServletType(); } /** * Create an instance of {@link ServletMappingType } * */ public ServletMappingType createServletMappingType() { return new ServletMappingType(); } /** * Create an instance of {@link SessionConfigType } * */ public SessionConfigType createSessionConfigType() { return new SessionConfigType(); } /** * Create an instance of {@link MimeMappingType } * */ public MimeMappingType createMimeMappingType() { return new MimeMappingType(); } /** * Create an instance of {@link WelcomeFileListType } * */ public WelcomeFileListType createWelcomeFileListType() { return new WelcomeFileListType(); } /** * Create an instance of {@link ErrorPageType } * */ public ErrorPageType createErrorPageType() { return new ErrorPageType(); } /** * Create an instance of {@link JspConfigType } * */ public JspConfigType createJspConfigType() { return new JspConfigType(); } /** * Create an instance of {@link SecurityConstraintType } * */ public SecurityConstraintType createSecurityConstraintType() { return new SecurityConstraintType(); } /** * Create an instance of {@link LoginConfigType } * */ public LoginConfigType createLoginConfigType() { return new LoginConfigType(); } /** * Create an instance of {@link EjbLocalRefType } * */ public EjbLocalRefType createEjbLocalRefType() { return new EjbLocalRefType(); } /** * Create an instance of {@link PersistenceContextRefType } * */ public PersistenceContextRefType createPersistenceContextRefType() { return new PersistenceContextRefType(); } /** * Create an instance of {@link LocaleEncodingMappingListType } * */ public LocaleEncodingMappingListType createLocaleEncodingMappingListType() { return new LocaleEncodingMappingListType(); } /** * Create an instance of {@link EjbJar } * */ public EjbJar createEjbJar() { return new EjbJar(); } /** * Create an instance of {@link EnterpriseBeansType } * */ public EnterpriseBeansType createEnterpriseBeansType() { return new EnterpriseBeansType(); } /** * Create an instance of {@link InterceptorsType } * */ public InterceptorsType createInterceptorsType() { return new InterceptorsType(); } /** * Create an instance of {@link RelationshipsType } * */ public RelationshipsType createRelationshipsType() { return new RelationshipsType(); } /** * Create an instance of {@link AssemblyDescriptorType } * */ public AssemblyDescriptorType createAssemblyDescriptorType() { return new AssemblyDescriptorType(); } /** * Create an instance of {@link FacesConfigValueClassType } * */ public FacesConfigValueClassType createFacesConfigValueClassType() { return new FacesConfigValueClassType(); } /** * Create an instance of {@link TrueFalseType } * */ public TrueFalseType createTrueFalseType() { return new TrueFalseType(); } /** * Create an instance of {@link MultiplicityType } * */ public MultiplicityType createMultiplicityType() { return new MultiplicityType(); } /** * Create an instance of {@link MethodPermissionType } * */ public MethodPermissionType createMethodPermissionType() { return new MethodPermissionType(); } /** * Create an instance of {@link FormLoginConfigType } * */ public FormLoginConfigType createFormLoginConfigType() { return new FormLoginConfigType(); } /** * Create an instance of {@link FacesConfigFacetType } * */ public FacesConfigFacetType createFacesConfigFacetType() { return new FacesConfigFacetType(); } /** * Create an instance of {@link UserDataConstraintType } * */ public UserDataConstraintType createUserDataConstraintType() { return new UserDataConstraintType(); } /** * Create an instance of {@link ContainerTransactionType } * */ public ContainerTransactionType createContainerTransactionType() { return new ContainerTransactionType(); } /** * Create an instance of {@link FacesConfigMapEntryType } * */ public FacesConfigMapEntryType createFacesConfigMapEntryType() { return new FacesConfigMapEntryType(); } /** * Create an instance of {@link TaglibType } * */ public TaglibType createTaglibType() { return new TaglibType(); } /** * Create an instance of {@link VariableType } * */ public VariableType createVariableType() { return new VariableType(); } /** * Create an instance of {@link EntityBeanType } * */ public EntityBeanType createEntityBeanType() { return new EntityBeanType(); } /** * Create an instance of {@link ErrorCodeType } * */ public ErrorCodeType createErrorCodeType() { return new ErrorCodeType(); } /** * Create an instance of {@link FacesConfigNullValueType } * */ public FacesConfigNullValueType createFacesConfigNullValueType() { return new FacesConfigNullValueType(); } /** * Create an instance of {@link JavaTypeType } * */ public JavaTypeType createJavaTypeType() { return new JavaTypeType(); } /** * Create an instance of {@link EjbNameType } * */ public EjbNameType createEjbNameType() { return new EjbNameType(); } /** * Create an instance of {@link NonEmptyStringType } * */ public NonEmptyStringType createNonEmptyStringType() { return new NonEmptyStringType(); } /** * Create an instance of {@link UrlPatternType } * */ public UrlPatternType createUrlPatternType() { return new UrlPatternType(); } /** * Create an instance of {@link InterceptorOrderType } * */ public InterceptorOrderType createInterceptorOrderType() { return new InterceptorOrderType(); } /** * Create an instance of {@link InterceptorType } * */ public InterceptorType createInterceptorType() { return new InterceptorType(); } /** * Create an instance of {@link SessionTypeType } * */ public SessionTypeType createSessionTypeType() { return new SessionTypeType(); } /** * Create an instance of {@link MessageDestinationUsageType } * */ public MessageDestinationUsageType createMessageDestinationUsageType() { return new MessageDestinationUsageType(); } /** * Create an instance of {@link GenericBooleanType } * */ public GenericBooleanType createGenericBooleanType() { return new GenericBooleanType(); } /** * Create an instance of {@link CmpVersionType } * */ public CmpVersionType createCmpVersionType() { return new CmpVersionType(); } /** * Create an instance of {@link WarPathType } * */ public WarPathType createWarPathType() { return new WarPathType(); } /** * Create an instance of {@link String } * */ public String createString() { return new String(); } /** * Create an instance of {@link ActivationConfigPropertyType } * */ public ActivationConfigPropertyType createActivationConfigPropertyType() { return new ActivationConfigPropertyType(); } /** * Create an instance of {@link XsdNonNegativeIntegerType } * */ public XsdNonNegativeIntegerType createXsdNonNegativeIntegerType() { return new XsdNonNegativeIntegerType(); } /** * Create an instance of {@link ExcludeListType } * */ public ExcludeListType createExcludeListType() { return new ExcludeListType(); } /** * Create an instance of {@link CmrFieldType } * */ public CmrFieldType createCmrFieldType() { return new CmrFieldType(); } /** * Create an instance of {@link QueryType } * */ public QueryType createQueryType() { return new QueryType(); } /** * Create an instance of {@link SessionBeanType } * */ public SessionBeanType createSessionBeanType() { return new SessionBeanType(); } /** * Create an instance of {@link FacesConfigFacetExtensionType } * */ public FacesConfigFacetExtensionType createFacesConfigFacetExtensionType() { return new FacesConfigFacetExtensionType(); } /** * Create an instance of {@link PersistenceContextTypeType } * */ public PersistenceContextTypeType createPersistenceContextTypeType() { return new PersistenceContextTypeType(); } /** * Create an instance of {@link ApplicationExceptionType } * */ public ApplicationExceptionType createApplicationExceptionType() { return new ApplicationExceptionType(); } /** * Create an instance of {@link ResAuthType } * */ public ResAuthType createResAuthType() { return new ResAuthType(); } /** * Create an instance of {@link InjectionTargetType } * */ public InjectionTargetType createInjectionTargetType() { return new InjectionTargetType(); } /** * Create an instance of {@link MimeTypeType } * */ public MimeTypeType createMimeTypeType() { return new MimeTypeType(); } /** * Create an instance of {@link ResSharingScopeType } * */ public ResSharingScopeType createResSharingScopeType() { return new ResSharingScopeType(); } /** * Create an instance of {@link JavaIdentifierType } * */ public JavaIdentifierType createJavaIdentifierType() { return new JavaIdentifierType(); } /** * Create an instance of {@link FacesConfigNavigationCaseType } * */ public FacesConfigNavigationCaseType createFacesConfigNavigationCaseType() { return new FacesConfigNavigationCaseType(); } /** * Create an instance of {@link HomeType } * */ public HomeType createHomeType() { return new HomeType(); } /** * Create an instance of {@link TransAttributeType } * */ public TransAttributeType createTransAttributeType() { return new TransAttributeType(); } /** * Create an instance of {@link JndiNameType } * */ public JndiNameType createJndiNameType() { return new JndiNameType(); } /** * Create an instance of {@link ActivationConfigType } * */ public ActivationConfigType createActivationConfigType() { return new ActivationConfigType(); } /** * Create an instance of {@link LocaleEncodingMappingType } * */ public LocaleEncodingMappingType createLocaleEncodingMappingType() { return new LocaleEncodingMappingType(); } /** * Create an instance of {@link NamedMethodType } * */ public NamedMethodType createNamedMethodType() { return new NamedMethodType(); } /** * Create an instance of {@link FacesConfigLifecycleExtensionType } * */ public FacesConfigLifecycleExtensionType createFacesConfigLifecycleExtensionType() { return new FacesConfigLifecycleExtensionType(); } /** * Create an instance of {@link ResultTypeMappingType } * */ public ResultTypeMappingType createResultTypeMappingType() { return new ResultTypeMappingType(); } /** * Create an instance of {@link ServiceImplBeanType } * */ public ServiceImplBeanType createServiceImplBeanType() { return new ServiceImplBeanType(); } /** * Create an instance of {@link AroundInvokeType } * */ public AroundInvokeType createAroundInvokeType() { return new AroundInvokeType(); } /** * Create an instance of {@link LocalType } * */ public LocalType createLocalType() { return new LocalType(); } /** * Create an instance of {@link PersistenceTypeType } * */ public PersistenceTypeType createPersistenceTypeType() { return new PersistenceTypeType(); } /** * Create an instance of {@link TldDeferredValueType } * */ public TldDeferredValueType createTldDeferredValueType() { return new TldDeferredValueType(); } /** * Create an instance of {@link CmpFieldType } * */ public CmpFieldType createCmpFieldType() { return new CmpFieldType(); } /** * Create an instance of {@link FacesConfigDefaultValueType } * */ public FacesConfigDefaultValueType createFacesConfigDefaultValueType() { return new FacesConfigDefaultValueType(); } /** * Create an instance of {@link JspFileType } * */ public JspFileType createJspFileType() { return new JspFileType(); } /** * Create an instance of {@link EjbRelationType } * */ public EjbRelationType createEjbRelationType() { return new EjbRelationType(); } /** * Create an instance of {@link FacesConfigRendererExtensionType } * */ public FacesConfigRendererExtensionType createFacesConfigRendererExtensionType() { return new FacesConfigRendererExtensionType(); } /** * Create an instance of {@link DispatcherType } * */ public DispatcherType createDispatcherType() { return new DispatcherType(); } /** * Create an instance of {@link FacesConfigManagedBeanExtensionType } * */ public FacesConfigManagedBeanExtensionType createFacesConfigManagedBeanExtensionType() { return new FacesConfigManagedBeanExtensionType(); } /** * Create an instance of {@link XsdPositiveIntegerType } * */ public XsdPositiveIntegerType createXsdPositiveIntegerType() { return new XsdPositiveIntegerType(); } /** * Create an instance of {@link SecurityIdentityType } * */ public SecurityIdentityType createSecurityIdentityType() { return new SecurityIdentityType(); } /** * Create an instance of {@link LocalHomeType } * */ public LocalHomeType createLocalHomeType() { return new LocalHomeType(); } /** * Create an instance of {@link MethodNameType } * */ public MethodNameType createMethodNameType() { return new MethodNameType(); } /** * Create an instance of {@link FacesConfigAttributeExtensionType } * */ public FacesConfigAttributeExtensionType createFacesConfigAttributeExtensionType() { return new FacesConfigAttributeExtensionType(); } /** * Create an instance of {@link FacesConfigComponentExtensionType } * */ public FacesConfigComponentExtensionType createFacesConfigComponentExtensionType() { return new FacesConfigComponentExtensionType(); } /** * Create an instance of {@link AuthMethodType } * */ public AuthMethodType createAuthMethodType() { return new AuthMethodType(); } /** * Create an instance of {@link MessageDrivenBeanType } * */ public MessageDrivenBeanType createMessageDrivenBeanType() { return new MessageDrivenBeanType(); } /** * Create an instance of {@link WebType } * */ public WebType createWebType() { return new WebType(); } /** * Create an instance of {@link TldAttributeType } * */ public TldAttributeType createTldAttributeType() { return new TldAttributeType(); } /** * Create an instance of {@link HandlerChainType } * */ public HandlerChainType createHandlerChainType() { return new HandlerChainType(); } /** * Create an instance of {@link RoleNameType } * */ public RoleNameType createRoleNameType() { return new RoleNameType(); } /** * Create an instance of {@link FacesConfigApplicationResourceBundleType } * */ public FacesConfigApplicationResourceBundleType createFacesConfigApplicationResourceBundleType() { return new FacesConfigApplicationResourceBundleType(); } /** * Create an instance of {@link XsdNMTOKENType } * */ public XsdNMTOKENType createXsdNMTOKENType() { return new XsdNMTOKENType(); } /** * Create an instance of {@link TransportGuaranteeType } * */ public TransportGuaranteeType createTransportGuaranteeType() { return new TransportGuaranteeType(); } /** * Create an instance of {@link FacesConfigRedirectType } * */ public FacesConfigRedirectType createFacesConfigRedirectType() { return new FacesConfigRedirectType(); } /** * Create an instance of {@link XsdBooleanType } * */ public XsdBooleanType createXsdBooleanType() { return new XsdBooleanType(); } /** * Create an instance of {@link AuthConstraintType } * */ public AuthConstraintType createAuthConstraintType() { return new AuthConstraintType(); } /** * Create an instance of {@link PortComponentRefType } * */ public PortComponentRefType createPortComponentRefType() { return new PortComponentRefType(); } /** * Create an instance of {@link FacesConfigSupportedLocaleType } * */ public FacesConfigSupportedLocaleType createFacesConfigSupportedLocaleType() { return new FacesConfigSupportedLocaleType(); } /** * Create an instance of {@link FacesConfigRendererType } * */ public FacesConfigRendererType createFacesConfigRendererType() { return new FacesConfigRendererType(); } /** * Create an instance of {@link MessageDestinationTypeType } * */ public MessageDestinationTypeType createMessageDestinationTypeType() { return new MessageDestinationTypeType(); } /** * Create an instance of {@link QueryMethodType } * */ public QueryMethodType createQueryMethodType() { return new QueryMethodType(); } /** * Create an instance of {@link VariableScopeType } * */ public VariableScopeType createVariableScopeType() { return new VariableScopeType(); } /** * Create an instance of {@link FacesConfigPropertyType } * */ public FacesConfigPropertyType createFacesConfigPropertyType() { return new FacesConfigPropertyType(); } /** * Create an instance of {@link XsdQNameType } * */ public XsdQNameType createXsdQNameType() { return new XsdQNameType(); } /** * Create an instance of {@link InterceptorBindingType } * */ public InterceptorBindingType createInterceptorBindingType() { return new InterceptorBindingType(); } /** * Create an instance of {@link TransactionTypeType } * */ public TransactionTypeType createTransactionTypeType() { return new TransactionTypeType(); } /** * Create an instance of {@link FacesConfigAttributeType } * */ public FacesConfigAttributeType createFacesConfigAttributeType() { return new FacesConfigAttributeType(); } /** * Create an instance of {@link RunAsType } * */ public RunAsType createRunAsType() { return new RunAsType(); } /** * Create an instance of {@link HandlerChainsType } * */ public HandlerChainsType createHandlerChainsType() { return new HandlerChainsType(); } /** * Create an instance of {@link FacesConfigManagedBeanScopeOrNoneType } * */ public FacesConfigManagedBeanScopeOrNoneType createFacesConfigManagedBeanScopeOrNoneType() { return new FacesConfigManagedBeanScopeOrNoneType(); } /** * Create an instance of {@link FacesConfigRenderKitExtensionType } * */ public FacesConfigRenderKitExtensionType createFacesConfigRenderKitExtensionType() { return new FacesConfigRenderKitExtensionType(); } /** * Create an instance of {@link FacesConfigFromActionType } * */ public FacesConfigFromActionType createFacesConfigFromActionType() { return new FacesConfigFromActionType(); } /** * Create an instance of {@link FacesConfigApplicationExtensionType } * */ public FacesConfigApplicationExtensionType createFacesConfigApplicationExtensionType() { return new FacesConfigApplicationExtensionType(); } /** * Create an instance of {@link XsdIntegerType } * */ public XsdIntegerType createXsdIntegerType() { return new XsdIntegerType(); } /** * Create an instance of {@link InitMethodType } * */ public InitMethodType createInitMethodType() { return new InitMethodType(); } /** * Create an instance of {@link FilterNameType } * */ public FilterNameType createFilterNameType() { return new FilterNameType(); } /** * Create an instance of {@link EjbClassType } * */ public EjbClassType createEjbClassType() { return new EjbClassType(); } /** * Create an instance of {@link FacesConfigPropertyExtensionType } * */ public FacesConfigPropertyExtensionType createFacesConfigPropertyExtensionType() { return new FacesConfigPropertyExtensionType(); } /** * Create an instance of {@link EnvEntryTypeValuesType } * */ public EnvEntryTypeValuesType createEnvEntryTypeValuesType() { return new EnvEntryTypeValuesType(); } /** * Create an instance of {@link FacesConfigFromViewIdType } * */ public FacesConfigFromViewIdType createFacesConfigFromViewIdType() { return new FacesConfigFromViewIdType(); } /** * Create an instance of {@link MethodParamsType } * */ public MethodParamsType createMethodParamsType() { return new MethodParamsType(); } /** * Create an instance of {@link MethodType } * */ public MethodType createMethodType() { return new MethodType(); } /** * Create an instance of {@link MessageDestinationLinkType } * */ public MessageDestinationLinkType createMessageDestinationLinkType() { return new MessageDestinationLinkType(); } /** * Create an instance of {@link PortComponentType } * */ public PortComponentType createPortComponentType() { return new PortComponentType(); } /** * Create an instance of {@link EjbRelationshipRoleType } * */ public EjbRelationshipRoleType createEjbRelationshipRoleType() { return new EjbRelationshipRoleType(); } /** * Create an instance of {@link FacesConfigNavigationRuleExtensionType } * */ public FacesConfigNavigationRuleExtensionType createFacesConfigNavigationRuleExtensionType() { return new FacesConfigNavigationRuleExtensionType(); } /** * Create an instance of {@link RemoveMethodType } * */ public RemoveMethodType createRemoveMethodType() { return new RemoveMethodType(); } /** * Create an instance of {@link FacesConfigSuggestedValueType } * */ public FacesConfigSuggestedValueType createFacesConfigSuggestedValueType() { return new FacesConfigSuggestedValueType(); } /** * Create an instance of {@link FacesConfigConverterExtensionType } * */ public FacesConfigConverterExtensionType createFacesConfigConverterExtensionType() { return new FacesConfigConverterExtensionType(); } /** * Create an instance of {@link FacesConfigValidatorExtensionType } * */ public FacesConfigValidatorExtensionType createFacesConfigValidatorExtensionType() { return new FacesConfigValidatorExtensionType(); } /** * Create an instance of {@link FacesConfigFactoryExtensionType } * */ public FacesConfigFactoryExtensionType createFacesConfigFactoryExtensionType() { return new FacesConfigFactoryExtensionType(); } /** * Create an instance of {@link CmrFieldTypeType } * */ public CmrFieldTypeType createCmrFieldTypeType() { return new CmrFieldTypeType(); } /** * Create an instance of {@link FacesConfigManagedPropertyType } * */ public FacesConfigManagedPropertyType createFacesConfigManagedPropertyType() { return new FacesConfigManagedPropertyType(); } /** * Create an instance of {@link FacesConfigListEntriesType } * */ public FacesConfigListEntriesType createFacesConfigListEntriesType() { return new FacesConfigListEntriesType(); } /** * Create an instance of {@link EjbRefNameType } * */ public EjbRefNameType createEjbRefNameType() { return new EjbRefNameType(); } /** * Create an instance of {@link JspPropertyGroupType } * */ public JspPropertyGroupType createJspPropertyGroupType() { return new JspPropertyGroupType(); } /** * Create an instance of {@link FacesConfigMapEntriesType } * */ public FacesConfigMapEntriesType createFacesConfigMapEntriesType() { return new FacesConfigMapEntriesType(); } /** * Create an instance of {@link EjbRefTypeType } * */ public EjbRefTypeType createEjbRefTypeType() { return new EjbRefTypeType(); } /** * Create an instance of {@link MethodIntfType } * */ public MethodIntfType createMethodIntfType() { return new MethodIntfType(); } /** * Create an instance of {@link EjbLinkType } * */ public EjbLinkType createEjbLinkType() { return new EjbLinkType(); } /** * Create an instance of {@link WebResourceCollectionType } * */ public WebResourceCollectionType createWebResourceCollectionType() { return new WebResourceCollectionType(); } /** * Create an instance of {@link PortComponentHandlerType } * */ public PortComponentHandlerType createPortComponentHandlerType() { return new PortComponentHandlerType(); } /** * Create an instance of {@link ServletLinkType } * */ public ServletLinkType createServletLinkType() { return new ServletLinkType(); } /** * Create an instance of {@link RemoteType } * */ public RemoteType createRemoteType() { return new RemoteType(); } /** * Create an instance of {@link SecurityRoleRefType } * */ public SecurityRoleRefType createSecurityRoleRefType() { return new SecurityRoleRefType(); } /** * Create an instance of {@link ServletNameType } * */ public ServletNameType createServletNameType() { return new ServletNameType(); } /** * Create an instance of {@link FacesConfigDefaultLocaleType } * */ public FacesConfigDefaultLocaleType createFacesConfigDefaultLocaleType() { return new FacesConfigDefaultLocaleType(); } /** * Create an instance of {@link XsdStringType } * */ public XsdStringType createXsdStringType() { return new XsdStringType(); } /** * Create an instance of {@link PropertyType } * */ public PropertyType createPropertyType() { return new PropertyType(); } /** * Create an instance of {@link RelationshipRoleSourceType } * */ public RelationshipRoleSourceType createRelationshipRoleSourceType() { return new RelationshipRoleSourceType(); } /** * Create an instance of {@link BodyContentType } * */ public BodyContentType createBodyContentType() { return new BodyContentType(); } /** * Create an instance of {@link ServiceRefHandlerType } * */ public ServiceRefHandlerType createServiceRefHandlerType() { return new ServiceRefHandlerType(); } /** * Create an instance of {@link TldDeferredMethodType } * */ public TldDeferredMethodType createTldDeferredMethodType() { return new TldDeferredMethodType(); } /** * Create an instance of {@link FacesConfigLocaleConfigType } * */ public FacesConfigLocaleConfigType createFacesConfigLocaleConfigType() { return new FacesConfigLocaleConfigType(); } /** * Create an instance of {@link JAXBElement }{@code <}{@link FullyQualifiedClassType }{@code >}} * */ @XmlElementDecl(namespace = "http://java.sun.com/xml/ns/javaee", name = "faces-context-factory", scope = FacesConfigFactoryType.class) public JAXBElement createFacesConfigFactoryTypeFacesContextFactory(FullyQualifiedClassType value) { return new JAXBElement(_FacesConfigFactoryTypeFacesContextFactory_QNAME, FullyQualifiedClassType.class, FacesConfigFactoryType.class, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link FacesConfigFactoryExtensionType }{@code >}} * */ @XmlElementDecl(namespace = "http://java.sun.com/xml/ns/javaee", name = "factory-extension", scope = FacesConfigFactoryType.class) public JAXBElement createFacesConfigFactoryTypeFactoryExtension(FacesConfigFactoryExtensionType value) { return new JAXBElement(_FacesConfigFactoryTypeFactoryExtension_QNAME, FacesConfigFactoryExtensionType.class, FacesConfigFactoryType.class, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link FullyQualifiedClassType }{@code >}} * */ @XmlElementDecl(namespace = "http://java.sun.com/xml/ns/javaee", name = "application-factory", scope = FacesConfigFactoryType.class) public JAXBElement createFacesConfigFactoryTypeApplicationFactory(FullyQualifiedClassType value) { return new JAXBElement(_FacesConfigFactoryTypeApplicationFactory_QNAME, FullyQualifiedClassType.class, FacesConfigFactoryType.class, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link FullyQualifiedClassType }{@code >}} * */ @XmlElementDecl(namespace = "http://java.sun.com/xml/ns/javaee", name = "render-kit-factory", scope = FacesConfigFactoryType.class) public JAXBElement createFacesConfigFactoryTypeRenderKitFactory(FullyQualifiedClassType value) { return new JAXBElement(_FacesConfigFactoryTypeRenderKitFactory_QNAME, FullyQualifiedClassType.class, FacesConfigFactoryType.class, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link FullyQualifiedClassType }{@code >}} * */ @XmlElementDecl(namespace = "http://java.sun.com/xml/ns/javaee", name = "lifecycle-factory", scope = FacesConfigFactoryType.class) public JAXBElement createFacesConfigFactoryTypeLifecycleFactory(FullyQualifiedClassType value) { return new JAXBElement(_FacesConfigFactoryTypeLifecycleFactory_QNAME, FullyQualifiedClassType.class, FacesConfigFactoryType.class, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link EmptyType }{@code >}} * */ @XmlElementDecl(namespace = "http://java.sun.com/xml/ns/javaee", name = "distributable", scope = WebApp.class) public JAXBElement createWebAppDistributable(EmptyType value) { return new JAXBElement(_WebAppDistributable_QNAME, EmptyType.class, WebApp.class, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link DescriptionType }{@code >}} * */ @XmlElementDecl(namespace = "http://java.sun.com/xml/ns/javaee", name = "description", scope = WebApp.class) public JAXBElement createWebAppDescription(DescriptionType value) { return new JAXBElement(_WebAppDescription_QNAME, DescriptionType.class, WebApp.class, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link ResourceRefType }{@code >}} * */ @XmlElementDecl(namespace = "http://java.sun.com/xml/ns/javaee", name = "resource-ref", scope = WebApp.class) public JAXBElement createWebAppResourceRef(ResourceRefType value) { return new JAXBElement(_WebAppResourceRef_QNAME, ResourceRefType.class, WebApp.class, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link ListenerType }{@code >}} * */ @XmlElementDecl(namespace = "http://java.sun.com/xml/ns/javaee", name = "listener", scope = WebApp.class) public JAXBElement createWebAppListener(ListenerType value) { return new JAXBElement(_WebAppListener_QNAME, ListenerType.class, WebApp.class, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link LifecycleCallbackType }{@code >}} * */ @XmlElementDecl(namespace = "http://java.sun.com/xml/ns/javaee", name = "post-construct", scope = WebApp.class) public JAXBElement createWebAppPostConstruct(LifecycleCallbackType value) { return new JAXBElement(_WebAppPostConstruct_QNAME, LifecycleCallbackType.class, WebApp.class, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link ServletMappingType }{@code >}} * */ @XmlElementDecl(namespace = "http://java.sun.com/xml/ns/javaee", name = "servlet-mapping", scope = WebApp.class) public JAXBElement createWebAppServletMapping(ServletMappingType value) { return new JAXBElement(_WebAppServletMapping_QNAME, ServletMappingType.class, WebApp.class, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link LocaleEncodingMappingListType }{@code >}} * */ @XmlElementDecl(namespace = "http://java.sun.com/xml/ns/javaee", name = "locale-encoding-mapping-list", scope = WebApp.class) public JAXBElement createWebAppLocaleEncodingMappingList(LocaleEncodingMappingListType value) { return new JAXBElement(_WebAppLocaleEncodingMappingList_QNAME, LocaleEncodingMappingListType.class, WebApp.class, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link JspConfigType }{@code >}} * */ @XmlElementDecl(namespace = "http://java.sun.com/xml/ns/javaee", name = "jsp-config", scope = WebApp.class) public JAXBElement createWebAppJspConfig(JspConfigType value) { return new JAXBElement(_WebAppJspConfig_QNAME, JspConfigType.class, WebApp.class, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link EjbRefType }{@code >}} * */ @XmlElementDecl(namespace = "http://java.sun.com/xml/ns/javaee", name = "ejb-ref", scope = WebApp.class) public JAXBElement createWebAppEjbRef(EjbRefType value) { return new JAXBElement(_WebAppEjbRef_QNAME, EjbRefType.class, WebApp.class, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link SessionConfigType }{@code >}} * */ @XmlElementDecl(namespace = "http://java.sun.com/xml/ns/javaee", name = "session-config", scope = WebApp.class) public JAXBElement createWebAppSessionConfig(SessionConfigType value) { return new JAXBElement(_WebAppSessionConfig_QNAME, SessionConfigType.class, WebApp.class, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link PersistenceUnitRefType }{@code >}} * */ @XmlElementDecl(namespace = "http://java.sun.com/xml/ns/javaee", name = "persistence-unit-ref", scope = WebApp.class) public JAXBElement createWebAppPersistenceUnitRef(PersistenceUnitRefType value) { return new JAXBElement(_WebAppPersistenceUnitRef_QNAME, PersistenceUnitRefType.class, WebApp.class, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link ParamValueType }{@code >}} * */ @XmlElementDecl(namespace = "http://java.sun.com/xml/ns/javaee", name = "context-param", scope = WebApp.class) public JAXBElement createWebAppContextParam(ParamValueType value) { return new JAXBElement(_WebAppContextParam_QNAME, ParamValueType.class, WebApp.class, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link EnvEntryType }{@code >}} * */ @XmlElementDecl(namespace = "http://java.sun.com/xml/ns/javaee", name = "env-entry", scope = WebApp.class) public JAXBElement createWebAppEnvEntry(EnvEntryType value) { return new JAXBElement(_WebAppEnvEntry_QNAME, EnvEntryType.class, WebApp.class, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link MessageDestinationType }{@code >}} * */ @XmlElementDecl(namespace = "http://java.sun.com/xml/ns/javaee", name = "message-destination", scope = WebApp.class) public JAXBElement createWebAppMessageDestination(MessageDestinationType value) { return new JAXBElement(_WebAppMessageDestination_QNAME, MessageDestinationType.class, WebApp.class, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link WelcomeFileListType }{@code >}} * */ @XmlElementDecl(namespace = "http://java.sun.com/xml/ns/javaee", name = "welcome-file-list", scope = WebApp.class) public JAXBElement createWebAppWelcomeFileList(WelcomeFileListType value) { return new JAXBElement(_WebAppWelcomeFileList_QNAME, WelcomeFileListType.class, WebApp.class, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link ErrorPageType }{@code >}} * */ @XmlElementDecl(namespace = "http://java.sun.com/xml/ns/javaee", name = "error-page", scope = WebApp.class) public JAXBElement createWebAppErrorPage(ErrorPageType value) { return new JAXBElement(_WebAppErrorPage_QNAME, ErrorPageType.class, WebApp.class, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link EjbLocalRefType }{@code >}} * */ @XmlElementDecl(namespace = "http://java.sun.com/xml/ns/javaee", name = "ejb-local-ref", scope = WebApp.class) public JAXBElement createWebAppEjbLocalRef(EjbLocalRefType value) { return new JAXBElement(_WebAppEjbLocalRef_QNAME, EjbLocalRefType.class, WebApp.class, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link SecurityConstraintType }{@code >}} * */ @XmlElementDecl(namespace = "http://java.sun.com/xml/ns/javaee", name = "security-constraint", scope = WebApp.class) public JAXBElement createWebAppSecurityConstraint(SecurityConstraintType value) { return new JAXBElement(_WebAppSecurityConstraint_QNAME, SecurityConstraintType.class, WebApp.class, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link MessageDestinationRefType }{@code >}} * */ @XmlElementDecl(namespace = "http://java.sun.com/xml/ns/javaee", name = "message-destination-ref", scope = WebApp.class) public JAXBElement createWebAppMessageDestinationRef(MessageDestinationRefType value) { return new JAXBElement(_WebAppMessageDestinationRef_QNAME, MessageDestinationRefType.class, WebApp.class, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link PersistenceContextRefType }{@code >}} * */ @XmlElementDecl(namespace = "http://java.sun.com/xml/ns/javaee", name = "persistence-context-ref", scope = WebApp.class) public JAXBElement createWebAppPersistenceContextRef(PersistenceContextRefType value) { return new JAXBElement(_WebAppPersistenceContextRef_QNAME, PersistenceContextRefType.class, WebApp.class, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link FilterType }{@code >}} * */ @XmlElementDecl(namespace = "http://java.sun.com/xml/ns/javaee", name = "filter", scope = WebApp.class) public JAXBElement createWebAppFilter(FilterType value) { return new JAXBElement(_WebAppFilter_QNAME, FilterType.class, WebApp.class, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link LifecycleCallbackType }{@code >}} * */ @XmlElementDecl(namespace = "http://java.sun.com/xml/ns/javaee", name = "pre-destroy", scope = WebApp.class) public JAXBElement createWebAppPreDestroy(LifecycleCallbackType value) { return new JAXBElement(_WebAppPreDestroy_QNAME, LifecycleCallbackType.class, WebApp.class, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link MimeMappingType }{@code >}} * */ @XmlElementDecl(namespace = "http://java.sun.com/xml/ns/javaee", name = "mime-mapping", scope = WebApp.class) public JAXBElement createWebAppMimeMapping(MimeMappingType value) { return new JAXBElement(_WebAppMimeMapping_QNAME, MimeMappingType.class, WebApp.class, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link IconType }{@code >}} * */ @XmlElementDecl(namespace = "http://java.sun.com/xml/ns/javaee", name = "icon", scope = WebApp.class) public JAXBElement createWebAppIcon(IconType value) { return new JAXBElement(_WebAppIcon_QNAME, IconType.class, WebApp.class, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link LoginConfigType }{@code >}} * */ @XmlElementDecl(namespace = "http://java.sun.com/xml/ns/javaee", name = "login-config", scope = WebApp.class) public JAXBElement createWebAppLoginConfig(LoginConfigType value) { return new JAXBElement(_WebAppLoginConfig_QNAME, LoginConfigType.class, WebApp.class, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link DisplayNameType }{@code >}} * */ @XmlElementDecl(namespace = "http://java.sun.com/xml/ns/javaee", name = "display-name", scope = WebApp.class) public JAXBElement createWebAppDisplayName(DisplayNameType value) { return new JAXBElement(_WebAppDisplayName_QNAME, DisplayNameType.class, WebApp.class, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link SecurityRoleType }{@code >}} * */ @XmlElementDecl(namespace = "http://java.sun.com/xml/ns/javaee", name = "security-role", scope = WebApp.class) public JAXBElement createWebAppSecurityRole(SecurityRoleType value) { return new JAXBElement(_WebAppSecurityRole_QNAME, SecurityRoleType.class, WebApp.class, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link ServiceRefType }{@code >}} * */ @XmlElementDecl(namespace = "http://java.sun.com/xml/ns/javaee", name = "service-ref", scope = WebApp.class) public JAXBElement createWebAppServiceRef(ServiceRefType value) { return new JAXBElement(_WebAppServiceRef_QNAME, ServiceRefType.class, WebApp.class, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link FilterMappingType }{@code >}} * */ @XmlElementDecl(namespace = "http://java.sun.com/xml/ns/javaee", name = "filter-mapping", scope = WebApp.class) public JAXBElement createWebAppFilterMapping(FilterMappingType value) { return new JAXBElement(_WebAppFilterMapping_QNAME, FilterMappingType.class, WebApp.class, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link ResourceEnvRefType }{@code >}} * */ @XmlElementDecl(namespace = "http://java.sun.com/xml/ns/javaee", name = "resource-env-ref", scope = WebApp.class) public JAXBElement createWebAppResourceEnvRef(ResourceEnvRefType value) { return new JAXBElement(_WebAppResourceEnvRef_QNAME, ResourceEnvRefType.class, WebApp.class, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link ServletType }{@code >}} * */ @XmlElementDecl(namespace = "http://java.sun.com/xml/ns/javaee", name = "servlet", scope = WebApp.class) public JAXBElement createWebAppServlet(ServletType value) { return new JAXBElement(_WebAppServlet_QNAME, ServletType.class, WebApp.class, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link FullyQualifiedClassType }{@code >}} * */ @XmlElementDecl(namespace = "http://java.sun.com/xml/ns/javaee", name = "property-resolver", scope = FacesConfigApplicationType.class) public JAXBElement createFacesConfigApplicationTypePropertyResolver(FullyQualifiedClassType value) { return new JAXBElement(_FacesConfigApplicationTypePropertyResolver_QNAME, FullyQualifiedClassType.class, FacesConfigApplicationType.class, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}} * */ @XmlElementDecl(namespace = "http://java.sun.com/xml/ns/javaee", name = "default-render-kit-id", scope = FacesConfigApplicationType.class) public JAXBElement createFacesConfigApplicationTypeDefaultRenderKitId(String value) { return new JAXBElement(_FacesConfigApplicationTypeDefaultRenderKitId_QNAME, String.class, FacesConfigApplicationType.class, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link FacesConfigApplicationResourceBundleType }{@code >}} * */ @XmlElementDecl(namespace = "http://java.sun.com/xml/ns/javaee", name = "resource-bundle", scope = FacesConfigApplicationType.class) public JAXBElement createFacesConfigApplicationTypeResourceBundle(FacesConfigApplicationResourceBundleType value) { return new JAXBElement(_FacesConfigApplicationTypeResourceBundle_QNAME, FacesConfigApplicationResourceBundleType.class, FacesConfigApplicationType.class, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link FullyQualifiedClassType }{@code >}} * */ @XmlElementDecl(namespace = "http://java.sun.com/xml/ns/javaee", name = "action-listener", scope = FacesConfigApplicationType.class) public JAXBElement createFacesConfigApplicationTypeActionListener(FullyQualifiedClassType value) { return new JAXBElement(_FacesConfigApplicationTypeActionListener_QNAME, FullyQualifiedClassType.class, FacesConfigApplicationType.class, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link FacesConfigLocaleConfigType }{@code >}} * */ @XmlElementDecl(namespace = "http://java.sun.com/xml/ns/javaee", name = "locale-config", scope = FacesConfigApplicationType.class) public JAXBElement createFacesConfigApplicationTypeLocaleConfig(FacesConfigLocaleConfigType value) { return new JAXBElement(_FacesConfigApplicationTypeLocaleConfig_QNAME, FacesConfigLocaleConfigType.class, FacesConfigApplicationType.class, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link FullyQualifiedClassType }{@code >}} * */ @XmlElementDecl(namespace = "http://java.sun.com/xml/ns/javaee", name = "el-resolver", scope = FacesConfigApplicationType.class) public JAXBElement createFacesConfigApplicationTypeElResolver(FullyQualifiedClassType value) { return new JAXBElement(_FacesConfigApplicationTypeElResolver_QNAME, FullyQualifiedClassType.class, FacesConfigApplicationType.class, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link FacesConfigApplicationExtensionType }{@code >}} * */ @XmlElementDecl(namespace = "http://java.sun.com/xml/ns/javaee", name = "application-extension", scope = FacesConfigApplicationType.class) public JAXBElement createFacesConfigApplicationTypeApplicationExtension(FacesConfigApplicationExtensionType value) { return new JAXBElement(_FacesConfigApplicationTypeApplicationExtension_QNAME, FacesConfigApplicationExtensionType.class, FacesConfigApplicationType.class, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link FullyQualifiedClassType }{@code >}} * */ @XmlElementDecl(namespace = "http://java.sun.com/xml/ns/javaee", name = "navigation-handler", scope = FacesConfigApplicationType.class) public JAXBElement createFacesConfigApplicationTypeNavigationHandler(FullyQualifiedClassType value) { return new JAXBElement(_FacesConfigApplicationTypeNavigationHandler_QNAME, FullyQualifiedClassType.class, FacesConfigApplicationType.class, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link FullyQualifiedClassType }{@code >}} * */ @XmlElementDecl(namespace = "http://java.sun.com/xml/ns/javaee", name = "view-handler", scope = FacesConfigApplicationType.class) public JAXBElement createFacesConfigApplicationTypeViewHandler(FullyQualifiedClassType value) { return new JAXBElement(_FacesConfigApplicationTypeViewHandler_QNAME, FullyQualifiedClassType.class, FacesConfigApplicationType.class, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link FullyQualifiedClassType }{@code >}} * */ @XmlElementDecl(namespace = "http://java.sun.com/xml/ns/javaee", name = "state-manager", scope = FacesConfigApplicationType.class) public JAXBElement createFacesConfigApplicationTypeStateManager(FullyQualifiedClassType value) { return new JAXBElement(_FacesConfigApplicationTypeStateManager_QNAME, FullyQualifiedClassType.class, FacesConfigApplicationType.class, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}} * */ @XmlElementDecl(namespace = "http://java.sun.com/xml/ns/javaee", name = "message-bundle", scope = FacesConfigApplicationType.class) public JAXBElement createFacesConfigApplicationTypeMessageBundle(String value) { return new JAXBElement(_FacesConfigApplicationTypeMessageBundle_QNAME, String.class, FacesConfigApplicationType.class, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link FullyQualifiedClassType }{@code >}} * */ @XmlElementDecl(namespace = "http://java.sun.com/xml/ns/javaee", name = "variable-resolver", scope = FacesConfigApplicationType.class) public JAXBElement createFacesConfigApplicationTypeVariableResolver(FullyQualifiedClassType value) { return new JAXBElement(_FacesConfigApplicationTypeVariableResolver_QNAME, FullyQualifiedClassType.class, FacesConfigApplicationType.class, value); } }





© 2015 - 2025 Weber Informatics LLC | Privacy Policy