com.sun.xml.bind.v2.model.impl
Class ERPropertyInfoImpl<TypeT,ClassDeclT,FieldT,MethodT>
java.lang.Object
com.sun.xml.bind.v2.model.impl.PropertyInfoImpl<TypeT,ClassDeclT,FieldT,MethodT>
com.sun.xml.bind.v2.model.impl.ERPropertyInfoImpl<TypeT,ClassDeclT,FieldT,MethodT>
- All Implemented Interfaces:
- AnnotationSource, Locatable, PropertyInfo<TypeT,ClassDeclT>, Comparable<PropertyInfoImpl>
- Direct Known Subclasses:
- ElementPropertyInfoImpl, ReferencePropertyInfoImpl
abstract class ERPropertyInfoImpl<TypeT,ClassDeclT,FieldT,MethodT>
- extends PropertyInfoImpl<TypeT,ClassDeclT,FieldT,MethodT>
Common part of ElementPropertyInfoImpl
and ReferencePropertyInfoImpl
.
Methods inherited from class com.sun.xml.bind.v2.model.impl.PropertyInfoImpl |
calcXmlName, calcXmlName, compareTo, displayName, getAdapter, getExpectedMimeType, getIndividualType, getLocation, getName, getRawType, getSchemaType, getUpstream, hasAnnotation, id, inlineBinaryData, isCollection, link, nav, parent, readAnnotation, reader |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ERPropertyInfoImpl
public ERPropertyInfoImpl(ClassInfoImpl<TypeT,ClassDeclT,FieldT,MethodT> classInfo,
PropertySeed<TypeT,ClassDeclT,FieldT,MethodT> propertySeed)
getXmlName
public final QName getXmlName()
- Gets the wrapper element name.
isCollectionNillable
public final boolean isCollectionNillable()
isCollectionRequired
public final boolean isCollectionRequired()