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

Class RuntimeElementPropertyInfoImpl

class RuntimeElementPropertyInfoImpl extends ElementPropertyInfoImpl<Type,Class,Field,Method> implements RuntimeElementPropertyInfo

Constructor Summary
RuntimeElementPropertyInfoImpl(RuntimeClassInfoImpl classInfo, PropertySeed<Type,Class,Field,Method> seed)
Method Summary
RuntimeTypeRefImplcreateTypeRef(QName name, Type type, boolean isNillable, String defaultValue)
booleanelementOnlyContent()
AccessorgetAccessor()
List<RuntimeTypeRefImpl>getTypes()
List<? extends RuntimeTypeInfo>ref()

Constructor Detail

RuntimeElementPropertyInfoImpl

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

Method Detail

createTypeRef

RuntimeTypeRefImpl createTypeRef(QName name, Type type, boolean isNillable, String defaultValue)

elementOnlyContent

public boolean elementOnlyContent()

getAccessor

public Accessor getAccessor()

getTypes

public List<RuntimeTypeRefImpl> getTypes()

ref

public List<? extends RuntimeTypeInfo> ref()