Uses of Class
com.sun.tools.xjc.generator.bean.field.AbstractListField

Packages that use AbstractListField
com.sun.tools.xjc.generator.bean.field FieldRenderer and its implementation classes. 
 

Uses of AbstractListField in com.sun.tools.xjc.generator.bean.field
 

Subclasses of AbstractListField in com.sun.tools.xjc.generator.bean.field
(package private)  class ArrayField
          Realizes a property as an "indexed property" as specified in the JAXB spec.
 class UntypedListField
          Realizes a property as an untyped List.