com.sun.xml.bind.v2.model.runtime

Interface RuntimeElementPropertyInfo

public interface RuntimeElementPropertyInfo extends ElementPropertyInfo<Type,Class>, RuntimePropertyInfo

Method Summary
List<? extends RuntimeTypeRef>getTypes()
Collection<? extends RuntimeTypeInfo>ref()

Method Detail

getTypes

public List<? extends RuntimeTypeRef> getTypes()

ref

public Collection<? extends RuntimeTypeInfo> ref()
{@inheritDoc }