public interface RuntimeMapPropertyInfo extends RuntimePropertyInfo, com.sun.xml.bind.v2.model.core.MapPropertyInfo<Type,Class>
Modifier and Type | Method and Description |
---|---|
RuntimeNonElement |
getKeyType() |
RuntimeNonElement |
getValueType() |
elementOnlyContent, getAccessor, getIndividualType, getRawType, ref
getXmlName, isCollectionNillable
displayName, getAdapter, getExpectedMimeType, getName, getSchemaType, id, inlineBinaryData, isCollection, kind, parent
hasAnnotation, readAnnotation
RuntimeNonElement getKeyType()
getKeyType
in interface com.sun.xml.bind.v2.model.core.MapPropertyInfo<Type,Class>
RuntimeNonElement getValueType()
getValueType
in interface com.sun.xml.bind.v2.model.core.MapPropertyInfo<Type,Class>
Copyright © 2018 Oracle Corporation. All rights reserved.