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

Class RuntimeElementInfoImpl

final class RuntimeElementInfoImpl extends ElementInfoImpl<Type,Class,Field,Method> implements RuntimeElementInfo

Nested Class Summary
classRuntimeElementInfoImpl.RuntimePropertyImpl
Constructor Summary
RuntimeElementInfoImpl(RuntimeModelBuilder modelBuilder, RegistryInfoImpl registry, Method method)
Method Summary
PropertyImplcreatePropertyImpl()
RuntimeNonElementgetContentType()
RuntimeElementPropertyInfogetProperty()
RuntimeClassInfogetScope()
Class<? extends JAXBElement>getType()

Constructor Detail

RuntimeElementInfoImpl

public RuntimeElementInfoImpl(RuntimeModelBuilder modelBuilder, RegistryInfoImpl registry, Method method)

Method Detail

createPropertyImpl

PropertyImpl createPropertyImpl()

getContentType

public RuntimeNonElement getContentType()

getProperty

public RuntimeElementPropertyInfo getProperty()

getScope

public RuntimeClassInfo getScope()

getType

public Class<? extends JAXBElement> getType()