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

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

public class ToManyMapping
extends Object
implements FieldOutlineMapping<Object>


Constructor Summary
ToManyMapping()
           
 
Method Summary
 Object 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

ToManyMapping

public ToManyMapping()
Method Detail

process

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


Copyright © 2005-2014. All Rights Reserved.