net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.maven.decoration100.impl
Class ObjectFactory

java.lang.Object
  extended by net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.maven.decoration100.impl.ObjectFactory

public class ObjectFactory
extends Object

This object contains factory methods for each Java content interface and Java element interface generated in the net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.maven.decoration100.impl 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.


Constructor Summary
ObjectFactory()
          Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.maven.decoration100.impl
 
Method Summary
protected static BannerImpl copyOfBannerImpl(BannerImpl clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.maven.decoration100.impl.BannerImpl instance.
protected static BodyImpl copyOfBodyImpl(BodyImpl clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.maven.decoration100.impl.BodyImpl instance.
protected static BodyImpl.BreadcrumbsImpl copyOfBreadcrumbsImpl(BodyImpl.BreadcrumbsImpl clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.maven.decoration100.impl.BodyImpl$BreadcrumbsImpl instance.
protected static DecorationModelImpl.CustomImpl copyOfCustomImpl(DecorationModelImpl.CustomImpl clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.maven.decoration100.impl.DecorationModelImpl$CustomImpl instance.
protected static Element copyOfDOMElement(Element element)
          Creates and returns a copy of a given DOM Element instance.
protected static BodyImpl.HeadImpl copyOfHeadImpl(BodyImpl.HeadImpl clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.maven.decoration100.impl.BodyImpl$HeadImpl instance.
protected static LinkItemImpl copyOfLinkItemImpl(LinkItemImpl clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.maven.decoration100.impl.LinkItemImpl instance.
protected static BodyImpl.LinksImpl copyOfLinksImpl(BodyImpl.LinksImpl clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.maven.decoration100.impl.BodyImpl$LinksImpl instance.
protected static LogoImpl copyOfLogoImpl(LogoImpl clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.maven.decoration100.impl.LogoImpl instance.
protected static MenuImpl copyOfMenuImpl(MenuImpl clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.maven.decoration100.impl.MenuImpl instance.
protected static MenuItemImpl copyOfMenuItemImpl(MenuItemImpl clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.maven.decoration100.impl.MenuItemImpl instance.
protected static DecorationModelImpl.PoweredByImpl copyOfPoweredByImpl(DecorationModelImpl.PoweredByImpl clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.maven.decoration100.impl.DecorationModelImpl$PoweredByImpl instance.
protected static PublishDateImpl copyOfPublishDateImpl(PublishDateImpl clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.maven.decoration100.impl.PublishDateImpl instance.
protected static SkinImpl copyOfSkinImpl(SkinImpl clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.maven.decoration100.impl.SkinImpl instance.
protected static VersionImpl copyOfVersionImpl(VersionImpl clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.maven.decoration100.impl.VersionImpl instance.
 BannerImpl createBanner()
          Create an instance of Banner
 BodyImpl createBody()
          Create an instance of Body
 BodyImpl.BreadcrumbsImpl createBodyBreadcrumbs()
          Create an instance of Body.Breadcrumbs
 BodyImpl.HeadImpl createBodyHead()
          Create an instance of Body.Head
 BodyImpl.LinksImpl createBodyLinks()
          Create an instance of Body.Links
 DecorationModelImpl createDecorationModel()
          Create an instance of DecorationModel
 DecorationModelImpl.CustomImpl createDecorationModelCustom()
          Create an instance of DecorationModel.Custom
 DecorationModelImpl.PoweredByImpl createDecorationModelPoweredBy()
          Create an instance of DecorationModel.PoweredBy
 LinkItemImpl createLinkItem()
          Create an instance of LinkItem
 LogoImpl createLogo()
          Create an instance of Logo
 MenuImpl createMenu()
          Create an instance of Menu
 MenuItemImpl createMenuItem()
          Create an instance of MenuItem
 javax.xml.bind.JAXBElement<DecorationModelImpl> createProject(DecorationModelImpl value)
          Create an instance of JAXBElement<DecorationModelImpl>}
 PublishDateImpl createPublishDate()
          Create an instance of PublishDate
 SkinImpl createSkin()
          Create an instance of Skin
 VersionImpl createVersion()
          Create an instance of Version
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ObjectFactory

public ObjectFactory()
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.maven.decoration100.impl

Method Detail

createDecorationModelPoweredBy

public DecorationModelImpl.PoweredByImpl createDecorationModelPoweredBy()
Create an instance of DecorationModel.PoweredBy


createSkin

public SkinImpl createSkin()
Create an instance of Skin


createPublishDate

public PublishDateImpl createPublishDate()
Create an instance of PublishDate


createDecorationModel

public DecorationModelImpl createDecorationModel()
Create an instance of DecorationModel


createBodyLinks

public BodyImpl.LinksImpl createBodyLinks()
Create an instance of Body.Links


createLinkItem

public LinkItemImpl createLinkItem()
Create an instance of LinkItem


createVersion

public VersionImpl createVersion()
Create an instance of Version


createBodyBreadcrumbs

public BodyImpl.BreadcrumbsImpl createBodyBreadcrumbs()
Create an instance of Body.Breadcrumbs


createLogo

public LogoImpl createLogo()
Create an instance of Logo


createMenu

public MenuImpl createMenu()
Create an instance of Menu


createDecorationModelCustom

public DecorationModelImpl.CustomImpl createDecorationModelCustom()
Create an instance of DecorationModel.Custom


createMenuItem

public MenuItemImpl createMenuItem()
Create an instance of MenuItem


createBodyHead

public BodyImpl.HeadImpl createBodyHead()
Create an instance of Body.Head


createBanner

public BannerImpl createBanner()
Create an instance of Banner


createBody

public BodyImpl createBody()
Create an instance of Body


createProject

public javax.xml.bind.JAXBElement<DecorationModelImpl> createProject(DecorationModelImpl value)
Create an instance of JAXBElement<DecorationModelImpl>}


copyOfLogoImpl

protected static LogoImpl copyOfLogoImpl(LogoImpl clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.maven.decoration100.impl.LogoImpl instance.

Parameters:
clazz - The instance to copy or null.
Returns:
A copy of clazz or null if clazz is null.

copyOfBannerImpl

protected static BannerImpl copyOfBannerImpl(BannerImpl clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.maven.decoration100.impl.BannerImpl instance.

Parameters:
clazz - The instance to copy or null.
Returns:
A copy of clazz or null if clazz is null.

copyOfPublishDateImpl

protected static PublishDateImpl copyOfPublishDateImpl(PublishDateImpl clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.maven.decoration100.impl.PublishDateImpl instance.

Parameters:
clazz - The instance to copy or null.
Returns:
A copy of clazz or null if clazz is null.

copyOfVersionImpl

protected static VersionImpl copyOfVersionImpl(VersionImpl clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.maven.decoration100.impl.VersionImpl instance.

Parameters:
clazz - The instance to copy or null.
Returns:
A copy of clazz or null if clazz is null.

copyOfPoweredByImpl

protected static DecorationModelImpl.PoweredByImpl copyOfPoweredByImpl(DecorationModelImpl.PoweredByImpl clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.maven.decoration100.impl.DecorationModelImpl$PoweredByImpl instance.

Parameters:
clazz - The instance to copy or null.
Returns:
A copy of clazz or null if clazz is null.

copyOfSkinImpl

protected static SkinImpl copyOfSkinImpl(SkinImpl clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.maven.decoration100.impl.SkinImpl instance.

Parameters:
clazz - The instance to copy or null.
Returns:
A copy of clazz or null if clazz is null.

copyOfBodyImpl

protected static BodyImpl copyOfBodyImpl(BodyImpl clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.maven.decoration100.impl.BodyImpl instance.

Parameters:
clazz - The instance to copy or null.
Returns:
A copy of clazz or null if clazz is null.

copyOfCustomImpl

protected static DecorationModelImpl.CustomImpl copyOfCustomImpl(DecorationModelImpl.CustomImpl clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.maven.decoration100.impl.DecorationModelImpl$CustomImpl instance.

Parameters:
clazz - The instance to copy or null.
Returns:
A copy of clazz or null if clazz is null.

copyOfLinkItemImpl

protected static LinkItemImpl copyOfLinkItemImpl(LinkItemImpl clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.maven.decoration100.impl.LinkItemImpl instance.

Parameters:
clazz - The instance to copy or null.
Returns:
A copy of clazz or null if clazz is null.

copyOfMenuItemImpl

protected static MenuItemImpl copyOfMenuItemImpl(MenuItemImpl clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.maven.decoration100.impl.MenuItemImpl instance.

Parameters:
clazz - The instance to copy or null.
Returns:
A copy of clazz or null if clazz is null.

copyOfDOMElement

protected static Element copyOfDOMElement(Element element)
Creates and returns a copy of a given DOM Element instance.

Parameters:
element - The instance to copy or null.
Returns:
A copy of element or null if element is null.

copyOfHeadImpl

protected static BodyImpl.HeadImpl copyOfHeadImpl(BodyImpl.HeadImpl clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.maven.decoration100.impl.BodyImpl$HeadImpl instance.

Parameters:
clazz - The instance to copy or null.
Returns:
A copy of clazz or null if clazz is null.

copyOfLinksImpl

protected static BodyImpl.LinksImpl copyOfLinksImpl(BodyImpl.LinksImpl clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.maven.decoration100.impl.BodyImpl$LinksImpl instance.

Parameters:
clazz - The instance to copy or null.
Returns:
A copy of clazz or null if clazz is null.

copyOfBreadcrumbsImpl

protected static BodyImpl.BreadcrumbsImpl copyOfBreadcrumbsImpl(BodyImpl.BreadcrumbsImpl clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.maven.decoration100.impl.BodyImpl$BreadcrumbsImpl instance.

Parameters:
clazz - The instance to copy or null.
Returns:
A copy of clazz or null if clazz is null.

copyOfMenuImpl

protected static MenuImpl copyOfMenuImpl(MenuImpl clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.maven.decoration100.impl.MenuImpl instance.

Parameters:
clazz - The instance to copy or null.
Returns:
A copy of clazz or null if clazz is null.


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