package org.jvnet.jaxb2_commons.xml.bind.model; public interface MElementRefPropertyInfo<T, C> extends MPropertyInfo<T, C>, MMixable, MWrappable, MWildcard, MElementTypeInfo<T, C> { }