Interface FieldAccessorEx
- All Superinterfaces:
com.sun.tools.xjc.outline.FieldAccessor
public interface FieldAccessorEx
extends com.sun.tools.xjc.outline.FieldAccessor
-
Method Summary
Methods inherited from interface com.sun.tools.xjc.outline.FieldAccessor
fromRawValue, getPropertyInfo, hasSetValue, owner, toRawValue, unsetValues
-
Method Details
-
getType
com.sun.codemodel.JType getType() -
isConstant
boolean isConstant() -
isVirtual
boolean isVirtual() -
isAlwaysSet
boolean isAlwaysSet()
-