org.jvnet.jaxb2_commons.xjc.outline
Interface FieldAccessorEx

All Superinterfaces:
com.sun.tools.xjc.outline.FieldAccessor

public interface FieldAccessorEx
extends com.sun.tools.xjc.outline.FieldAccessor


Method Summary
 com.sun.codemodel.JType getType()
           
 
Methods inherited from interface com.sun.tools.xjc.outline.FieldAccessor
fromRawValue, getPropertyInfo, hasSetValue, owner, toRawValue, unsetValues
 

Method Detail

getType

com.sun.codemodel.JType getType()


Copyright © 2005-2010 Sun Microsystems. All Rights Reserved.