package org.jvnet.jaxb2_commons.xml.bind.model; public interface MElementsPropertyInfo<T, C> extends MPropertyInfo<T, C>, MWrappable, MElementTypeInfos<T, C> { }