Uses of Class
com.sun.tools.xjc.reader.xmlschema.bindinfo.CollectionTypeAttribute
-
Packages that use CollectionTypeAttribute Package Description com.sun.tools.xjc.reader.xmlschema.bindinfo Object Model that represents customization declarations. -
-
Uses of CollectionTypeAttribute in com.sun.tools.xjc.reader.xmlschema.bindinfo
Constructors in com.sun.tools.xjc.reader.xmlschema.bindinfo with parameters of type CollectionTypeAttribute Constructor Description BIProperty(Locator loc, String _propName, String _javadoc, BIProperty.BaseTypeBean _baseType, CollectionTypeAttribute collectionType, Boolean isConst, OptionalPropertyMode optionalProperty, Boolean genElemProp)
-