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

java.lang.Object
  extended by net.sourceforge.ccxjc.it.model.priv.indexed.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.indexed.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.indexed.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.indexed.novalueclass.spring.beans.impl

Method Detail

createProp

public PropImpl createProp()
Create an instance of Prop


createKey

public KeyImpl createKey()
Create an instance of Key


createMap

public MapImpl createMap()
Create an instance of Map


createRef

public RefImpl createRef()
Create an instance of Ref


createValue

public ValueImpl createValue()
Create an instance of Value


createQualifier

public QualifierImpl createQualifier()
Create an instance of Qualifier


createDescription

public DescriptionImpl createDescription()
Create an instance of Description


createPropertyType

public PropertyTypeImpl createPropertyType()
Create an instance of PropertyType


createMetaType

public MetaTypeImpl createMetaType()
Create an instance of MetaType


createArgType

public ArgTypeImpl createArgType()
Create an instance of ArgType


createNull

public NullImpl createNull()
Create an instance of Null


createPropsType

public PropsTypeImpl createPropsType()
Create an instance of PropsType


createConstructorArg

public ConstructorArgImpl createConstructorArg()
Create an instance of ConstructorArg


createIdref

public IdrefImpl createIdref()
Create an instance of Idref


createImport

public ImportImpl createImport()
Create an instance of Import


createListOrSetType

public ListOrSetTypeImpl createListOrSetType()
Create an instance of ListOrSetType


createCollectionType

public CollectionTypeImpl createCollectionType()
Create an instance of CollectionType


createLookupMethod

public LookupMethodImpl createLookupMethod()
Create an instance of LookupMethod


createReplacedMethod

public ReplacedMethodImpl createReplacedMethod()
Create an instance of ReplacedMethod


createAlias

public AliasImpl createAlias()
Create an instance of Alias


createSet

public SetImpl createSet()
Create an instance of Set


createEntryType

public EntryTypeImpl createEntryType()
Create an instance of EntryType


createProps

public PropsImpl createProps()
Create an instance of Props


createMapType

public MapTypeImpl createMapType()
Create an instance of MapType


createBeans

public BeansImpl createBeans()
Create an instance of Beans


createBean

public BeanImpl createBean()
Create an instance of Bean


createList

public ListImpl createList()
Create an instance of List


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.