com.sun.xml.bind.v2.model.impl
abstract class ERPropertyInfoImpl<TypeT,ClassDeclT,FieldT,MethodT> extends PropertyInfoImpl<TypeT,ClassDeclT,FieldT,MethodT>
Constructor Summary | |
---|---|
ERPropertyInfoImpl(ClassInfoImpl<TypeT,ClassDeclT,FieldT,MethodT> classInfo, PropertySeed<TypeT,ClassDeclT,FieldT,MethodT> propertySeed) |
Method Summary | |
---|---|
QName | getXmlName()
Gets the wrapper element name. |
boolean | isCollectionNillable() |
boolean | isCollectionRequired() |