AnnotationSource
, AttributePropertyInfo<java.lang.reflect.Type,java.lang.Class>
, NonElementRef<java.lang.reflect.Type,java.lang.Class>
, PropertyInfo<java.lang.reflect.Type,java.lang.Class>
, RuntimeNonElementRef
, RuntimePropertyInfo
public interface RuntimeAttributePropertyInfo extends AttributePropertyInfo<java.lang.reflect.Type,java.lang.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<java.lang.reflect.Type,java.lang.Class>
getTarget
in interface NonElementRef<java.lang.reflect.Type,java.lang.Class>
getTarget
in interface RuntimeNonElementRef
Copyright © 2018 Oracle Corporation. All rights reserved.