|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.maven.decoration100.impl.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.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 |
|---|
public ObjectFactory()
| Method Detail |
|---|
public DecorationModelImpl.PoweredByImpl createDecorationModelPoweredBy()
DecorationModel.PoweredBy
public SkinImpl createSkin()
Skin
public PublishDateImpl createPublishDate()
PublishDate
public DecorationModelImpl createDecorationModel()
DecorationModel
public BodyImpl.LinksImpl createBodyLinks()
Body.Links
public LinkItemImpl createLinkItem()
LinkItem
public VersionImpl createVersion()
Version
public BodyImpl.BreadcrumbsImpl createBodyBreadcrumbs()
Body.Breadcrumbs
public LogoImpl createLogo()
Logo
public MenuImpl createMenu()
Menu
public DecorationModelImpl.CustomImpl createDecorationModelCustom()
DecorationModel.Custom
public MenuItemImpl createMenuItem()
MenuItem
public BodyImpl.HeadImpl createBodyHead()
Body.Head
public BannerImpl createBanner()
Banner
public BodyImpl createBody()
Body
public javax.xml.bind.JAXBElement<DecorationModelImpl> createProject(DecorationModelImpl value)
JAXBElement<DecorationModelImpl>}
protected static LogoImpl copyOfLogoImpl(LogoImpl clazz)
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.maven.decoration100.impl.LogoImpl instance.
clazz - The instance to copy or null.
clazz or null if clazz is null.protected static BannerImpl copyOfBannerImpl(BannerImpl clazz)
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.maven.decoration100.impl.BannerImpl instance.
clazz - The instance to copy or null.
clazz or null if clazz is null.protected static PublishDateImpl copyOfPublishDateImpl(PublishDateImpl clazz)
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.maven.decoration100.impl.PublishDateImpl instance.
clazz - The instance to copy or null.
clazz or null if clazz is null.protected static VersionImpl copyOfVersionImpl(VersionImpl clazz)
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.maven.decoration100.impl.VersionImpl instance.
clazz - The instance to copy or null.
clazz or null if clazz is null.protected static DecorationModelImpl.PoweredByImpl copyOfPoweredByImpl(DecorationModelImpl.PoweredByImpl clazz)
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.maven.decoration100.impl.DecorationModelImpl$PoweredByImpl instance.
clazz - The instance to copy or null.
clazz or null if clazz is null.protected static SkinImpl copyOfSkinImpl(SkinImpl clazz)
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.maven.decoration100.impl.SkinImpl instance.
clazz - The instance to copy or null.
clazz or null if clazz is null.protected static BodyImpl copyOfBodyImpl(BodyImpl clazz)
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.maven.decoration100.impl.BodyImpl instance.
clazz - The instance to copy or null.
clazz or null if clazz is null.protected static DecorationModelImpl.CustomImpl copyOfCustomImpl(DecorationModelImpl.CustomImpl clazz)
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.maven.decoration100.impl.DecorationModelImpl$CustomImpl instance.
clazz - The instance to copy or null.
clazz or null if clazz is null.protected static LinkItemImpl copyOfLinkItemImpl(LinkItemImpl clazz)
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.maven.decoration100.impl.LinkItemImpl instance.
clazz - The instance to copy or null.
clazz or null if clazz is null.protected static MenuItemImpl copyOfMenuItemImpl(MenuItemImpl clazz)
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.maven.decoration100.impl.MenuItemImpl instance.
clazz - The instance to copy or null.
clazz or null if clazz is null.protected static Element copyOfDOMElement(Element element)
Element instance.
element - The instance to copy or null.
element or null if element is null.protected static BodyImpl.HeadImpl copyOfHeadImpl(BodyImpl.HeadImpl clazz)
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.maven.decoration100.impl.BodyImpl$HeadImpl instance.
clazz - The instance to copy or null.
clazz or null if clazz is null.protected static BodyImpl.LinksImpl copyOfLinksImpl(BodyImpl.LinksImpl clazz)
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.maven.decoration100.impl.BodyImpl$LinksImpl instance.
clazz - The instance to copy or null.
clazz or null if clazz is null.protected static BodyImpl.BreadcrumbsImpl copyOfBreadcrumbsImpl(BodyImpl.BreadcrumbsImpl clazz)
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.maven.decoration100.impl.BodyImpl$BreadcrumbsImpl instance.
clazz - The instance to copy or null.
clazz or null if clazz is null.protected static MenuImpl copyOfMenuImpl(MenuImpl clazz)
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.maven.decoration100.impl.MenuImpl 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 | |||||||||