|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.pub.collections.valueclass.maven.decoration100.ObjectFactory
public class ObjectFactory
This object contains factory methods for each Java content interface and Java element interface generated in the net.sourceforge.ccxjc.it.model.pub.collections.valueclass.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.collections.valueclass.maven.decoration100 |
|
| Method Summary | |
|---|---|
static Banner |
copyOfBanner(Banner clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.valueclass.maven.decoration100.Banner instance. |
static Body |
copyOfBody(Body clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.valueclass.maven.decoration100.Body instance. |
static Body.Breadcrumbs |
copyOfBreadcrumbs(Body.Breadcrumbs clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.valueclass.maven.decoration100.Body$Breadcrumbs instance. |
static DecorationModel.Custom |
copyOfCustom(DecorationModel.Custom clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.valueclass.maven.decoration100.DecorationModel$Custom instance. |
static Element |
copyOfDOMElement(Element element)
Creates and returns a copy of a given DOM Element instance. |
static Body.Head |
copyOfHead(Body.Head clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.valueclass.maven.decoration100.Body$Head instance. |
static LinkItem |
copyOfLinkItem(LinkItem clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.valueclass.maven.decoration100.LinkItem instance. |
static Body.Links |
copyOfLinks(Body.Links clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.valueclass.maven.decoration100.Body$Links instance. |
static Logo |
copyOfLogo(Logo clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.valueclass.maven.decoration100.Logo instance. |
static Menu |
copyOfMenu(Menu clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.valueclass.maven.decoration100.Menu instance. |
static MenuItem |
copyOfMenuItem(MenuItem clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.valueclass.maven.decoration100.MenuItem instance. |
static DecorationModel.PoweredBy |
copyOfPoweredBy(DecorationModel.PoweredBy clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.valueclass.maven.decoration100.DecorationModel$PoweredBy instance. |
static PublishDate |
copyOfPublishDate(PublishDate clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.valueclass.maven.decoration100.PublishDate instance. |
static Skin |
copyOfSkin(Skin clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.valueclass.maven.decoration100.Skin instance. |
static Version |
copyOfVersion(Version clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.valueclass.maven.decoration100.Version instance. |
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 |
|---|
public ObjectFactory()
| Method Detail |
|---|
public Body.Head createBodyHead()
Body.Head
public DecorationModel createDecorationModel()
DecorationModel
public Logo createLogo()
Logo
public Body.Breadcrumbs createBodyBreadcrumbs()
Body.Breadcrumbs
public MenuItem createMenuItem()
MenuItem
public Menu createMenu()
Menu
public PublishDate createPublishDate()
PublishDate
public Body.Links createBodyLinks()
Body.Links
public Skin createSkin()
Skin
public LinkItem createLinkItem()
LinkItem
public Body createBody()
Body
public DecorationModel.Custom createDecorationModelCustom()
DecorationModel.Custom
public DecorationModel.PoweredBy createDecorationModelPoweredBy()
DecorationModel.PoweredBy
public Banner createBanner()
Banner
public Version createVersion()
Version
public javax.xml.bind.JAXBElement<DecorationModel> createProject(DecorationModel value)
JAXBElement<DecorationModel>}
public static Element copyOfDOMElement(Element element)
Element instance.
element - The instance to copy or null.
element or null if element is null.public static Banner copyOfBanner(Banner clazz)
net.sourceforge.ccxjc.it.model.pub.collections.valueclass.maven.decoration100.Banner instance.
clazz - The instance to copy or null.
clazz or null if clazz is null.public static PublishDate copyOfPublishDate(PublishDate clazz)
net.sourceforge.ccxjc.it.model.pub.collections.valueclass.maven.decoration100.PublishDate instance.
clazz - The instance to copy or null.
clazz or null if clazz is null.public static Version copyOfVersion(Version clazz)
net.sourceforge.ccxjc.it.model.pub.collections.valueclass.maven.decoration100.Version instance.
clazz - The instance to copy or null.
clazz or null if clazz is null.public static DecorationModel.PoweredBy copyOfPoweredBy(DecorationModel.PoweredBy clazz)
net.sourceforge.ccxjc.it.model.pub.collections.valueclass.maven.decoration100.DecorationModel$PoweredBy instance.
clazz - The instance to copy or null.
clazz or null if clazz is null.public static Skin copyOfSkin(Skin clazz)
net.sourceforge.ccxjc.it.model.pub.collections.valueclass.maven.decoration100.Skin instance.
clazz - The instance to copy or null.
clazz or null if clazz is null.public static Body copyOfBody(Body clazz)
net.sourceforge.ccxjc.it.model.pub.collections.valueclass.maven.decoration100.Body instance.
clazz - The instance to copy or null.
clazz or null if clazz is null.public static DecorationModel.Custom copyOfCustom(DecorationModel.Custom clazz)
net.sourceforge.ccxjc.it.model.pub.collections.valueclass.maven.decoration100.DecorationModel$Custom instance.
clazz - The instance to copy or null.
clazz or null if clazz is null.public static LinkItem copyOfLinkItem(LinkItem clazz)
net.sourceforge.ccxjc.it.model.pub.collections.valueclass.maven.decoration100.LinkItem instance.
clazz - The instance to copy or null.
clazz or null if clazz is null.public static MenuItem copyOfMenuItem(MenuItem clazz)
net.sourceforge.ccxjc.it.model.pub.collections.valueclass.maven.decoration100.MenuItem instance.
clazz - The instance to copy or null.
clazz or null if clazz is null.public static Body.Head copyOfHead(Body.Head clazz)
net.sourceforge.ccxjc.it.model.pub.collections.valueclass.maven.decoration100.Body$Head instance.
clazz - The instance to copy or null.
clazz or null if clazz is null.public static Body.Links copyOfLinks(Body.Links clazz)
net.sourceforge.ccxjc.it.model.pub.collections.valueclass.maven.decoration100.Body$Links instance.
clazz - The instance to copy or null.
clazz or null if clazz is null.public static Body.Breadcrumbs copyOfBreadcrumbs(Body.Breadcrumbs clazz)
net.sourceforge.ccxjc.it.model.pub.collections.valueclass.maven.decoration100.Body$Breadcrumbs instance.
clazz - The instance to copy or null.
clazz or null if clazz is null.public static Menu copyOfMenu(Menu clazz)
net.sourceforge.ccxjc.it.model.pub.collections.valueclass.maven.decoration100.Menu instance.
clazz - The instance to copy or null.
clazz or null if clazz is null.public static Logo copyOfLogo(Logo clazz)
net.sourceforge.ccxjc.it.model.pub.collections.valueclass.maven.decoration100.Logo instance.
clazz - The instance to copy or null.
clazz or null if clazz is null.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||