org.jvnet.hyperjaxb3.ejb.strategy.mapping
Class EmbeddedMapping

java.lang.Object
  extended by org.jvnet.hyperjaxb3.ejb.strategy.mapping.EmbeddedMapping
All Implemented Interfaces:
FieldOutlineMapping<Embedded>, org.jvnet.jaxb2_commons.strategy.FieldOutlineProcessor<Embedded,Mapping>

public class EmbeddedMapping
extends Object
implements FieldOutlineMapping<Embedded>


Constructor Summary
EmbeddedMapping()
           
 
Method Summary
 void createEmbedded$Name(Mapping context, com.sun.tools.xjc.outline.FieldOutline fieldOutline, Embedded embedded)
           
 Embedded process(Mapping context, com.sun.tools.xjc.outline.FieldOutline fieldOutline, com.sun.tools.xjc.Options options)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EmbeddedMapping

public EmbeddedMapping()
Method Detail

process

public Embedded process(Mapping context,
                        com.sun.tools.xjc.outline.FieldOutline fieldOutline,
                        com.sun.tools.xjc.Options options)
Specified by:
process in interface FieldOutlineMapping<Embedded>
Specified by:
process in interface org.jvnet.jaxb2_commons.strategy.FieldOutlineProcessor<Embedded,Mapping>

createEmbedded$Name

public void createEmbedded$Name(Mapping context,
                                com.sun.tools.xjc.outline.FieldOutline fieldOutline,
                                Embedded embedded)


Copyright © 2005-2011. All Rights Reserved.