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

Class RuntimeElementInfoImpl.RuntimePropertyImpl

class RuntimeElementInfoImpl.RuntimePropertyImpl extends PropertyImpl implements RuntimeElementPropertyInfo, RuntimeTypeRef

Method Summary
booleanelementOnlyContent()
AccessorgetAccessor()
TypegetIndividualType()
TypegetRawType()
RuntimePropertyInfogetSource()
RuntimeNonElementgetTarget()
TransducergetTransducer()
List<? extends RuntimeTypeRef>getTypes()
List<? extends RuntimeNonElement>ref()

Method Detail

elementOnlyContent

public boolean elementOnlyContent()

getAccessor

public Accessor getAccessor()

getIndividualType

public Type getIndividualType()

getRawType

public Type getRawType()

getSource

public RuntimePropertyInfo getSource()

getTarget

public RuntimeNonElement getTarget()

getTransducer

public Transducer getTransducer()

getTypes

public List<? extends RuntimeTypeRef> getTypes()

ref

public List<? extends RuntimeNonElement> ref()