public interface RuntimeMapPropertyInfo extends RuntimePropertyInfo, MapPropertyInfo<Type,Class>
| Modifier and Type | Method and Description |
|---|---|
RuntimeNonElement |
getKeyType()
Type of the key of the map.
|
RuntimeNonElement |
getValueType()
Type of the value of the map.
|
elementOnlyContent, getAccessor, getIndividualType, getRawType, refgetXmlName, isCollectionNillabledisplayName, getAdapter, getExpectedMimeType, getName, getSchemaType, id, inlineBinaryData, isCollection, kind, parenthasAnnotation, readAnnotationRuntimeNonElement getKeyType()
MapPropertyInfoHashMap<K,V>getKeyType in interface MapPropertyInfo<Type,Class>RuntimeNonElement getValueType()
MapPropertyInfoHashMap<K,V>getValueType in interface MapPropertyInfo<Type,Class>Copyright © 2018 JBoss by Red Hat. All rights reserved.