package org.jvnet.jaxb2_commons.xml.bind.model; public interface MValuePropertyInfo<T, C> extends MSingleTypePropertyInfo<T, C> { }