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