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

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

public class ToOneMapping
extends Object
implements FieldOutlineMapping<Object>


Constructor Summary
ToOneMapping()
           
 
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

ToOneMapping

public ToOneMapping()
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-2011. All Rights Reserved.