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

java.lang.Object
  extended by net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.maven.decoration100.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.indexed.novalueclass.maven.decoration100 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.indexed.novalueclass.maven.decoration100
 
Method Summary
 Banner createBanner()
          Create an instance of Banner
 Body createBody()
          Create an instance of Body
 Body.Breadcrumbs createBodyBreadcrumbs()
          Create an instance of Body.Breadcrumbs
 Body.Head createBodyHead()
          Create an instance of Body.Head
 Body.Links createBodyLinks()
          Create an instance of Body.Links
 DecorationModel createDecorationModel()
          Create an instance of DecorationModel
 DecorationModel.Custom createDecorationModelCustom()
          Create an instance of DecorationModel.Custom
 DecorationModel.PoweredBy createDecorationModelPoweredBy()
          Create an instance of DecorationModel.PoweredBy
 LinkItem createLinkItem()
          Create an instance of LinkItem
 Logo createLogo()
          Create an instance of Logo
 Menu createMenu()
          Create an instance of Menu
 MenuItem createMenuItem()
          Create an instance of MenuItem
 javax.xml.bind.JAXBElement<DecorationModel> createProject(DecorationModel value)
          Create an instance of JAXBElement<DecorationModel>}
 PublishDate createPublishDate()
          Create an instance of PublishDate
 Skin createSkin()
          Create an instance of Skin
 Version 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.indexed.novalueclass.maven.decoration100

Method Detail

createDecorationModel

public DecorationModel createDecorationModel()
Create an instance of DecorationModel


createLogo

public Logo createLogo()
Create an instance of Logo


createBodyBreadcrumbs

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


createMenuItem

public MenuItem createMenuItem()
Create an instance of MenuItem


createVersion

public Version createVersion()
Create an instance of Version


createSkin

public Skin createSkin()
Create an instance of Skin


createDecorationModelCustom

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


createBodyLinks

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


createDecorationModelPoweredBy

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


createPublishDate

public PublishDate createPublishDate()
Create an instance of PublishDate


createBody

public Body createBody()
Create an instance of Body


createLinkItem

public LinkItem createLinkItem()
Create an instance of LinkItem


createMenu

public Menu createMenu()
Create an instance of Menu


createBodyHead

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


createBanner

public Banner createBanner()
Create an instance of Banner


createProject

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



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