AnnotationSource
, AttributePropertyInfo<Type,Class>
, NonElementRef<Type,Class>
, PropertyInfo<Type,Class>
, RuntimeNonElementRef
, RuntimePropertyInfo
public interface RuntimeAttributePropertyInfo extends AttributePropertyInfo<Type,Class>, RuntimePropertyInfo, RuntimeNonElementRef
Modifier and Type | Method | Description |
---|---|---|
RuntimeNonElement |
getTarget() |
Gets the type of the attribute.
|
hasAnnotation, readAnnotation
getAdapter, getXmlName, isRequired
displayName, getExpectedMimeType, getName, getSchemaType, id, inlineBinaryData, isCollection, kind, parent
getSource, getTransducer
elementOnlyContent, getAccessor, getIndividualType, getRawType, ref
RuntimeNonElement getTarget()
AttributePropertyInfo
Note that when this property is a collection, this method returns the type of each item in the collection.
getTarget
in interface AttributePropertyInfo<Type,Class>
getTarget
in interface NonElementRef<Type,Class>
getTarget
in interface RuntimeNonElementRef
Copyright © 2018 Oracle Corporation. All rights reserved.