Package com.sun.xml.bind.v2.model.core
Interface ValuePropertyInfo<T,C>
- All Superinterfaces:
AnnotationSource,NonElementRef<T,,C> PropertyInfo<T,C>
- All Known Subinterfaces:
RuntimeValuePropertyInfo
Value
PropertyInfo.- Author:
- Kohsuke Kawaguchi
-
Method Summary
Methods inherited from interface com.sun.xml.bind.v2.model.annotation.AnnotationSource
hasAnnotation, readAnnotationMethods inherited from interface com.sun.xml.bind.v2.model.core.NonElementRef
getSource, getTargetMethods inherited from interface com.sun.xml.bind.v2.model.core.PropertyInfo
displayName, getExpectedMimeType, getName, getSchemaType, id, inlineBinaryData, isCollection, kind, parent, ref
-
Method Details
-
getAdapter
- Specified by:
getAdapterin interfacePropertyInfo<T,C> - Returns:
- null if the property is not adapted.
-