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

Class CollectionTypeAttribute

final class CollectionTypeAttribute extends Object

Bean used by JAXB to bind a collection type attribute to our FieldRenderer.
Field Summary
StringcollectionType
FieldRendererfr
Computed from collectionType on demand.
Method Summary
FieldRendererget(Model m)

Field Detail

collectionType

String collectionType

fr

FieldRenderer fr
Computed from collectionType on demand.

Method Detail

get

FieldRenderer get(Model m)