AnnotationSource, MapPropertyInfo<java.lang.reflect.Type,java.lang.Class>, PropertyInfo<java.lang.reflect.Type,java.lang.Class>, RuntimePropertyInfopublic interface RuntimeMapPropertyInfo extends RuntimePropertyInfo, MapPropertyInfo<java.lang.reflect.Type,java.lang.Class>
| Modifier and Type | Method | Description |
|---|---|---|
RuntimeNonElement |
getKeyType() |
Type of the key of the map.
|
RuntimeNonElement |
getValueType() |
Type of the value of the map.
|
hasAnnotation, readAnnotationgetXmlName, isCollectionNillabledisplayName, getAdapter, getExpectedMimeType, getName, getSchemaType, id, inlineBinaryData, isCollection, kind, parentelementOnlyContent, getAccessor, getIndividualType, getRawType, refRuntimeNonElement getKeyType()
MapPropertyInfoHashMap<K,V>getKeyType in interface MapPropertyInfo<java.lang.reflect.Type,java.lang.Class>RuntimeNonElement getValueType()
MapPropertyInfoHashMap<K,V>getValueType in interface MapPropertyInfo<java.lang.reflect.Type,java.lang.Class>Copyright © 2018 Oracle Corporation. All rights reserved.