|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface RuntimeMapPropertyInfo
Method Summary | |
---|---|
RuntimeNonElement |
getKeyType()
Type of the key of the map. |
RuntimeNonElement |
getValueType()
Type of the value of the map. |
Methods inherited from interface com.sun.xml.bind.v2.model.runtime.RuntimePropertyInfo |
---|
elementOnlyContent, getAccessor, getIndividualType, getRawType, ref |
Methods inherited from interface com.sun.xml.bind.v2.model.core.MapPropertyInfo |
---|
getXmlName, isCollectionNillable |
Methods inherited from interface com.sun.xml.bind.v2.model.core.PropertyInfo |
---|
displayName, getAdapter, getExpectedMimeType, getName, getSchemaType, id, inlineBinaryData, isCollection, kind, parent |
Methods inherited from interface com.sun.xml.bind.v2.model.annotation.AnnotationSource |
---|
hasAnnotation, readAnnotation |
Method Detail |
---|
RuntimeNonElement getKeyType()
MapPropertyInfo
HashMap<K,V>
getKeyType
in interface MapPropertyInfo<java.lang.reflect.Type,java.lang.Class>
RuntimeNonElement getValueType()
MapPropertyInfo
HashMap<K,V>
getValueType
in interface MapPropertyInfo<java.lang.reflect.Type,java.lang.Class>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |