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

Class RuntimeValuePropertyInfoImpl

final class RuntimeValuePropertyInfoImpl extends ValuePropertyInfoImpl<Type,Class,Field,Method> implements RuntimeValuePropertyInfo

Constructor Summary
RuntimeValuePropertyInfoImpl(RuntimeClassInfoImpl classInfo, PropertySeed<Type,Class,Field,Method> seed)
Method Summary
booleanelementOnlyContent()
RuntimePropertyInfogetSource()
RuntimeNonElementgetTarget()
voidlink()
List<? extends RuntimeNonElement>ref()

Constructor Detail

RuntimeValuePropertyInfoImpl

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

Method Detail

elementOnlyContent

public boolean elementOnlyContent()

getSource

public RuntimePropertyInfo getSource()

getTarget

public RuntimeNonElement getTarget()

link

public void link()

ref

public List<? extends RuntimeNonElement> ref()