com.sun.xml.bind.v2.model.impl

Class RuntimeMapPropertyInfoImpl

class RuntimeMapPropertyInfoImpl extends MapPropertyInfoImpl<Type,Class,Field,Method> implements RuntimeMapPropertyInfo

Constructor Summary
RuntimeMapPropertyInfoImpl(RuntimeClassInfoImpl classInfo, PropertySeed<Type,Class,Field,Method> seed)
Method Summary
booleanelementOnlyContent()
AccessorgetAccessor()
RuntimeNonElementgetKeyType()
RuntimeNonElementgetValueType()
List<? extends RuntimeTypeInfo>ref()

Constructor Detail

RuntimeMapPropertyInfoImpl

RuntimeMapPropertyInfoImpl(RuntimeClassInfoImpl classInfo, PropertySeed<Type,Class,Field,Method> seed)

Method Detail

elementOnlyContent

public boolean elementOnlyContent()

getAccessor

public Accessor getAccessor()

getKeyType

public RuntimeNonElement getKeyType()

getValueType

public RuntimeNonElement getValueType()

ref

public List<? extends RuntimeTypeInfo> ref()