Uses of Class
com.ebmwebsourcing.easybox.impl.AbstractJaxbModelObject

Packages that use AbstractJaxbModelObject
com.ebmwebsourcing.easybox.impl   
easybox.testbinding0   
 

Uses of AbstractJaxbModelObject in com.ebmwebsourcing.easybox.impl
 

Classes in com.ebmwebsourcing.easybox.impl with type parameters of type AbstractJaxbModelObject
 class AbstractJaxbXmlObjectImpl<Model extends AbstractJaxbModelObject>
           
 

Methods in com.ebmwebsourcing.easybox.impl with type parameters of type AbstractJaxbModelObject
static
<T extends AbstractJaxbModelObject>
T
JaxbDuplicator.duplicate(T originalObject)
           
static
<T extends AbstractJaxbModelObject>
T
JaxbDuplicator.duplicateAs(AbstractJaxbModelObject originalObject, java.lang.Class<T> targetClass)
           
 

Methods in com.ebmwebsourcing.easybox.impl that return AbstractJaxbModelObject
 AbstractJaxbModelObject AbstractJaxbModelObject.getAdoptiveParent()
           
 AbstractJaxbModelObject AbstractJaxbModelObject.getNaturalParent()
           
 

Methods in com.ebmwebsourcing.easybox.impl with parameters of type AbstractJaxbModelObject
static
<T extends AbstractJaxbModelObject>
T
JaxbDuplicator.duplicateAs(AbstractJaxbModelObject originalObject, java.lang.Class<T> targetClass)
           
 

Uses of AbstractJaxbModelObject in easybox.testbinding0
 

Subclasses of AbstractJaxbModelObject in easybox.testbinding0
 class EJaxbComplexType0
          Java class for complexType0 complex type.
 class EJaxbComplexType1
          Java class for complexType1 complex type.
 class EJaxbComplexType2
          Java class for complexType2 complex type.
 class EJaxbElement2
          Java class for anonymous complex type.
 class EJaxbElement3
          Java class for anonymous complex type.
 



Copyright © 2011 Petals Link. All Rights Reserved.