net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.spring.beans.impl
Class ObjectFactory

java.lang.Object
  extended by net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.spring.beans.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.spring.beans.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.spring.beans.impl
 
Method Summary
 AliasImpl createAlias()
          Create an instance of Alias
 ArgTypeImpl createArgType()
          Create an instance of ArgType
 javax.xml.bind.JAXBElement<MetaTypeImpl> createAttribute(MetaTypeImpl value)
          Create an instance of JAXBElement<MetaTypeImpl>}
 BeanImpl createBean()
          Create an instance of Bean
 BeansImpl createBeans()
          Create an instance of Beans
 CollectionTypeImpl createCollectionType()
          Create an instance of CollectionType
 ConstructorArgImpl createConstructorArg()
          Create an instance of ConstructorArg
 DescriptionImpl createDescription()
          Create an instance of Description
 javax.xml.bind.JAXBElement<EntryTypeImpl> createEntry(EntryTypeImpl value)
          Create an instance of JAXBElement<EntryTypeImpl>}
 EntryTypeImpl createEntryType()
          Create an instance of EntryType
 IdrefImpl createIdref()
          Create an instance of Idref
 ImportImpl createImport()
          Create an instance of Import
 KeyImpl createKey()
          Create an instance of Key
 ListImpl createList()
          Create an instance of List
 ListOrSetTypeImpl createListOrSetType()
          Create an instance of ListOrSetType
 LookupMethodImpl createLookupMethod()
          Create an instance of LookupMethod
 MapImpl createMap()
          Create an instance of Map
 MapTypeImpl createMapType()
          Create an instance of MapType
 javax.xml.bind.JAXBElement<MetaTypeImpl> createMeta(MetaTypeImpl value)
          Create an instance of JAXBElement<MetaTypeImpl>}
 MetaTypeImpl createMetaType()
          Create an instance of MetaType
 NullImpl createNull()
          Create an instance of Null
 PropImpl createProp()
          Create an instance of Prop
 javax.xml.bind.JAXBElement<PropertyTypeImpl> createProperty(PropertyTypeImpl value)
          Create an instance of JAXBElement<PropertyTypeImpl>}
 PropertyTypeImpl createPropertyType()
          Create an instance of PropertyType
 PropsImpl createProps()
          Create an instance of Props
 PropsTypeImpl createPropsType()
          Create an instance of PropsType
 QualifierImpl createQualifier()
          Create an instance of Qualifier
 RefImpl createRef()
          Create an instance of Ref
 ReplacedMethodImpl createReplacedMethod()
          Create an instance of ReplacedMethod
 SetImpl createSet()
          Create an instance of Set
 ValueImpl createValue()
          Create an instance of Value
 
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.spring.beans.impl

Method Detail

createProps

public PropsImpl createProps()
Create an instance of Props


createProp

public PropImpl createProp()
Create an instance of Prop


createMapType

public MapTypeImpl createMapType()
Create an instance of MapType


createValue

public ValueImpl createValue()
Create an instance of Value


createCollectionType

public CollectionTypeImpl createCollectionType()
Create an instance of CollectionType


createDescription

public DescriptionImpl createDescription()
Create an instance of Description


createMap

public MapImpl createMap()
Create an instance of Map


createArgType

public ArgTypeImpl createArgType()
Create an instance of ArgType


createQualifier

public QualifierImpl createQualifier()
Create an instance of Qualifier


createNull

public NullImpl createNull()
Create an instance of Null


createBean

public BeanImpl createBean()
Create an instance of Bean


createEntryType

public EntryTypeImpl createEntryType()
Create an instance of EntryType


createLookupMethod

public LookupMethodImpl createLookupMethod()
Create an instance of LookupMethod


createPropertyType

public PropertyTypeImpl createPropertyType()
Create an instance of PropertyType


createRef

public RefImpl createRef()
Create an instance of Ref


createImport

public ImportImpl createImport()
Create an instance of Import


createAlias

public AliasImpl createAlias()
Create an instance of Alias


createIdref

public IdrefImpl createIdref()
Create an instance of Idref


createReplacedMethod

public ReplacedMethodImpl createReplacedMethod()
Create an instance of ReplacedMethod


createList

public ListImpl createList()
Create an instance of List


createConstructorArg

public ConstructorArgImpl createConstructorArg()
Create an instance of ConstructorArg


createMetaType

public MetaTypeImpl createMetaType()
Create an instance of MetaType


createPropsType

public PropsTypeImpl createPropsType()
Create an instance of PropsType


createKey

public KeyImpl createKey()
Create an instance of Key


createSet

public SetImpl createSet()
Create an instance of Set


createBeans

public BeansImpl createBeans()
Create an instance of Beans


createListOrSetType

public ListOrSetTypeImpl createListOrSetType()
Create an instance of ListOrSetType


createProperty

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


createEntry

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


createAttribute

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


createMeta

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



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