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

Class RuntimeAttributePropertyInfoImpl

class RuntimeAttributePropertyInfoImpl extends AttributePropertyInfoImpl<Type,Class,Field,Method> implements RuntimeAttributePropertyInfo

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

Constructor Detail

RuntimeAttributePropertyInfoImpl

RuntimeAttributePropertyInfoImpl(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()