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

java.lang.Object
  extended by net.sourceforge.ccxjc.it.model.priv.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.priv.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.priv.collections.novalueclass.maven.decoration100.impl
 
Method Summary
 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.priv.collections.novalueclass.maven.decoration100.impl

Method Detail

createBodyHead

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


createBodyBreadcrumbs

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


createDecorationModelPoweredBy

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


createBody

public BodyImpl createBody()
Create an instance of Body


createPublishDate

public PublishDateImpl createPublishDate()
Create an instance of PublishDate


createBanner

public BannerImpl createBanner()
Create an instance of Banner


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


createVersion

public VersionImpl createVersion()
Create an instance of Version


createLogo

public LogoImpl createLogo()
Create an instance of Logo


createMenuItem

public MenuItemImpl createMenuItem()
Create an instance of MenuItem


createLinkItem

public LinkItemImpl createLinkItem()
Create an instance of LinkItem


createMenu

public MenuImpl createMenu()
Create an instance of Menu


createBodyLinks

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


createProject

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



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