com.sun.tools.xjc.reader.xmlschema.bindinfo
Class CollectionTypeAttribute

java.lang.Object
  extended by com.sun.tools.xjc.reader.xmlschema.bindinfo.CollectionTypeAttribute

final class CollectionTypeAttribute
extends Object

Bean used by JAXB to bind a collection type attribute to our FieldRenderer.


Field Summary
(package private)  String collectionType
           
 
Constructor Summary
CollectionTypeAttribute()
           
 
Method Summary
(package private)  FieldRenderer get(Model m)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

collectionType

String collectionType
Constructor Detail

CollectionTypeAttribute

CollectionTypeAttribute()
Method Detail

get

FieldRenderer get(Model m)