net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.maven.decoration100.impl
Class ObjectFactory

java.lang.Object
  extended by net.sourceforge.ccxjc.it.model.pub.collections.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.pub.collections.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.pub.collections.novalueclass.maven.decoration100.impl
 
Method Summary
static BannerImpl copyOfBannerImpl(BannerImpl clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.maven.decoration100.impl.BannerImpl instance.
static BodyImpl copyOfBodyImpl(BodyImpl clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.maven.decoration100.impl.BodyImpl instance.
static BodyImpl.BreadcrumbsImpl copyOfBreadcrumbsImpl(BodyImpl.BreadcrumbsImpl clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.maven.decoration100.impl.BodyImpl$BreadcrumbsImpl instance.
static DecorationModelImpl.CustomImpl copyOfCustomImpl(DecorationModelImpl.CustomImpl clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.maven.decoration100.impl.DecorationModelImpl$CustomImpl instance.
static Element copyOfDOMElement(Element element)
          Creates and returns a copy of a given DOM Element instance.
static BodyImpl.HeadImpl copyOfHeadImpl(BodyImpl.HeadImpl clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.maven.decoration100.impl.BodyImpl$HeadImpl instance.
static LinkItemImpl copyOfLinkItemImpl(LinkItemImpl clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.maven.decoration100.impl.LinkItemImpl instance.
static BodyImpl.LinksImpl copyOfLinksImpl(BodyImpl.LinksImpl clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.maven.decoration100.impl.BodyImpl$LinksImpl instance.
static LogoImpl copyOfLogoImpl(LogoImpl clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.maven.decoration100.impl.LogoImpl instance.
static MenuImpl copyOfMenuImpl(MenuImpl clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.maven.decoration100.impl.MenuImpl instance.
static MenuItemImpl copyOfMenuItemImpl(MenuItemImpl clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.maven.decoration100.impl.MenuItemImpl instance.
static DecorationModelImpl.PoweredByImpl copyOfPoweredByImpl(DecorationModelImpl.PoweredByImpl clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.maven.decoration100.impl.DecorationModelImpl$PoweredByImpl instance.
static PublishDateImpl copyOfPublishDateImpl(PublishDateImpl clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.maven.decoration100.impl.PublishDateImpl instance.
static SkinImpl copyOfSkinImpl(SkinImpl clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.maven.decoration100.impl.SkinImpl instance.
static VersionImpl copyOfVersionImpl(VersionImpl clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.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.pub.collections.novalueclass.maven.decoration100.impl

Method Detail

createBody

public BodyImpl createBody()
Create an instance of Body


createLinkItem

public LinkItemImpl createLinkItem()
Create an instance of LinkItem


createBanner

public BannerImpl createBanner()
Create an instance of Banner


createBodyHead

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


createPublishDate

public PublishDateImpl createPublishDate()
Create an instance of PublishDate


createDecorationModelPoweredBy

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


createSkin

public SkinImpl createSkin()
Create an instance of Skin


createDecorationModel

public DecorationModelImpl createDecorationModel()
Create an instance of DecorationModel


createDecorationModelCustom

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


createMenu

public MenuImpl createMenu()
Create an instance of Menu


createBodyLinks

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


createLogo

public LogoImpl createLogo()
Create an instance of Logo


createBodyBreadcrumbs

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


createMenuItem

public MenuItemImpl createMenuItem()
Create an instance of MenuItem


createVersion

public VersionImpl createVersion()
Create an instance of Version


createProject

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


copyOfHeadImpl

public static BodyImpl.HeadImpl copyOfHeadImpl(BodyImpl.HeadImpl clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.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

public static BodyImpl.LinksImpl copyOfLinksImpl(BodyImpl.LinksImpl clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.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

public static BodyImpl.BreadcrumbsImpl copyOfBreadcrumbsImpl(BodyImpl.BreadcrumbsImpl clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.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

public static MenuImpl copyOfMenuImpl(MenuImpl clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.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.

copyOfDOMElement

public 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.

copyOfLogoImpl

public static LogoImpl copyOfLogoImpl(LogoImpl clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.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

public static BannerImpl copyOfBannerImpl(BannerImpl clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.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

public static PublishDateImpl copyOfPublishDateImpl(PublishDateImpl clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.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

public static VersionImpl copyOfVersionImpl(VersionImpl clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.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

public static DecorationModelImpl.PoweredByImpl copyOfPoweredByImpl(DecorationModelImpl.PoweredByImpl clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.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

public static SkinImpl copyOfSkinImpl(SkinImpl clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.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

public static BodyImpl copyOfBodyImpl(BodyImpl clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.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

public static DecorationModelImpl.CustomImpl copyOfCustomImpl(DecorationModelImpl.CustomImpl clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.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.

copyOfMenuItemImpl

public static MenuItemImpl copyOfMenuItemImpl(MenuItemImpl clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.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.

copyOfLinkItemImpl

public static LinkItemImpl copyOfLinkItemImpl(LinkItemImpl clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.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.


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