public interface RuntimeAttributePropertyInfo extends AttributePropertyInfo<Type,Class>, RuntimePropertyInfo, RuntimeNonElementRef
Modifier and Type | Method and Description |
---|---|
RuntimeNonElement |
getTarget()
Gets the type of the attribute.
|
getAdapter, getXmlName, isRequired
elementOnlyContent, getAccessor, getIndividualType, getRawType, ref
displayName, getExpectedMimeType, getName, getSchemaType, id, inlineBinaryData, isCollection, kind, parent
hasAnnotation, readAnnotation
getSource, getTransducer
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 © 2021 JBoss by Red Hat. All rights reserved.