org.jvnet.jaxb2_commons.plugin.inheritance
Class ObjectFactory

java.lang.Object
  extended by org.jvnet.jaxb2_commons.plugin.inheritance.ObjectFactory

public class ObjectFactory
extends Object


Constructor Summary
ObjectFactory()
           
 
Method Summary
 ExtendsClass createExtendsClass()
           
 ImplementsInterface createImplementsInterface()
           
 ObjectFactoryCustomization createObjectFactoryCustomization()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ObjectFactory

public ObjectFactory()
Method Detail

createExtendsClass

public ExtendsClass createExtendsClass()

createImplementsInterface

public ImplementsInterface createImplementsInterface()

createObjectFactoryCustomization

public ObjectFactoryCustomization createObjectFactoryCustomization()


Copyright © 2005-2012. All Rights Reserved.